#main {width:100%}

.column1, .column2, .column3, .column4, .column5, .col1, .col2, .col3, .col4, .col5, .col6, .col7 { float:left} 

#header{ height:354px}

#footer{ height:116px}
#footer .column1{ width:44px}
#footer .column2{ width:691px}
#footer .column3{ width:85px}

/*default.html*/
#page1 #content .row1 .column1{ width:410px}
#page1 #content .row1 .column2{ width:410px}

/*index-1.html*/
#page2 #content .row1{ width:920px}
#page2 #content .row1 .column1{ width:500px}
#page2 #content .row1 .column2{ width:320px}
#page2 #content .row2{ width:920px; height:31px}


