#header {
	height: 233px;
	width: 800px;
}
#nav {
	height: 51px;
	width: 800px;
	background-position: center;
}
#main {
	background-image: url(images/main_12.jpg);
	background-repeat: repeat-y;
	width: 800px;
}
#footer {
	height: 78px;
	width: 800px;
	background-image: url(images/main_14.jpg);
}

