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

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

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

/*======= index.html =======*/
#page1 #content .col-1 { width:221px; margin-right:20px;}
#page1 #content .col-2 { width:404px; margin-right:20px;}
#page1 #content .col-3 { width:222px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:222px; margin-right:20px;}
#page2 #content .col-2 { width:222px; margin-right:20px;}
#page2 #content .col-3 { width:404px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:404px; margin-right:20px;}
#page3 #content .col-2 { width:222px; margin-right:20px;}
#page3 #content .col-3 { width:222px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:221px; margin-right:20px;}
#page4 #content .col-2 { width:404px; margin-right:20px;}
#page4 #content .col-3 { width:222px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:646px; margin-right:20px;}
#page5 #content .col-2 { width:222px; }

/*======= index-5.html =======*/
#page6 #content .col-1 {width:222px; margin-right:20px;}
#page6 #content .col-2 { width:222px; margin-right:19px;}
#page6 #content .col-3 { width:404px;}
#page6 #content .col-3 .col-1 { width:190px; margin:0;}
#page6 #content .col-3 .col-2 { width:179px; margin:0;}


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


#footer { float: none; clear: both; height:39px;}