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

#header {height:186px;}
#header, #content, #footer { font-size:0.69em;}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:252px; margin-right:9px;}
#page1 #content .col_2 { width:645px;}
#page1 #content .col_2 .column1 { width:123px;}
#page1 #content .col_2 .column2 { width:446px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:252px; margin-right:9px;}
#page2 #content .col_2 { width:645px;}
#page2 #content .col_2 .column1 { width:89px;}
#page2 #content .col_2 .column2 { width:478px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:252px; margin-right:9px;}
#page3 #content .col_2 { width:645px;}


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


#footer {height:90px;}
