#wrapper {
	width: 1022px;
}
#top {
	width:980px;
	background:url(../images/bg_header_full.jpg) top center no-repeat;
}
#menu {
	width: 980px;
}
#center {
	width: 980px;
	background:url(../images/bg_center_full.jpg) top center repeat-y;
	text-align:center;
}

#footer {
	width: 980px;
	background:url(../images/bg_footer_full.jpg) bottom center no-repeat;
}

