body {background: #cccccc url(images/bg_body.jpg) repeat-y top center; margin: 0; padding: 0;}
#wrapper { background: url(images/bg_main.jpg) no-repeat top center; width: 100%; /*margin: 0 auto;*/ }
#main {position: relative; width: 986px; margin-left: auto; margin-right: auto;}
#header { background: url(images/header.jpg) no-repeat; width: 100%; height: 138px; padding: 1px 0 }
#nav {
	background-color: transparent;
	z-index: 10;
	width: 109px;
	height: 95px;
}
#inner { background: url(images/extender.jpg) repeat-y; }
#left {float: left; width: 109px; height: 100%; min-height: 597px;}
* html #left {height: 597px;}
#content { background: url(images/bg_content.jpg) no-repeat; height: auto; min-height: 568px; padding: 1px 0 30px 0; position: relative; }
* html #content {height: 568px;}
#bodyText {margin: 10px 150px 0 150px;}
#footer { background: url(images/footer.jpg) no-repeat; height: 45px; clear: both; padding-right: 150px; padding-top: 30px; padding-bottom: 10px; }
#pageText {float: left; width: 240px; padding-top: 5px;}
#rotator {float: right; width: 425px; padding-top: 27px;}

