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

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

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

/*======= index.html =======*/
#page1 #content .col-1 {width:242px; margin-right:17px}
#page1 #content .col-2 { width:466px; margin-right:13px;}
#page1 #content .col-3 { width:242px;}
#page1 #content .col-4 { width:708px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:242px; margin-right:17px}
#page2 #content .col-2 { width:466px; margin-right:13px;}
#page2 #content .col-3 { width:242px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:242px; margin-right:17px}
#page3 #content .col-2 { width:466px; margin-right:13px;}
#page3 #content .col-3 { width:242px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:242px; margin-right:17px}
#page4 #content .col-2 { width:466px; margin-right:13px;}
#page4 #content .col-3 { width:242px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:242px; margin-right:17px}
#page5 #content .col-2 { width:466px; margin-right:13px;}
#page5 #content .col-3 { width:242px;}


/*=========================*/
#page6 #content .col-1 {width:370px; margin-right:17px}
#page6 #content .col-2 { width:580px; margin-right:13px;}
#page6 #content .col-3 { width:10px;}

/*======= large content =======*/
#page-largecontent #content .col-1 {width:242px; margin-right:17px}
#page-largecontent #content .col-2 { width:666px; margin-right:13px;}
#page-largecontent #content .col-3 { width:42px;}


#footer {height:105px;}
