#main { background-image: url(images/bg_main.jpg); background-repeat: no-repeat; position: relative; z-index: 8; left: 0; width: 951px; min-width: 950px; margin-left: auto; 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: 100%; height: 124px   }
#topNav { background-color: transparent; color: white; text-align: left; margin-left: 0; position: absolute; z-index: 10; top: 8px; left: 576px; width: 206px; height: 20px; }
#mainNav { color: white; background-color: transparent; text-align: left; margin-left: 0; position: absolute; z-index: 10; top: 40px; left: 327px; width: 457px; height: 27px; }
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; text-align: left; z-index: 10; height: auto; _height: 600px; min-height: 564px   ; padding-right: 20px; padding-left: 85px; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; z-index: 10; height: 43px; clear: both; padding-top: 37px; padding-right: 22px; }
#wrapper { background-image: url(images/extender.jpg); background-repeat: repeat-y; position: relative; width: 798px; margin-left: 74px; }
#break {background-color: purple; clear: both;}

