body {
background: #e9ebe8;
text-align:center;
}
div.wrap {
	margin:0 auto;
	text-align:left;
	width: 760px;
	background: transparent url(middle.gif) repeat-y top center;
}
div.header {
	height:202px;
	background: transparent url(top.gif) no-repeat top center;
	text-indent: -9000px;
}
div.nav {
	height:60px;
	text-align:center;
	text-indent: -0px;
}
div.content {
	padding:0 16px;
}
div.bottom {
	background: transparent url(bottom.gif) no-repeat bottom center;
	height:57px;
}

