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


.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	padding-right: 3px;
}

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

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

/*======= index-2.html =======*/
#page3 #content .col_1 {width:253px;}
#page3 #content .col_2 { width:456px;}
/*=========================*/

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

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:245px;
	padding-right: 15px;
}
#page5 #content .col_2 { width:445px;}
/*=========================*/

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

#footer {height:92px;}
