#site_center {text-align:center;}
#main {width:780px; margin:0 auto; text-align:left;}

#header {height:371px;}
#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:526px;}
#page1 #content .col_2 { width:231px;}

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

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

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

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

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


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


#footer {height:72px;}
