#main { width:900px;}

#header { height:436px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 { width:327px;}
#page1 #content .col_2 { width:504px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 { width:345px;}
#page2 #content .col_2 { width:483px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:256px;}
#page3 #content .col_2 { width:295px;}
#page3 #content .col_3 { width:280px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:542px;}
#page4 #content .col_2 { width:281px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:347px;}
#page5 #content .col_2 { width:485px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 { width:256px;}
#page6 #content .col_2 { width:295px;}
#page6 #content .col_3 { width:272px;}
/*=========================*/

#footer { height:144px;}