#site_center {text-align:center;}
#main {
	width:764px;
	text-align:center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:486px;}
#header, #content, #footer { font-size:0.69em;}

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

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

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

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

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

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


/*=========================*/


#footer {height:59px;}
