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

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

.clrboth{clear:both;}

#head-top
{
	width:942px;
	height:14px;
	float:left;
	background:url(images/head-top.gif) no-repeat top left;
}

#logo
{
	width:923px;
	height:72px;
	float:left;
	background:url(images/head-logo.jpg) no-repeat top left;
	padding-left:19px;
}

#head1
{
	width:942px;
	height:295px;
	float:left;
}

#head1-left
{
	width:432px;
	height:167px;
	float:left;
	background:url(images/head2.jpg) no-repeat top left;
	padding:128px 0 0 245px;
}

#head1-left ul li
{
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0% .4em;
	font-weight:bold;
	color:#026482;
	font-style:italic;
	font-size:14px;
	padding:3px 0 3px 20px;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:40px;
}

#head1-left ul li h2
{
	font-weight:bold;
	color:#026482;
	font-style:italic;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

#head1-right
{
	width:265px;
	height:295px;
	float:left;
	background:url(images/head3.jpg) no-repeat top left;
}

#topnavigation
{
	width:924px;
	height:54px;
	float:left;
	background:#f3fcff;
	border-left:1px solid #d2f2fd;
	border-right:1px solid #d2f2fd;
	padding-left:16px;
}

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

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

#topn-m
{
	width:882px;
	height:54px;
	float:left;
	background:url(images/nav-bg.gif) repeat-x;
	padding-left:7px;
}

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

#topn-m ul li a
{
	height:34px;
	width:118px;
	display:block;
	padding:20px 0 0 0;
	color:#fff;
	font-weight:bold;
	float:left;
	text-decoration:none;
	text-align:center;
	margin-right:8px;
}

#topn-m ul li a:hover, #topn-m ul li a.active
{
	background:url(images/menu-bgo.gif) no-repeat top left;
	color:#000;
}

#c-container
{
	width:910px;
	height:auto;
	float:left;
	background:#f3fcff;
	border-left:1px solid #d2f2fd;
	border-right:1px solid #d2f2fd;
	padding:20px 15px 0 15px;
	text-align:justify;
}

#c-container h1
{
	color:#e25001;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-bottom:15px;
}

#c-container p
{
	line-height:17px;
	padding-bottom:10px;
}

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

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

#c-container ul, #c-container ol
{
	padding:5px 0 10px 0;
}

#c-container ul li, #c-container ol li
{
	margin-left:20px;
	padding-bottom:5px;
}

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


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




#bottom-cont
{
	width:100%;
	height:auto;
	float:left;
	background:#016290;
}

#bottom-cont-c
{
	width:942px;
	height:auto;
	margin:0 auto;
}

#bottom-links
{
	width:942px;
	height:242px;
	float:left;
	background:url(images/bottombg.jpg) no-repeat top left;
}

#bottom-link
{
	width:920px;
	height:154px;
	float:left;
	padding:40px 0 0 22px;
}

#bottom-link ul li
{
	list-style:none;
	color:#fff;
	display:inline;
	float:left;
	width:230px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:.04em;
}

#bottom-link ul li a
{
	color:#fff;
	text-decoration:none;
}

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

#footer-link
{
	width:942px;
	height:31px;
	float:left;
	text-align:center;
	color:#8fdbff;
	padding-top:17px;
}

#footer-link ul li
{
	display:inline;
	list-style:none;
	font-size:12px;
}

#footer-link ul li a
{
	color:#8fdbff;
	text-decoration:none;
}

#footer-link ul li a:hover
{
	color:#fff;
}

#copyright
{
	width:942px;
	height:auto;
	float:left;
	text-align:center;
	padding:20px 0;
	color:#fff;
}


#sitemapser
{
	width:910px;
	height:auto;
	float:left;
}

#sitemapser ul li
{
	width:270px;
	height:auto;
	display:inline;
	float:left;
	list-style:none;
}

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

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

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

#footer-text{float:left; height:29px; width:942px; margin-top:5px;}
