div#header { width: 980px; height: 105px; margin-right: auto; margin-left: auto; }

div#headertext { color: #fff; font-weight: bold; float: right; margin-top: 25px; margin-right: 5px; }

div#menu { background-color: #bebebe; background-image: url(../images/menumainback.jpg); background-repeat: no-repeat; width: 980px; height: 71px; margin-right: auto; margin-left: auto; padding: 19px 0 0; }

div#subhead { background-image: url(../images/subheadback.jpg); width: 980px;
/*height: 158px;*/
height: 1px;
margin-right: auto; margin-left: auto; }

div#content { background-color: #30c; background-image: url(../images/contentback.jpg); background-repeat: repeat-y; width: 980px; margin-right: auto; margin-left: auto; }

div#sidemenu { background-color: #fff; background-image: url(../images/sidemenuback.jpg); width: 286px; float: left; margin: 0; }

div#maincontent { background-color: #fff; background-image: url(../images/mainback.jpg); width: 684px; float: right; 
margin-top: 0px; 
margin-right:10px;
padding: 0; }

div#footer { background-image: url(../images/footer-bg.jpg); background-repeat: no-repeat; background-position: 0 0; width: 1401px; height: 238px; margin: 0 auto; padding: 70px 0 0; }

div#footercontent { background-color: transparent; background-image: url(../images/footercontentback.jpg); width: 980px; height: 168px; margin-right: auto; margin-bottom: 0; margin-left: auto; }

div#column1{ float: left; width: 235pt; margin-top: 10px; margin-left: 25px; }

div#column2{ float: right; width: 235pt; margin-top: 10px; margin-right: 25px; }

.clearfloats { clear: both; }
