#background {
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 1142px;
	text-align: center;
	top: 0px;
	position: absolute;
	left: 0px;
}
#banner {
	position: absolute;
	left: 0px;
	top: 0px;
}

#bottompage {
	height: 50px;
	position: absolute;
	top: 700px;
}

#menubackgroundcontainer {
	position: absolute;
	height: 700px;
	top: 20px;
	width: 902px;
	left: 110px;
	right: 100px;
}
