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

#header {height:120px; position:relative;}
#header, #content, #footer { font-size:0.875em;}

#flow {height:450px; position:relative;}

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

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

/*======= index-1.html =======*/
#page2 #content .col-1 {width:601px; margin-right:67px;}
#page2 #content .col-1 .col-1 { width:291px; margin-right:50px;}
#page2 #content .col-1 .col-2 { width:291px;}
#page2 #content .col-2 { width:267px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:267px; margin-right:67px;}
#page4 #content .col-2 {width:601px;}
#page4 #content .col-2 .col-1 { width:291px; margin-right:50px;}
#page4 #content .col-2 .col-2 { width:291px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:267px; margin-right:67px;}
#page5 #content .col-2 { width:267px; margin-right:67px;}
#page5 #content .col-3 { width:267px;}


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

#footer {height:105px;}
