#main {width:950px; margin:0 auto; position:relative;}

#header {height:520px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:406px; margin-right:10px;}
#page1 #content .col-2 { width:532px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:508px; margin-right:28px;}
#page2 #content .col-2 { width:352px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:352px; margin-right:28px;}
#page3 #content .col-2 { width:508px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:508px; margin-right:28px;}
#page4 #content .col-2 { width:352px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:508px; margin-right:28px;}
#page5 #content .col-1 .col-1 { width:224px; margin:0;}
#page5 #content .col-1 .col-2 { width:251px;}
#page5 #content .col-2 { width:352px;}


/*=========================*/


#footer {height:50px;}
