#main {width:752px; margin:0 auto; text-align:left;}

#header {height:534px;}
#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:275px;
	background-color: #F0F5F9;
}
#page1 #content .col_2 { width:466px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:286px;}
#page2 #content .col_2 { width:466px;}

#page2 #content .col_2 .column1 { width:230px;}
#page2 #content .col_2 .column2 { width:179px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:477px;}
#page3 #content .col_2 { width:275px;}

#page3 #content .col_1 .column1 { width:242px;}
#page3 #content .col_1 .column2 { width:195px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:286px;}
#page4 #content .col_2 { width:466px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:477px;}
#page5 #content .col_2 { width:275px;}

#page5 #content .col_1 .column1 { width:246px;}
#page5 #content .col_1 .column2 { width:197px;}

/*=========================*/

#footer {height:97px;}

