/* css document */
*{margin:0; padding:0}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:url(images/bground.gif) repeat-x top left;}
p{line-height:18px; text-align:justify; margin-bottom:10px;}
a{color:#000; font-weight:bold; text-decoration:none;}
a:hover{text-decoration:underline}
img{border:none}
.clrfloat{clear:both}

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

#head1
{
	width:1002px;
	height:84px;
	float:left;
	background:url(images/headbg.gif) repeat-x top left;
}

#head1-l
{
	width:286px;
	height:52px;
	float:left;
	padding-top:32px;
	padding-left:8px;
}

#head1-r
{
	width:224px;
	height:74px;
	float:right;
	background:url(images/head1-r.gif) no-repeat top right;
	padding:10px 0 0 58px;
}

#head1-r ul li
{
	list-style:none;
	font-weight:bold;
	display:inline;
}

#head2
{
	width:1002px;
	height:63px;
	float:left;
}

#head2-l
{
	width:294px;
	height:63px;
	float:left;
	background:url(images/head2-l.gif) no-repeat top left;
}

#head2-r
{
	width:668px;
	height:63px;
	float:left;
	background:url(images/head2-r-bg.gif) repeat-x top left;
	padding-left:40px;
}

#head2-r ul li
{
	list-style:none;
	float:left;
	display:inline;
}

#head2-r ul li a
{
	display:block;
	height:27px;
	width:101px;
	text-align:center;
	line-height:27px;
	margin-right:10px;
}

#head2-r ul li a:hover, #head2-r ul li a.active
{
	background:url(images/menu-bg.gif) no-repeat top left;
	text-decoration:none;
	color:#fff;
}

#head3
{
	width:1002px;
	height:330px;
	float:left;
	overflow:hidden;
}

#head3-l
{
	width:299px;
	height:293px;
	float:left;
	background:url(images/head3-l.gif) no-repeat top left;
	padding-top:37px;
}

#ser-head
{
	width:229px;
	height:49px;
	float:left;
	font-size:24px;
	color:#fff;
	padding:0 0 0 70px;
	line-height:49px;
	letter-spacing:.1em;
}

#ser-links
{
	width:239px;
	height:244px;
	float:left;
	padding:0 0 0 60px;
}

#ser-links ul li
{
	list-style:none;
	padding:15px 0 12px 0;
}

#ser-links ul li a
{
	list-style:none;
	font-size:12px;
}


#head3-m
{
	width:407px;
	height:218px;
	float:left;
	background:url(images/head3-m.jpg) no-repeat top left;
	padding-top:112px;
}

#head3-m-bullets
{
	width:267px;
	height:127px;
	float:left;
	padding:15px 0 0 140px;
}

#head3-m-bullets ul li
{	
	list-style:none;
	background:url(images/arrow.gif) no-repeat 0% .7em;
	color:#467601;
	font-weight:bold;
	font-size:12px;
	padding:8px 0 8px 23px;
}

#head3-m-bullets ul li h2
{	
	font-size:12px;
	font-weight:bold;
}

#head3-m-btn
{
	width:173px;
	height:76px;
	float:left;
	padding:0 0 0 234px;
}

#head3-r
{
	width:296px;
	height:330px;
	float:left;
	background:url(images/head3-r.jpg) no-repeat top left;
	overflow:hidden;
}

#header4
{
	width:1002px;
	height:147px;
	float:left;
}

#header4-l
{
	width:299px;
	height:147px;
	float:left;
	background:url(images/head4-l.jpg) no-repeat top left;
}

#header4-m
{
	width:407px;
	height:147px;
	float:left;
	background:url(images/head4-m.jpg) no-repeat top left;
}

#header4-r
{
	width:296px;
	height:147px;
	float:left;
	background:url(images/header4-r.jpg) no-repeat top left;
}

#mid-cont
{
	width:982px;
	height:auto !important;
	min-height:350px !important;
	height:350px;
	float:left;
	padding:25px 10px 20px 10px;
}

#mid-cont ul, #mid-cont ol
{
	margin:0 0 10px 15px;
}

#mid-cont ul li, #mid-cont ol li
{
	padding:5px 0 5px 5px;
}

#mid-cont ul li a
{
	font-weight:normal;
}



#mid-cont h1
{
	color:#636363;
	font-size:20px;
	margin-bottom:15px;
	font-weight:normal;
}

.smheading
{
	color:#636363;
	font-size:14px;
	margin-bottom:15px;
	font-weight:bold;
}


#footer
{
	width:1002px;
	height:auto;
	float:left;
	border-top:2px solid #3a6fa5;
	padding:15px 0 20px 0; 
	text-align:center;
}

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

#footer ul li a
{
	font-weight:normal;
}

#copyr
{
	width:1002px;
	height:auto;
	float:left;
	text-align:center;
	color:#595959;
	padding-bottom:20px;
}


