body {  	
  	font-family:Verdana, Arial, Helvetica, sans-serif;
  	font-size:11px;
  	color: #0063be;
	margin:0px;
  	padding:0px;
	line-height:15px;	
}

#container {
	width:936px;	
	margin: 0 auto
}

#home_header {
	background:url(../../images/home/bg_header.jpg) no-repeat;	
	width:100%;
	height:119px;
}

#home_r1c1 {
	background:url(../../images/home/bg_r1c1.jpg) no-repeat;	
	width:100%;
	height:256px;
}

#home_r2c1 {
	background:url(../../images/home/bg_r2c1.jpg) no-repeat;	
	width:100%;
	height:230px;	
}

#home_r2c1_content {
	padding:0px 0px 0px 239px;
	font-size:13pt;
	color:#ffffff;
	line-height:25px;
}

#home_r3c1 {
	background:url(../../images/home/bg_r3c1.jpg) no-repeat;	
	width:100%;
	height:239px;
}

#home_r3c1_content {
	padding:200px 0px 0px 282px;
	font-size:8pt;
	color:#ffffff;
}

#header {
	background:url(../../images/common/bg_header.jpg) no-repeat;	
	width:100%;
	height:49px;
}

#center_left {
	background:url(../../images/common/bg_left.jpg) no-repeat;	
	width:61px;
	height:731px;
	float:left;	
}

#center_left_our_services {
	background:url(../../images/our_services/bg_left.jpg) no-repeat;	
	width:61px;
	height:1313px;
	float:left;	
}

#center_center {
	width:816px;
	height:731px;
	float:left;	
}

#center_center_header_left {
	width:140px;
	height:79px;
	float:left;
}

#center_center_header_right {
	width:211px;
	height:20px;
	margin:60px 16px 0px 0px;
	float:right;	
}

#center_center_navigation {
	clear:both;
	padding:0px 0px 0px 16px;
}

#center_center_image {		
	width:784px;
	height:185px;
	margin:8px 0px 8px 16px;
}

.content_title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
}

.content_sub_title {
	font-size:14px;
	font-weight:bold;
	padding-bottom:6px;
}

#content_services {
	width:788px;
	padding:24px 0px 0px 16px;
	float:left;	
}

.content_services_left {
	width:389px;
	height:100px;
	margin:0px 10px 10px 0px;
	float:left;
}

.content_services_right {
	width:388px;
	height:100px;
	margin:0px 0px 10px 0px;
	float:left;
}

#content_left {
	width:555px;
	padding:0px 0px 0px 16px;
	float:left;	
}

#content_contact_us {
	width:784px;
	padding:0px 0px 0px 16px;
	float:left;	
}

#content_right {
	width:215px;
	float:right;
}

#center_right {
	background:url(../../images/common/bg_right.jpg) no-repeat;	
	width:59px;
	height:731px;
	float:left;
}

#center_right_our_services {
	background:url(../../images/our_services/bg_right.jpg) no-repeat;	
	width:59px;
	height:1313px;
	float:left;
}

#sub_navigation {
	background:url(../../images/sub_navigation/bg.jpg) no-repeat;	
	width:159px;
	height:189px;
	padding:35px 20px 25px 20px;	
}

.sub_navigation_links {
	font-size:10px;
	border-bottom:1px #459226 solid;
	padding:4px 0px 4px 0px;
	line-height:11px;
}

.sub_navigation_links a:link, .sub_navigation_links a:visited {
	text-decoration:none;
	color:#ffffff;
}

.sub_navigation_links a:hover {
	text-decoration:none;
	color:#029c05;
}

.sub_navigation_links_active {
	font-size:10px;
	border-bottom:1px #459226 solid;
	padding:4px 0px 4px 0px;
	line-height:11px;
}

.sub_navigation_links_active a:link, .sub_navigation_links_active a:visited {
	text-decoration:none;
	color:#029c05;
}

#footer {
	background:url(../../images/common/bg_footer.jpg) no-repeat;	
	width:100%;
	height:43px;
	display:inline-block;
	color:#ffffff;
	padding:20px 0px 0px 0px;
	text-align:center;
}

#footer_our_services {
	background:url(../../images/our_services/bg_footer.jpg) no-repeat;	
	width:100%;
	height:53px;
	display:inline-block;
	color:#ffffff;
	padding:20px 0px 0px 0px;
	text-align:center;
}

.contact_us_top {
	width:260px;
	float:left;	
	margin-top:30px;
	color:#6d6e65;
}

.contact_us_middle {
	width:260px;
	float:left;	
	margin-top:114px;
	color:#6d6e65;
}

.contact_us_bottom {
	clear:both;	
	float:left;	
	margin-top:72px;
	text-decoration:underline;	
}

.contact_us_title {
	font-weight:bold;	
}

a:link, a:visited {
	text-decoration:underline;
	color:#0063be;
}

ul {
	margin:0px 0px 20px -27px;
}

*:first-child+html ul {
	margin:0px 0px 20px 16px;
}

ul li {
	list-style:url(../../images/common/circle.gif);
	padding-left:15px;
}

*:first-child+html ul li {
	list-style:url(../../images/common/circle2.gif);
}

ul li ul li {
	list-style:url(../../images/common/dash.gif);
}

*:first-child+html ul li ul li {
	list-style:url(../../images/common/dash2.gif);
}