/* css document */
*{margin:0; padding:0;}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
.clr{clear:both;}
img{border:none;}

#main-div{width:921px; height:auto; margin:0 auto; padding-top:5px;}
#top-head{width:921px; height:154px; float:left;}

#head1
{
	width:244px;
	height:116px;
	float:left;
	background:url(images/head1.jpg) no-repeat top left;
	padding:38px 0 0 15px;
}

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

#head3
{
	width:341px;
	height:154px;
	float:left;
	background:url(images/head3.jpg) no-repeat top left;
}

#m-cont
{
	width:921px;
	height:auto;
	float:left;
}

#l-cont
{
	width:259px;
	height:auto;
	float:left;
	padding:4px 0 0 0;
}

#r-cont
{
	width:662px;
	height:auto;
	float:left;
}

#headb
{
	width:662px;
	height:85px;
	float:left;
}

#headb1
{
	width:321px;
	height:85px;
	float:left;
	background:url(images/headb1.gif) no-repeat top left;
}

#headbr
{
	width:341px;
	height:85px;
	float:left;
	background:url(images/headb2.jpg) no-repeat top left;
}

#nav
{
	width:662px;
	height:34px;
	float:left;
}

#nav-l
{
	width:653px;
	height:34px;
	float:left;
	background:url(images/navbg.gif) repeat-x;
}

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

#nav-l ul li
{
	list-style:none;
	display:inline;
	float:left;
}

#nav-l ul li.sep
{
	width:2px;
	height:34px;
	display:block;
	float:left;
	background:url(images/nav-sep.gif) no-repeat top right;
}

#nav-l ul li a
{
	display:block;
	height:26px;
	width:auto;
	float:left;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	padding:8px 15px 0 20px;
	font-size:12px;
}

#nav-l ul li a:hover
{
	background:url(images/navbg1.gif) repeat-x;
}

#service
{
	width:259px;
	height:auto;
	float:left;
}

#service-h
{
	width:249px;
	height:27px;
	float:left;
	background:url(images/ser-bg.gif) no-repeat top left;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0 0 10px;
	letter-spacing:.08em;
}

#service-nav
{
	width:257px;
	height:auto;
	float:left;
	border:1px solid #fbe5b7;
	background:#fff6eb;
}

#service-nav ul li
{
	list-style:none;
	background:url(images/arrow.gif) no-repeat 2% .8em;
}

#service-nav ul li a
{
	text-decoration:none;
	color:#a64300;
	display:block;
	width:237px;
	height:auto;
	padding:8px 0 8px 20px;
}

#service-nav ul li a:hover
{
	background:#fbd3a0;
	color:#000;
}

#lform
{
	width:259px;
	height:165px;
	float:left;
	padding-top:10px;
}

#lform-t
{
	width:249px;
	height:28px;
	float:left;
	background:url(images/formtopbg.jpg) no-repeat top left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:8px 0 0 10px;
	letter-spacing:.08em;
}

#lform-b
{
	width:259px;
	height:119px;
	float:left;
	background:url(images/formbg.jpg) no-repeat top left;
	padding:10px 0 0 0;
}

.allbrder {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	border: 1px solid #1B5297;
}

.formtext{
	color: #fff;
	padding-left:5px;
}

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

#cent-cont-t
{
	width:652px;
	height:14px;
	float:left;
	background:url(images/centtopbg.gif) no-repeat top left;
}

#cent-cont-m
{
	width:634px;
	height:auto;
	float:left;
	background:url(images/centmidbg.gif) repeat-x top left;
	padding:0 8px 0 8px;
	border:1px solid #f7eac6;
	border-top:0;
	border-bottom:0;
}

#cent-cont-b
{
	width:652px;
	height:19px;
	float:left;
	background:url(images/centbotbg.gif) no-repeat top left;
	padding-bottom:15px;
}

#cent-cont-m p
{
	padding-bottom:10px;
	text-align:justify;
	line-height:17px;
}

#cent-cont-m p a
{
	text-decoration:none;
	color:#000;
}

#cent-cont-m p a:hover
{
	text-decoration:underline;
	color:#CC3300;
}

h1, h1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#993300;
	padding-bottom:8px;
}

h1 a{color:#000;}
h1 a:hover{color:#993300;}


#footer
{
	width:921px;
	height:26px;
	float:left;
	background:url(images/footerbg.gif) no-repeat top left;
	text-align:center;
	font-size:12px;
	padding:8px 0 0 0;
}

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

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

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

#copy
{
	width:921px;
	height:auto;
	float:left;
	text-align:center;
	padding:8px 0 10px 0;
	color:#9e9e9e;
}

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

#copy a:hover
{
	text-decoration:underline;
}

#sitemap
{
	margin-bottom:15px;
}

#sitemap ul li
{
	list-style:none;
	padding:5px 0 0 30px;
	display:inline;
	width:180px;
	float:left;
	
}

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

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

#sm-articles ul
{
	padding:0 0 0 30px;	
}


#articles ul
{
	padding:0 0 0 10px;	
}

#sm-articles ul li, #articles ul li
{
	list-style:none;
	line-height:20px;
	
}

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

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