#main { position: relative; z-index: 8; left: 0; width: 864px; margin-left: auto; margin-right: auto;}
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; z-index: 6; top: 0; left: 0; width: 100%; height: 147px   }
#nav { background-color: transparent; margin-left: 0; position: absolute; z-index: 10; top: 44px; left: 345px; width: 500px;}
#topNav { position: absolute; z-index: 10; top: 0; left: 747px; width: 85px; height: 44px; }
#content { background-image: url(images/extender.jpg); background-repeat: repeat-y; z-index: 10; height: auto; padding-top: 12px; padding-right: 46px; padding-left: 95px; }
#left { position: relative; float: left; z-index: 10; width: 419px; padding-bottom: 306px; display: inline; }
#right { float: right; z-index: 10; width: 310px; padding-right: 110px; padding-left: 25px; display: inline; }
#footer { background-color: #c2bbb4; background-image: url(images/footer.jpg); background-repeat: no-repeat; z-index: 100; height: 99px; clear: both; }
#pageText { padding-left: 176px;}

