.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; background-color:#f3eed9}

/*======= header =======*/
#header {height:378px; }
#header .col-1{ width:362px; background-color:#f3eed9}
#header .col-2{ width:317px; background-color:#f3eed9}
#header .col-3{ width:301px; background-color:#f3eed9}

/*======= index.html =======*/
#page1 #content .col-1{ width:290px; margin-right:37px; background-color:#f3eed9}
#page1 #content .col-2{ width:590px; background-color:#f3eed9}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:290px; margin-right:37px; background-color:#f3eed9}
#page2 #content .col-2{ width:590px; background-color:#f3eed9}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:290px; margin-right:37px; background-color:#f3eed9}
#page3 #content .col-2{ width:590px; background-color:#f3eed9}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:290px; margin-right:37px; background-color:#f3eed9}
#page4 #content .col-2{ width:590px; background-color:#f3eed9}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:290px; margin-right:37px; background-color:#f3eed9}
#page5 #content .col-2{ width:590px; background-color:#f3eed9}
#page5 #content .col-3{ width:290px; background-color:#f3eed9}
#page5 #content .col-4{ width:259px; background-color:#f3eed9}
/*======= footer =======*/
#footer { height:106px;  }