#main { background-image: url(images/bg_main.jpg); background-repeat: repeat-x; position: relative; z-index: 8; left: 0; min-width: 750px; width: 100%; margin-left: 0; margin-right: auto; }
#wrapper { background-image: url(images/bg_wrap.jpg); background-repeat: no-repeat; background-position: 0 120px; width: 1050px; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; text-align: left; z-index: 6; top: 0; left: 0; width: 100%; height: 120px   }
#nav { margin-left: 0; position: absolute; z-index: 10; top: 74px; left: 76px; width: 100%; height: 35px; }
#content { background-color: #e9faca; background-image: url(images/bg_content.jpg); background-repeat: no-repeat; text-align: left; width: 696px; z-index: 10; height: auto; _height: 648px; min-height: 648px ; margin-left: 34px; padding-right: 24px; padding-left: 35px;}
#footer { color: #fff; font-size: 9px; background-image: url(images/footer.jpg); background-repeat: no-repeat; z-index: 10; clear: both; padding-top: 11px; padding-right: 263px;}
#left { background-color: teal; float: left; z-index: 10; width: 100px; height: auto; _min-height: 600px; height: 600px; }
#right { background-color: yellow; text-align: center; float: right; z-index: 10; width: 100px; height: auto; _min-height: 600px; height: 600px; }
#break {background-color: purple; clear: both;}
#rotator { width: 312px; z-index: 20; float: right; margin-top: 43px; margin-left: 10px; border: solid 6px #beb4bd; }
#rotatorcaption { width: 312px; }

