body {background: #cfc8be url(images/bg_body.jpg) no-repeat top center; margin: 0; padding: 0;}
#main { background: url(images/extender.jpg) repeat-y; position: relative; width: 1122px; margin-left: auto; margin-right: auto;}
#header { background: url(images/header.jpg) no-repeat; width: 100%; height: 162px; padding: 1px 0; }
#nav {
	background: transparent;
	position: absolute;
	z-index: 10;
	top: 135px;
	left: 175px;
	height: 27px;
}
#content { background: url(images/bg_content.jpg) no-repeat; height: auto; _height: 600px; min-height: 670px; padding: 14px 180px; }
#footer { background: transparent; height: 100px; clear: both; padding-top: 20px; padding-right: 180px;}
