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

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


#content .col-1{ border-right:1px solid #c3c3c3}
#content .col-2{ border-left:1px solid #c3c3c3; margin-left:-1px}

/*======= index.html =======*/
#page1 #content .col-1{ width:597px}
#page1 #content .col-2{ width:382px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:567px}
#page2 #content .col-2{ width:412px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:377px}
#page3 #content .col-2{ width:602px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:567px}
#page4 #content .col-2{ width:412px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:377px}
#page5 #content .col-2{ width:602px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:401px}
#page6 #content .col-2{ width:578px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:980px}

/*======= footer =======*/
#footer { height:69px; background:url(images/bot.gif)  repeat-x }