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

#header {height:315px; }
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:280px; margin-right:24px;}
#page1 #content .col-2 { width:280px; margin-right:24px;}
#page1 #content .col-3 { width:270px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:309px; margin-right:64px;}
#page2 #content .col-2 { width:249px; margin-right:64px;}
#page2 #content .col-3 { width:176px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:375px; margin-right:64px;}
#page3 #content .col-2 { width:375px; margin-right:64px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:309px; margin-right:64px;}
#page4 #content .col-2 { width:249px; margin-right:64px;}
#page4 #content .col-3 { width:176px;}

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


#footer {height:89px;}