html {background: #fff url(images/bg_body.jpg) repeat-x; margin: 0; padding: 0;}
body {background: url(images/bg_main.jpg) no-repeat top center; margin: 0; padding: 0;}
#main {position: relative; width: 953px; margin-left: auto; margin-right: auto;}
#header { background: url(images/header.jpg) no-repeat; width: 100%; height: 148px; padding: 1px 0; position: relative; z-index: 2; }
*+html #header {z-index: 15;}
#nav {
	background: transparent;
	position: absolute;
	z-index: 10;
	top: 88px;
	left: 390px;
	height: 22px;
}
#content {background: url(images/bg_content.jpg) no-repeat; height: auto; min-height: 400px; padding: 10px 75px 10px 75px; overflow: auto; position: relative;}
* html #content {height: 400px;}
body#homepage #content {padding-top: 30px;}
#footer {clear: both; padding: 5px 50px 5px 5px}

#pageText { float: right; width: 330px; padding-left: 8px; }
#rotator { float: left; width: 450px; z-index: 1; }