body {
 background: #333 url("/css/files/bg_body.gif") 50% 0 repeat-y;
}
#page_margins {
 background: url("/css/files/bg_main.gif") no-repeat 0 339px;
}

#col2,
#col2_content {
 display:none;
}

#col3 {
 width: 860px;
 margin-right: 87px;
 margin-left: 53px;
}
#col3_content {
 min-height: 400px;
 padding-top: 15px;
 padding-left: 267px;
 padding-right: 157px;
 background: #d7be8e;
}

h1 {
 position: absolute;
 top: -41px;
}

#footer {
 position: relative;
 clear: both;
 width: 1000px;
 height: 24px;
 font-size: 0.8em;
 padding: 0;
}
#footer #foot1 {
 float: left;
 width: 300px;
 text-align: right;
}
#footer #foot2 {
 float: right;
 width: 680px;
}