.col-1, .col-2, .col-3, .col-4, .col1, .col2, .col3{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:900px; }

/*======= header =======*/
#header {height:158px;}


.col1{ width:300px; height:138px; background:url(images/banner1.jpg) no-repeat}
.col2{ width:300px; height:138px; background:url(images/banner2.jpg) no-repeat}
.col3{ width:300px; height:138px; background:url(images/banner3.jpg) no-repeat}
/*======= index.html =======*/
#page1 #content .col-1{ width:566px; border-right:1px solid #e3d5bb}
#page1 #content .col-2{ width:286px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:286px; border-right:1px solid #e3d5bb}
#page2 #content .col-2{ width:556px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:366px; border-right:1px solid #e3d5bb}
#page3 #content .col-2{ width:486px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:496px; border-right:1px solid #e3d5bb}
#page4 #content .col-2{ width:356px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:286px; border-right:1px solid #e3d5bb}
#page5 #content .col-2{ width:556px; border-left:1px solid #e3d5bb; margin-left:-1px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:345px; border-right:1px solid #e3d5bb}
#page6 #content .col-2{ width:507px; border-left:1px solid #e3d5bb; margin-left:-1px}
#page6 #content .col-3{ width:230px; text-align:right}
#page6 #content .col-4{ width:250px; text-align:right}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:286px; border-right:1px solid #e3d5bb}
#page7 #content .col-2{ width:569px; border-left:1px solid #e3d5bb; margin-left:-1px}
#page7 #content .col-3{ width:260px;}
#page7 #content .col-4{ width:279px;}

/*======= footer =======*/
#footer { height:80px; background:url(images/bot.gif) repeat-x top }
