#site_center {
	position:relative;
	width:100%;
	text-align:center;
	left: -75px;
}
.main {
	width:766px;
	margin:0 auto;
	text-align:left;
}

#header { height:353px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

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

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

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

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

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

#footer { height:77px; position:relative;}
