/* css document */
*{margin:0; padding:0}
img{border:none}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bodybground.gif) repeat-x top left #fff;
}

#wrapper
{
	width:882px;
	height:auto;
	margin:0 auto;
}

.clearbothfloat{clear:both}

#header
{
	width:882px;
	height:389px;
	float:left;
}

#head-left
{
	width:347px;
	height:179px;
	float:left;
	padding:210px 0 0 79px;
	background:url(images/head-left.jpg) no-repeat top left;
}

#head-left ul li
{
	list-style:none;
	background:url(images/bullet.jpg) no-repeat 0% .4em;
	padding:0 0 8px 20px;
	font-weight:bold;
}

#head-left ul li h3
{
	font-size:11px;
	font-weight:bold;
}

#head-right
{
	width:456px;
	height:389px;
	float:left;
}

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

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

#nav
{
	width:882px;
	height:78px;
	float:left;
}

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

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

#nav-m
{
	width:862px;
	height:78px;
	float:left;
	background:url(images/nav-bg.jpg) repeat-x top left;
}

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

#nav-m ul li a
{
	width:140px;
	display:block;
	line-height:78px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	text-align:center;
}

#nav-m ul li a:hover, #nav-m ul li a.active
{
	background:url(images/nav-bg-hover.jpg) no-repeat top left;
	color:#000;
}

#middle-cont
{
	width:882px;
	height:auto;
	float:left;
	padding:25px 0;
}

#left-container
{
	width:246px;
	height:auto;
	float:left;
}

#service
{
	width:246px;
	height:auto;
	float:left;
	margin-bottom:20px;
}

#service ul li
{
	list-style:none;
	background:url(images/blue-arrow.jpg) no-repeat 0% .1em;
	padding:0 0 15px 25px;
}

#service ul li h2
{
	font-weight:bold;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#service ul li h2 a
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

#service ul li h2 a:hover
{
	text-decoration:underline;
}

.green-head
{
	width:196px;
	height:49px;
	float:left;
	background:url(images/green-bg.jpg) no-repeat top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:49px;
	padding-left:50px;
	margin-bottom:15px;
}

.news-articles
{
	width:246px;
	height:auto;
	float:left;
	margin-bottom:15px;
}

.news-articles ul li
{
	list-style:none;
	background:url(images/green-arrow.jpg) no-repeat 0% .3em;
	padding:0 0 15px 20px;
}

.news-articles ul li a
{
	color:#000;
	text-decoration:none;
}

.news-articles ul li a:hover
{
	text-decoration:underline;
}

.readmore
{
	width:85px;
	height:10px;
	float:right;
	text-align:right;
	background:url(images/black-arrow.jpg) no-repeat top left;
	line-height:10px;
}

.readmore a
{
	font-weight:bold;
	color:#000;
	text-decoration:none;
}

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

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

#right-cont h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-bottom:15px;
}

#right-cont p
{
	text-align:justify;
	line-height:18px;
	padding-bottom:8px;
}

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

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

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

#right-cont ul li, #right-cont ol li
{
	padding:3px 0 3px 15px;
} 

#right-cont ul li a
{
	color:#000;
	text-decoration:none;
} 

#right-cont ul li a:hover
{
	text-decoration:underline;
} 

#footer
{
	width:100%;
	height:auto;
	float:left;
	background:#ebecee;
	padding:10px 0;
}

#footer-links
{
	width:882px;
	height:auto;
	margin:0 auto;
	text-align:center;
}

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

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

.copyr
{
	padding:10px 0;
	text-align:center;
}

.copyr a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

.copyr a:hover
{
	text-decoration:underline;
}

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

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

.smaphead a:hover
{
	text-decoration:underline;
}
