#main {width:1000px; margin:0 auto; position:relative; }

#header {height:359px; background:url("../images/header-bg.jpg") no-repeat left top; }
#header, #content, #footer { font-size:0.75em; }

.col-1, .col-2, .col-3 { float:left; }

/*======= home.html =======*/
#page1 #content .col-1 {width:280px; margin-right:29px; margin-top:32px; }
#page1 #content .col-2 {width:280px; margin-right:29px; }
#page1 #content .col-3 {width:300px; }

/*======= about-us.html =======*/
#page2 #content .col-1 {width:590px; margin-right:28px; }
#page2 #content .col-2 {width:300px; }

#page2 #content .col-1 #sitemap {width:590px; margin-right:29px; }

/*=========================*/


#footer {height:90px; background:url("../images/footer-bg.jpg") no-repeat left top; }


.column1, .column2 { float:left; width:295px; }
.access { position:absolute; top:-2000px; left:-2000px; }

