body {background-image: url(/images/bg_body.jpg); margin: 0; padding: 0;}
#main { position: relative; width: 1024px; margin-left: 0; margin-right: auto; background-image: url(/images/extender.jpg); background-repeat: repeat-y;}
#header {width: 100%; height: 103px; background-image: url(/images/header.jpg); background-repeat: no-repeat; padding: 1px 0;}
#nav { position: absolute; z-index: 10; top: 134px; left: 0; width: 99px;}
#content { height: auto; min-height: 535px; padding: 1px 107px 1px 135px; background-image: url(/images/bg_content.jpg); background-repeat: no-repeat; overflow: auto;}
* html #content {height: 535px;}
#footer { height: 176px; clear: both; background-image: url(/images/footer.jpg); padding-left: 100px; padding-top: 80px; background-repeat: no-repeat;}
#rotator { text-align: center; float: right; padding-top: 80px; padding-right: 20px; z-index: 10; width: 385px }
