#main { background-image: url(images/bg_main.jpg); position: relative; z-index: 8; width: 831px; margin-left: 0; margin-right: auto; }
#header { background-image: url(images/header.jpg); z-index: 6; top: 0; left: 0; width: 100%; height: 115px  }
#nav { background-color: transparent; position: absolute; z-index: 10; top: 145px; left: 0; width: 155px;}
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; background-position: 100% 0; z-index: 10; height: auto; _height: 600px; min-height: 433px    ; margin-left: 155px; padding-right: 45px; }
#footer { background-image: url(images/footer.jpg); z-index: 10; height: 74px; clear: both; padding-top: 62px; padding-right: 45px; padding-left: 185px; }
#storeNav { clear: both; position: absolute; top: 119px; right: 30px; }
