#main { background-color: transparent; background-image: url(images/bg_main.jpg); background-repeat: no-repeat; position: relative; top: 0; left: 0; z-index: 5; width: 885px; min-width: 884px; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; text-align: left; width: 884px; z-index: 6; height: 135px    }
#wrapper { background-image: url(images/extender.jpg); background-repeat: repeat-y; width: 759px; z-index: 7; margin-left: 56px; }
#nav { background-color: transparent; color: white; text-align: left; width: 100%; height: 22px; }
#left { width: 380px; float: left; z-index: 10; _min-height: 600px; }
#right { text-align: left; z-index: 10; width: auto; height: auto; _min-height: 600px; height: auto; margin-left: 420px; }
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; text-align: left; width: 634px; z-index: 10; height: auto; _height: 600px; min-height: 600px    ; padding-top: 45px; padding-right: 62px; padding-left: 63px; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; width: 749px; z-index: 10; height: 45px; clear: both; padding-top: 115px; padding-right: 10px; }
#break {background-color: purple; clear: both;}
