#main { background-image: url(images/extender.jpg); background-repeat: repeat-y; position: relative; z-index: 8; left: 0; width: 807px; min-width: 750px; margin-left: 0; margin-right: auto; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; text-align: left; z-index: 6; top: 0; left: 0; width: 807px; height: 116px   }
#nav { background-color: transparent; margin-left: 0; position: absolute; z-index: 10; top: 5px; left: 635px; width: 165px; height: 100px; }
#left { float: left; z-index: 10; width: 213px; height: auto; _min-height: 600px; height: 600px; }
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; margin-left: 213px; z-index: 10; height: auto; _height: 600px; min-height: 600px   ; padding-right: 50px; padding-bottom: 30px; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; z-index: 10; height: 77px; clear: both; padding-top: 17px; padding-right: 7px; }
#break {background-color: purple; clear: both;}
