@charset "utf-8";
body {
	background-color: #422838;
	width: 999px;
}
#header {
	height: 158px;
	background-image: url(/Imgs/headerbj11.jpg);
	
}
#nav_banner {
	background-color: #000000;
	text-align: center;
	clear: both;
	float: none;
}
#nav_main {
	margin: auto;
	border-left-color: #000000;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #000000;
	border-left-width: 12px;
	border-left-style: solid;
	background-color: #000000;
	height: auto;
	width: 100%;
}
#footer {
	background-color: #000000;
	padding-top: 0px;
	padding-bottom: 45px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(/Imgs/footbj.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: 48px;
	clear: both;
	float: none;
}
#footerf {
	background-color: #000000;
	background-image: url(/Imgs/footfbj2.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 48px;
	padding: 0px;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: #000000;
	margin: 0px;
}

