#site_center {text-align:center;}
#main {width:780px; margin:0 auto; text-align:left;}

#header {height:391px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:470px;
}
#page1 #content .col_2 {
	width:270px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:270px;
}
#page2 #content .col_2 {
	width:470px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:450px;
}
#page3 #content .col_2 {
	width:270px;
}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:270px;
}
#page4 #content .col_2 {
	width:650px;
}


/*=========================*/


#footer {height:77px;}
