#container {
	width: 795px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../img/topbannerback163h.jpg);
	background-repeat: repeat-x;
	height: 162px;
	width: 795px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
body {
	background-color: #FFF;
	background-repeat: repeat-x;
}
#header img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#navigation {
	background-color: #EBEBEB;
	height: 53px;
	width: 795px;
}
#navigation_Left {
	height: 53px;
	width: 500px;
	float: left;
}
#navigation_Right {
	height: 53px;
	width: 280px;
	float: right;
}
#adBanner {
	display: block;
	height: 237px;
	width: 795px;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #000;
}

#adImage {
	height: 237px;
	width: 795px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
}
#adCaption {
	height: 215px;
	width: 465px;
	position: absolute;
	left: 10px;
	top: 15px;
	z-index: 100;
	color: #FFF;
}
#footer {
	width: 796px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#footerLeft {
	width: 45%;
	float: left;
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#footerRight {
	width: 45%;
	float: right;
	padding: 5px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.clearFloat {
	clear: both;
}
#descText {
	width: 795px;
}
