#site_center {text-align:center;}
.main { width:100% ; margin:0 auto; text-align:left;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}

/*======= header =======*/
#header{ height:325px; width:100%}

/*======= footer =======*/
#footer{ height:94px; width:100%}

/*======= content =======*/
#content { width:100%}
#content .row1{ width:100%}
#content .row2{ width:100%}


.col_1, .col_2, .col_3, .col1, .col2, .col3, .col { float:left;}

/*======= index.html =======*/
#page1 #content .row1 .col1{ width:33%}
#page1 #content .row1 .col2{ width:32%}
#page1 #content .row1 .col3{ width:33%}

#page1 #content .row2 .indent1 .c1{ width:62%; float:left}
#page1 #content .row2 .indent1 .c2{ width:37%; float:left}  