/* Begin Structure */

#header {
	margin: 0; 
	padding: 0; 
	height: 72px; 
	width: 1000px;
	}
#headermenu ul{
	background:url(/images/system/nav_bar.gif) 0 0 no-repeat;
	width:1000px;
	height:29px;
	margin:0px auto 0px auto;
	padding:0;
	vertical-align:middle;
	list-style:none;
}
#headermenu ul li.first{ margin-left:15px;}
#headermenu ul li{
	height:29px;
	float:left;
	width:112px;
	text-align:center;
}
#headermenu ul li a{
	float:left;
	display:block;
	width:112px;
	height:21px;
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
		padding-top:8px;
}
#headermenu ul li a:hover{
	background:url(/images/system/nav_hover.gif) no-repeat bottom center;
	color:#fff;
	text-align:center;
	background-color:inherit;
	vertical-align:text-bottom;
	
}
#headermenu ul li a.hover{
	background:url(/images/system/nav_hover.gif) 0 0 no-repeat;
	color:#fff;
	background-color:inherit;
}
#headermenu ul li.last{
	background-image:none;
	height:29px;
	float:left;
}

#headermenu2 ul{
	background:url(/images/system/nav_bar.gif) 0 0 no-repeat;
	width:1000px;
	height:29px;
	margin:0;
	padding:0;
	vertical-align:middle;
		list-style:none;
}
#headermenu2 ul li.first{/*margin-left:20px;*/}
#headermenu2 ul li{
	height:29px;
	float:left;
	width:96px;
	text-align:center;

}
#headermenu2 ul li a{
	float:left;
	display:block;
	width:96px;
	height:21px;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	padding-top:8px;
}
#headermenu2 ul li a:hover{
	background:url(/images/system/nav_hover2.gif) no-repeat bottom center;
	color:#fff;
	text-align:center;
	background-color:inherit;
	vertical-align:text-bottom;
}
#headermenu2 ul li a.hover{
	background:url(/images/system/nav_hover2.gif) no-repeat bottom center;
	color:#fff;
	text-align:center;
	background-color:inherit;
	vertical-align:text-bottom;
}
#headermenu2 ul li.last{
	background-image:none;
	height:29px;
	float:left;
}
#headerimg {
	margin: 0;
	height: 72px;
	width: 100%;
	}


/* End Structure */
.foot {
	margin: 3px auto 0px auto;
	padding: 2px 12px 0px 12px;
	font-size: 12px;
	width: 900px;
	color: #999999;
}
.f1 {
	height: 30px;
	width: 1000px;
	margin: 0px auto 0px auto;
	background-image: url(/images/system/footer.jpg);
}
.main1 {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #385176;
	border-left-color: #385176;
	width: 998px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
}
.foot-p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 4px;
}
.foot-p2 {
	font-size: 12px;
	line-height: 1.5em;
	margin: 4px 130px 4px 130px;
	background-color: #999999;
	padding: 4px;
	color: #CCCCCC;
}
