#site_center {
	text-align:center;
	background-repeat: no-repeat;
	background-position: left top;
}
#main {
	width:778px;
	margin:0 auto;
	text-align:left;
	background-color:#FFF;
	background-position: left;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4, .column5, .column6, .column7 {
	float:left;
	top: auto;
}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:450px;
	float: left;
}
#page1 #content .col_2 { width:300px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1 {width:450px;}
#page2 #content .col_2 { width:300px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:450px;
	background-color: #FFFFFF;
}
#page3 #content .col_2 {
	width:300px;
	background-color: #F0F0F0;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:510px;}
#page4 #content .col_2 { width:239px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:510px;}
#page5 #content .col_2 { width:239px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 {width:510px;}
#page6 #content .col_2 { width:239px;}
/*=========================*/


#footer {height:102px;}
