#site_center {text-align:center;}
#main {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {height:486px;}
#headerADM {height:120px;}
#header, #headerADM, #content, #footer {
	font-size:13px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:575px;
}
#page1 #content .col_2 {
	width:212px;
	padding-left: 78px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:575px;
}
#page2 #content .col_2 {
	width:208px;
	padding-left: 75px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {
	width:860px;
}
#page3 #content .col_2 { width:444px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:439px;}
#page4 #content .col_2 { width:404px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:519px;}
#page5 #content .col_2 { width:208px;}


/*=========================*/


#footer {height:59px;}
