#site_center {text-align:center; background:url(images/bg.jpg) left top repeat-x;}
#main {
	width:718px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 8px;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col_1 { width:243px;}
#page2 #content .col_2 { width:457px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 { width:243px;}
#page3 #content .col_2 { width:457px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 { width:243px;}
#page4 #content .col_2 { width:457px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 { width:243px;}
#page5 #content .col_2 {
	width:457px;
	height: auto;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1 { width:243px;}
#page6 #content .col_2 { width:457px;}
/*=========================*/


#footer {height:51px;}
