#site_center {text-align:center;}
#main {
	width:1000px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:279px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:328px;}
#page1 #content .col_2 { width:418px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:745px;
}
#page2 #content .col_2 {
	width:255px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:330px;}
#page3 #content .col_2 { width:416px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:505px;}
#page4 #content .col_2 { width:241px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {
	width:430px;
}
#page5 #content .col_2 { width:416px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:750px;
}
#page6 #content .col_2 { width:241px;}


/*=========================*/


#footer {height:70px;}
