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

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

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

/*======= content =======*/
#content { width:100%}
#content .row1 .left{ width:490px; float:left}
#content .row1 .right{ margin-left:490px}

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

/*======= index.html =======*/
#page1 #content .row2 .col1{ width:59%}
#page1 #content .row2 .col2{ width:41%}

/*======= index.html =======*/
#page2 #content .row2 .col1{ width:34%}
#page2 #content .row2 .col2{ width:66%}

/*======= index-2.html =======*/
#page3 #content .row2 .col1{ width:59%}
#page3 #content .row2 .col2{ width:41%}

/*======= index-3.html =======*/
#page4 #content .row2 .col1{ width:34%}
#page4 #content .row2 .col2{ width:66%}

/*======= index-4.html =======*/
#page5 #content .row2 .col1{ width:59%}
#page5 #content .row2 .col2{ width:41%}

/*======= index-5.html =======*/
#page6 #content .row2 .col1{ width:34%}
#page6 #content .row2 .col2{ width:66%}

/*======= contact.html =======*/
#page7 #content .row2 .col1{ width:59%}
#page7 #content .row2 .col2{ width:41%}




