/* CSS Document */

#centerWrapper{
	top: 452px;
	background: url(../images/bg-center-home.gif) repeat-y;
	}
#imageHolder{
	position: absolute;
	top: 143px;
	left: 0px;
	width: 100%;
	background-color: #795309;
	z-index:7;
	}
#mainImage{
	float: left;
	width: 719px;
	}
#mainImage IMG{
	margin: 6px 0px 5px 0px;
	}
#imageButtons{
	float: left;
	width: 148px;
	}
#imageButtons IMG{
	margin: 6px 0px 0px 6px;
	}
#buttons UL{
	padding-top: 11px;
	}
#mainContent{
	min-height: 150px;
	height:auto !important;
	height:150px;
	margin-top: 23px;
	padding-top: 0px;
	padding-bottom: 25px;
	}
