body {
	background: #a2a1a1 url(/images/bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #f00;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
}
a:active {
	color: #ececec;
}
a:visited {
	color: #f00;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

#root {
	margin: auto;
	width: 935px;
	margin-top: 30px;
}
#top-title {
	width: 100%;
	margin-top: 20px;
}
#h-title-left {
	float: left;
	width: 30%;
}
#h-title-right {
	float: right;
	width: 70%;
	text-align: right;
}
#h-title-right a {
	margin-right: 40px;
	color: #000;
	font-size: 11pt;
}
#header {
	width: 935px;
	height: 321px;
}
#home-bar {
	width: 935px;
	height: 286px;
	background: url(/images/home-bar.jpg) no-repeat;
	font-size: 8pt;
	line-height: 9pt;
}
#home-bar a {
	display: block;
	margin-top: 15px;
	margin-left: 160px;
	color: #000;
	font-weight: bold;
}
#the-identity {
	float: left;
	width: 229px;
	height: 286px;
}
#the-identity #p1 {
	display: block;
	margin-top: 48px;
	margin-left: 100px;
}
#the-identity #p2 {
	display: block;
	margin-top: 15px;
	margin-left: 12px;
}
#the-identity a {
	margin-top: 80px;
}
#services {
	float: left;
	width: 220px;
	height: 286px;
}
#services p {
	margin-left: 20px;
	margin-top: 48px;
}
#services span a {
	margin-top: 132px;
}
#portfolio {
	float: left;
	width: 229px;
	height: 286px;
}
#portfolio p {
	margin-left: 29px;
	margin-top: 48px;
}
#portfolio span a {
	margin-top: 142px;
}
#contact-us {
	float: left;
	width: 229px;
	height: 286px;
}
#contact-us #p3 {
	margin-left: 48px;
	margin-top: 58px;
}
#contact-us #p4 {
	margin-top: 30px;
	margin-left: 50px;
	text-align: center;
}
#contact-us a {
	margin: 0;
}
#footer {
	width: 935px;
}
#footer p {
	text-align: right;
	font-size: 8pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wordings {
	width: 935px;
	background: #cdcdcd url(/images/wording.jpg) no-repeat;
	display: none;
}
#p-identity-wordings {
	width: 626px;
	height: 376px;
	margin: auto;
	line-height: 12pt;
}
#p-identity-wordings p {
	margin-bottom: 10px;
}
#services-wordings {
	width: 935px;
	background: #cdcdcd url(/images/wording.jpg) no-repeat;
	display: none;
}
#p-services-wordings {
	width: 613px;
	height: 376px;
	line-height: 12pt;
	margin: auto;
}
#p-services-wordings p {
	margin-bottom: 10px;
}
#services-tabs {
	width: 100%;
	margin: auto;
}
#gmaps {
	width: 935px;
	background: #cdcdcd url(/images/wording.jpg) no-repeat;
	display: none;
}
#oc-wordings {
	display: none;
}
#lb-it {
	background: url(/images/bg.jpg) repeat-x;
	padding: 10px;
	width: 600px;
	line-height: 12pt;
}
#lb-it p {
	margin-top: 10px
}
#cs-wordings {
	display: none;
}
#lb-cs {
	background: url(/images/bg.jpg) repeat-x;
	padding: 10px;
	width: 600px;
	line-height: 12pt;
}
#lb-cs p {
	margin-top: 10px
}
#hm-wordings {
	display: none;
}
#lb-hm {
	background: url(/images/bg.jpg) repeat-x;
	padding: 10px;
	width: 600px;
	line-height: 12pt;
}
#lb-hm p {
	margin-top: 10px
}
#slideshow {
	padding: 10px;
	width: 600px;
	display: none;
}

.s-tabs {
	width: 45%;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.clear {
	clear: both;
}
.thin-line {
	width: 100%;
	height: 1px;
	background-color: #656565;
}
.top30 {
	margin-top: 30px;
}
.top10 {
	margin-top: 10px;
}
.top7 {
	margin-top: 7px;
}
.red {
	color: #f00;
}
