/* css document */
*{margin:0; padding:0}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:69%;
	background:url(images/bg.jpg) repeat-x top left;
}

.clr{clear:both}
img{border:0}

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

#sitehead
{
	width:962px;
	height:353px;
	float:left;
}

#sitehead-1
{
	width:337px;
	height:329px;
	float:left;
	background:url(images/head1.jpg) no-repeat top left;
	padding:24px 0 0 11px;
}

#sitehead-2
{
	width:329px;
	height:353px;
	float:left;
	background:url(images/head2.jpg) no-repeat top left;
}

#sitehead-3
{
	width:285px;
	height:353px;
	float:left;
	background:url(images/head3.jpg) no-repeat top left;
}

#navigation
{
	width:945px;
	height:47px;
	float:left;
	padding:17px 0 0 16px;
}

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

#navigation ul li a
{
	display:block;
	width:133px;
	height:47px;
	background:url(images/navbg.jpg) no-repeat top left;
	color:#fff;
	text-decoration:none;
	float:left;
	margin-right:8px;
	font-weight:bold;
	text-align:center;
	font-size:12px;
	line-height:47px;
}

#navigation ul li a:hover, #navigation ul li a.current
{
	background:url(images/navbg1.jpg) no-repeat top left;
	color:#000;
}

#middle-cont
{
	width:962px;
	height:auto;
	float:left;
	padding-top:38px;
}

#bullet-box
{
	width:962px;
	height:137px;
	float:left;
}

#bullet1, #bullet2, #bullet3
{
	width:314px;
	height:137px;
	float:left;
	background:url(images/bullet1.jpg) no-repeat top left;
	margin-right:10px;
}

#bullet2
{
	background:url(images/bullet2.jpg) no-repeat top left;
}

#bullet3
{
	background:url(images/bullet3.jpg) no-repeat top left;
	margin-right:0;
}

#right-cont
{
	width:285px;
	height:auto;
	float:right;
}

#service-h
{
	width:221px;
	height:52px;
	float:left;
	background:url(images/service-bg.jpg) no-repeat top left;
	line-height:52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#b4111c;
	padding-left:64px;
}


#right-cont-nav
{
	margin-top:10px;
}


#right-cont-nav ul li
{
	list-style:none;
	padding-bottom:4px;
}

#right-cont-nav ul li a
{
	text-decoration:none;
	display:block;
	line-height:36px;
	background:url(images/right-nav.jpg) repeat-y;
	color:#000;
	padding-left:10px;
}

#right-cont-nav ul li a:hover
{
	background:url(images/right-nav-1.jpg) repeat-y;
}

#right-ban
{
	width:285px;
	height:267px;
	float:left;
	background:url(images/right-banner.jpg) no-repeat top left;
	margin-top:19px;
}

#left-c
{
	width:660px;
	height:auto;
	float:left;
	padding-right:17px;
}

#left-c h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#098fdb;
	padding-bottom:10px;
}

#left-c p
{
	text-align:justify;
	line-height:17px;
	color:#5b5b5b;
	padding-bottom:8px;
}

#left-c p a
{
	font-weight:bold;
	text-decoration:none;
	color:#5b5b5b;
}

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

#left-c ul, #left-c ol
{
	margin-left:25px;
	padding-bottom:8px;
}


#left-c ul li, #left-c ol li
{
	color:#5b5b5b;
	padding-bottom:4px;
}

#left-c ul li a
{
	color:#5b5b5b;
	text-decoration:none;
}

#left-c ul li a:hover
{
	color:#000;
	text-decoration:underline;
}

#footer-cont
{
	width:100%;
	height:153px;
	float:left;
	background:url(images/footerbg.jpg) repeat-x;
	text-align:center;
	color:#2a5981;
}

#footer-links
{
	width:962px;
	height:33px;
	color:#2a5981;
	padding-top:76px;
	margin:0 auto;
}

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

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

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

#copyright
{
	width:962px;
	height:34px;
	color:#376c99;	
	padding-top:10px;
	margin:0 auto;
}

.sites
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 0;
}

.footer-text{float:left; height:22px; width:962px; margin-top:0px;}
