.site_center {text-align:center}
.main { width:700px; margin:0 auto; text-align:left; background:#ffffff}

/*======= header =======*/
#header{ height:360px; width:100%}

/*======= footer =======*/
#footer{ height:47px; width:100%}

/*======= content =======*/
#content{ width:100%}



#header, #content, #footer{ min-width:700px}
.col_1, .col_2, .col_3, .col1, .col2, .col3 { float:left;}

/*======= index.html =======*/
#page1 #content .col1{ width:454px}
#page1 #content .col2{
	width:244px;
	height: auto;
}
