*{margin:0; padding:0;}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#firstdiv
{
	width:962px;
	height:auto;
	margin:0 auto;
}

#mainhead
{
	width:962px;
	height:262px;
	float:left;
}

#head-left
{
	width:279px;
	height:170px;
	float:left;
	background:url(images/head-left.jpg) no-repeat top left;
	padding:92px 0 0 24px;
}

#head-mid
{
	width:337px;
	height:166px;
	float:left;
	background:url(images/head-mid.jpg) no-repeat top left;
	padding:96px 0 0 77px;
}

#head-right
{
	width:245px;
	height:262px;
	float:left;
	background:url(images/head-right.jpg) no-repeat top left;
}

img{border:none;}

#head-mid ul li
{
	list-style:none;
	color:#4b8476;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	height:25px;
	padding-bottom:4px;
}

#head-mid ul li h2
{
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
}

#nav
{
	width:962px;
	height:46px;
	float:left;
}

#nav-l
{
	width:10px;
	height:46px;
	float:left;
	background:url(images/nav-l.gif) no-repeat top left;
}

#nav-r
{
	width:10px;
	height:46px;
	float:left;
	background:url(images/nav-r.gif) no-repeat top left;
}

#nav-m
{
	width:842px;
	height:46px;
	float:left;
	background:url(images/nav-m.gif) repeat-x;
	padding-left:100px;
}

#nav-m ul li
{
	list-style:none;
	display:inline;
	margin-right:13px;
	margin-left:13px;
}

#nav-m ul li.link-sep
{
	width:2px;
	height:46px;
	float:left;
	background:url(images/nav-seprator.gif) no-repeat top right;
}

#nav-m ul li a
{
	float:left;
	height:46px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}

#nav-m ul li a span
{
	float:left;
	display:block;
	height:31px;
	padding:15px 20px 0 20px;
}

#nav-m ul li a:hover, #nav-m ul li a.active
{
	background:url(images/nav1-r.gif) no-repeat top right;
	float:left;
	display:block;
	color:#000;
	cursor:pointer;
}

#nav-m ul li a:hover span, #nav-m ul li a.active span
{
	background:url(images/nav1-l.gif) no-repeat top left;
	float:left;
	display:block;
}

.clear{	clear:both;}

#cent-cont
{
	width:962px;
	height:auto;
	float:left;
	padding:10px 0 10px 0;
}

#ser-block
{
	width:962px;
	height:125px;
	float:left;
	background:url(images/ser-block.jpg) no-repeat top left;
}

.service-box
{
	width:213px;
	height:86px;
	float:left;
	text-align:justify;
	line-height:17px;
	padding:5px 10px 10px 10px;
}

.ser-head
{
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

.ser-head h3
{
	font-weight:bold;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.service-readmore
{
	width:68px;
	height:14px;
	float:left;
	font-weight:bold;
	padding:10px 0 0 145px;
}

.service-readmore a
{
	text-decoration:none;
	color:#000;
}

.service-readmore a:hover
{
	text-decoration:underline;
}

.ser-box-lm
{
	margin-left:10px;
}

#left-cont
{
	width:717px;
	height:auto;
	float:left;
	padding-top:10px;
}

#left-cont h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding:10px 0 15px 0;
	color:#ff3c00;
}


#left-cont p
{
	padding-bottom:12px;
	text-align:justify;
	line-height:20px;
}

#left-cont a
{
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

#left-cont a:hover
{
	text-decoration: underline;
}

#left-cont ul, #left-cont ol
{
	margin-left:20px;
	padding-bottom:12px;
}

#left-cont ul li, #left-cont ol li
{
	padding:3px 0 3px 10px;
	margin-left:10px;
}

#left-cont ul li a, #left-cont ol li a
{
	text-decoration:none;
	font-weight:normal;
	color:#000;
}

#left-cont ul li a:hover, #left-cont ol li a:hover
{
	text-decoration:underline;
}

#right-cont
{
	width:235px;
	height:auto;
	float:left;
	padding:10px 0 0 10px;
}

#footer
{
	width:962px;
	height:122px;
	float:left;
	background:url(images/footerbg.gif) no-repeat top left;
	margin-bottom:10px;
}

#footer-t
{
	width:902px;
	height:70px;
	float:left;
	padding:10px 0 0 60px;
}

#footer-t ul li
{
	width:225px;
	height:20px;
	float:left;
	display:inline;
}

#footer-t ul li a
{
	text-decoration:none;
	color:#000;
}

#footer-t ul li a:hover
{
	text-decoration:underline;
}

#footer-b
{
	width:962px;
	height:37px;
	float:left;
	text-align:center;
	color:#13745b;
	padding-top:5px;
}

#footer-b ul li
{
	list-style:none;
	display:inline;
}

#footer-b ul li a
{
	color:#13745b;
	text-decoration:none;
}

#footer-b ul li a:hover
{
	color:#000;
	text-decoration:underline;
}

#cright
{
	width:962px;
	height:auto;
	float:left;
	text-align:center;
	color:#5a5a5a;
	padding-bottom:10px;
}

.sitemap-h
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ff3c00;
	padding:10px 0 10px 15px;
}

.link {text-align:center; font-family:Verdana; font-size:12px; font-style:normal; font-weight:bold; color:#000000; }
