body {background: #aea5c5 url(images/bg_body.jpg) no-repeat top center; margin: 0; padding: 0;}
#main { position: relative; width: 961px; margin-left: auto; margin-right: auto;}
#header { background: url(images/header.jpg) no-repeat; width: 100%; height: 184px; padding: 1px 0; }
#nav {
	background: transparent;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 777px;
	width: 183px;
	height: 186px;
}
#content { background: #ffffff url(images/bg_content.jpg) no-repeat; height: auto; min-height: 529px; padding: 1px 77px 20px 77px; position: relative; overflow: auto; }
* html #content {height: 578px;}
#footer { height: 100px; padding-top: 10px; clear: both; }

#pageText {float: left; width: 425px;}
#rotator {float: right; width: 360px; padding-top: 15px;}

