html, 
	body {
			margin:0; padding:0; }
#toplogo {
}

							
			#wrapper {
	width:800px;
	margin:auto;
	overflow:hidden;
	background-color: #CCCC9A;
	height: 100%;
			}
#bannerimage {
}
#leftnavbody {
	background-color: #CCCC9A;
	width: 225px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 5px;
	height: 100%;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#container {
	background-color: #7E5723;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	position: relative;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCC9A;
	text-align: center;
	padding-top: 2px;
}
#horimenubox {
}
#footerbox {
	margin: 1px;
	padding: 0px;
	height: 20px;
	width: 780px;
	bottom: 0px;
	overflow: hidden;
	background-color: #666633;
}
#toplogo {
	float: right;
	height: 135px;
	width: 150px;
}
#headerlogo {
	float: left;
	height: 75px;
	width: 650px;
	background-color: #CCCC9A;
}
#headerlogo2 {
	float: left;
	height: 62px;
	width: 650px;
	background-color: #CCCC9A;
}
#column2 {
	float: left;
	height: 100%;
	width: 570px;
	background-color: #ECE9D8;
	margin-right: 0px;
}
#slideshow {
	clear: both;
	height: 170px;
	width: 800px;
	border-bottom-color: #666600;
	border-bottom: 4px;
	position: relative;
	overflow: hidden;
}

/* banner*/
.banner {
	position:relative;
	height:170px;
	width:800px;
	border-bottom:5px solid #FF9900;
	overflow:hidden;
	border-bottom-color: #666600;
}
.banner IMG {position:absolute; top:0; left:0; z-index:8; opacity:0.0;}
.banner IMG.active {z-index:10; opacity:1.0;}
.banner IMG.last-active {z-index:9;}
.banner{
	width:800px;
	height:170px;
	overflow:hidden;
	position:relative;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #666600;
}
/* banner end*/
