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

/*======= header =======*/
#header {height:476px;  background:url(images/top.jpg) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:315px; margin-right:3px}
#page1 #content .col-2{ width:194px}
#page1 #content .col-3{ width:135px; margin-right:35px}
#page1 #content .col-4{ width:136px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:305px; margin-right:13px}
#page2 #content .col-2{ width:194px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:315px; margin-right:3px}
#page3 #content .col-2{ width:194px}
#page3 #content .col-3{ width:135px; margin-right:35px}
#page3 #content .col-4{ width:136px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:315px; margin-right:3px}
#page4 #content .col-2{ width:194px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:315px; margin-right:3px}
#page5 #content .col-2{ width:194px}
#page5 #content .col-3{ width:135px; margin-right:35px}
#page5 #content .col-4{ width:136px}

/*======= footer =======*/
#footer { height:96px; margin:0 138px 0 138px; background:url(images/bot.gif) repeat-x top }