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

/*======= header =======*/
#header {height:476px;}

/*======= 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}

h1
{color:red}
/*======= 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 { background: url("images/bot.gif") repeat-x scroll center top #D4D3CE; height: 95px; margin: 0 138px; }
