#main { background-image: url(images/bg_main.jpg); background-repeat: repeat-y; position: relative; z-index: 8; left: 0; width: 807px; margin-left: 0; margin-right: auto; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; position: relative; z-index: 6; top: 0; left: 0; width: 100%; height: 111px    }
#nav { background-color: transparent; margin-left: 0; position: absolute; z-index: 10; top: 111px; left: 0; width: 150px;}
#left { background-color: transparent; float: left; z-index: 10; width: 133px; height: auto; height: auto; padding-top: 200px; padding-right: 10px; padding-left: 10px; }
#content { background-image: url(images/bg_content.jpg); background-repeat: repeat-y; margin-left: 153px; z-index: 10; height: auto; min-height: 600px   ; padding-right: 25px; padding-bottom: 15px; padding-left: 15px; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; z-index: 10; height: 114px; clear: both; padding-top: 21px; padding-right: 19px; }
#break {clear: both;}
#right { float: right; z-index: 10; margin-right: 35px; margin-left: 20px; padding-bottom: 15px; }
#wrapper {  }
#searchBox { text-align: right; position: absolute; top: 8px; left: 581px; width: 214px; height: 41px; padding: 1px; }
