#mainbox {
	position:relative;
	left:0px;
	top:0px;
	width:980px;
	height:610px;
}

#banner {
	position:absolute;
	left:0px;
	top:0px;
	width:980px;
	height:141px;
	/*border-bottom-color: #1E6539;
	border-bottom-style: solid;
	border-bottom-width: 3px;*/
}

#menu {
	position:absolute;
	left:0px;
	top:141px;
	width:194px;
	height:465px;
}

#centrecontent {
	position:absolute;
	left:194px;
	top:142px;
	width:786px;
	height:421px;
	background-color: #fff;
}

#contact {
	position:absolute;
	left:10px;
	top:310px;
	width:194px;
;
}

#menuh {
	position:absolute;
	left:194px;
	top:562px;
	width:786px;
	height:44px;
	background-color: #b5040c;
}