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

#header {height:420px; background:url(images/header_bg.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.80em;}

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

/*======= home.html =======*/
#page1 #content .col-1 {width:750px; margin-right:35px;}
#page1 #content .col-2 {width:200px;}

#page2 #content .col-1 {width:100px; }
#page2 #content .col-2 {width:300px; }
#page2 #content .col-3 {width:320px; }

#page3 #content .col-1 {width:200px; margin-right:5px; }
#page3 #content .col-2 {width:200px; margin-right:5px; }
#page3 #content .col-3 {width:195px; }

#page4 #content .col-1 {width:320px; margin-right:5px; }
#page4 #content .col-2 {width:320px; margin-right:5px; }
#page4 #content .col-3 {width:320px; }

#page5 #content .col-1 {width:500px; margin-right:30px;}
#page5 #content .col-2 {width:450px;}

#page6 #content .col-1 {width:245px; }
#page6 #content .col-2 {width:245px; }
#page6 #content .col-3 {width:245px; }
#page6 #content .col-4 {width:245px; }
/*=========================*/
#footer {height:40px;}