/* #outer { background-image: url(images/bg_outer.jpg); background-repeat: repeat-x; width: 100%; }
*/ #main { background-image: url(images/shells.jpg); background-repeat: no-repeat; background-position: center top; position: relative; width: 100%; margin-left: auto; margin-right: auto; }
#wrapper { position: relative; width: 792px; margin-right: auto; margin-left: auto; }
#header { background-image: url(images/header.jpg); width: 792px; height: 118px  }
#nav { background-color: transparent; /* position: absolute; z-index: 10; top: 118px; left: 34px; */ width: 710px; height: 24px; margin-left: 34px;}
#subNav { margin-bottom: 15px; }
#storeNav { margin-bottom: 10px;}
#inner { background-image: url(images/extender.jpg); background-repeat: repeat-y; position: relative; width: 743px; /* margin-top: 24px; */ height: auto; margin-left: 16px; }
#content { background-image: url(images/bg_content.jpg); background-repeat: no-repeat; padding-right: 80px; padding-left: 80px; height: 1%;}
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 25px; clear: both; padding-top: 45px; padding-right: 45px; }
#pageText { padding-right: 29px; padding-left: 212px; }
body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-image: url(images/bg_body.jpg); margin: 0; padding-bottom: 12px; }