#main { background-color: #fff; position: relative; z-index: 8; width: 806px; }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; text-align: left; z-index: 6; top: 0; left: 0; width: 100%; height: 69px;}
#nav { background-color: black; background-image: url(images/bg_nav.jpg); background-repeat: no-repeat; margin-left: 0; width: 722px; height: 59px; padding-left: 84px; }
#left {float: left; z-index: 10; width: 84px; height: auto; _min-height: 631px; height: 631px; }
#content { float: right; background-color: white; text-align: left; width: 702px; z-index: 10; height: auto; _height: 631px; min-height: 631px; padding: 0 10px 30px 10px;}
#footer { background-color: black; z-index: 10; clear: both; padding-top: 30px;}
#break { background-color: transparent; clear: both; font-size: 18px; font-weight: normal; text-align: right; color: dimgray; position: absolute; bottom: 60px; right: 0; }
.clear {clear: both;}
