body {background: #000000; margin: 0; padding: 0;}
#main { background: url(images/extender.jpg) repeat-y; position: relative; width: 1032px; margin-left: auto; margin-right: auto;}
#header { background: url(images/header.jpg) no-repeat; width: 100%; height: 264px; padding: 1px 0; }
#nav {
	background-color: transparent;
	position: absolute;
	z-index: 10;
	top: 125px;
	left: 600px;
	height: 27px;
}
#wrapper { background: url(images/bg_content_bottom.jpg) no-repeat bottom;}
#content { background: url(images/bg_content_top.jpg) no-repeat; height: auto; min-height: 590px; padding: 21px 100px 1px 95px; overflow: auto;}
* html #content {height: 610px;}
#footer { background: #000000 url(images/footer.jpg) no-repeat; height: 35px; padding: 80px 0 1px 60px; clear: both; }

#pageText {float: left; width: 365px;}
#rotator {float: right; width: 450px; padding-top: 20px;}

