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

/*#header {height:431px;}*/
#header, #content, #footer { font-size:0.6875em;}

.col_1, .col_2, .col_3, .col_4, .col_5, .column1, .column2, .column3, .column4 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:60%;}
#page1 #content .col_2 { width:40%;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:66%;}
#page2 #content .col_2 { width:34%;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:37%;}
#page3 #content .col_2 { width:63%;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:40%;}
#page4 #content .col_2 { width:60%;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:66%;}
#page5 #content .col_2 { width:34%;}


/*=========================*/


#footer {height:66px;}