.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:900px; background:url(images/bg1.gif) repeat-y top left }

/*======= header =======*/
#header {height:523px;  background:url(images/top.jpg) no-repeat top center}
#headerhome {height:523px;  background:url(images/tophome.jpg) no-repeat top center}
#headerSub {height:223px;  background:url(images/header.jpg) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:329px; margin-right:18px}
#page1 #content .col-2{ width:379px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:329px; margin-right:18px}
#page2 #content .col-2{ width:379px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:329px; margin-right:18px}
#page3 #content .col-2{ width:379px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:329px; margin-right:18px}
#page4 #content .col-2{ width:379px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:329px; margin-right:18px}
#page5 #content .col-2{ width:379px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:726px}

/*======= footer =======*/
#footer { height:37px; }
