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

/*======= header =======*/
#header {height:461px;  background:url(images/top.gif) no-repeat top center}
#header .col-1{ width:201px}
#header .col-2{ width:430px}
#header .col-3{ width:172px}
/*======= index.html =======*/
#page1 #content .col-1{ width:249px; margin-right:50px}
#page1 #content .col-2{ width:204px}
#page1 #content .col-3{ width:298px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:222px;}
#page2 #content .col-2{ width:270px; margin-right:56px}
#page2 #content .col-3{ width:252px}

/*======= footer =======*/
#footer { height:113px; background:url(images/bot.gif) }