#main {
	width:953px; 
	margin:0 auto;
	position:relative;
}

#header {height:250px;width:953px; background:url(images/header-background.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 , .col-4, .col-5 { float:left;}

/*======= home.html =======*/
#page1 #content .col-1 {width:280px; margin-right:40px;}
#page1 #content .col-2 {width:560px; margin-right:30px;}
#page1 #content .col-3 {width:280px;}

/*======= about-us.html =======*/
#page2 #content .col-1 {width:600px; margin-right:40px;}
#page2 #content .col-2 {width:280px;}

#page1 #content .col-4 {width:400px; margin-right:40px;}
#page1 #content .col-5 {width:400px; }
/*=========================*/

#footer {height:100px; width:953px; margin:0px 0px 0px 0px;  background:url(images/footer-bg.jpg) no-repeat left top;}