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

/*======= header =======*/
/*#header {height:370px;  background:url(../images/top.jpg) no-repeat  bottom center}*/
#header {height:175px; padding-bottom:30px; margin-top:15px; background-color:#F2F2F2}  /*JG: changed from 310 and 370 above would have become 235 and added padding and added margin-top:15px*/

/*======= login =======*/
/*JG: removed background:url(../images/loginBg.jpg) until I know where to put this! */
#login {height:60px; background-color:#F2F2F2}

/*======= index.html =======*/
#page1 #content .col-1{ width:211px; margin-right:47px} /*JG: changed width from 248 */
#page1 #content .col-2{ width:621px} /*JG: changed width from 563 to 600 to 621*/
/*JG changed 266px to 229px */
#page1 #content .bg{ background:url(../images/tail.gif) repeat-y 229px top }
/*======= index-1.html =======*/
#page2 #content .col-1{ width:419px; margin-right:42px}
#page2 #content .col-2{ width:395px}
#page2 #content .bg{ background:url(../images/tail.gif) repeat-y 437px top }
/*======= index-2.html =======*/
#page3 #content .col-1{ width:247px; margin-right:48px}
#page3 #content .col-2{ width:563px}
#page3 #content .bg{ background:url(../images/tail.gif) repeat-y 266px top }
/*======= index-3.html =======*/
#page4 #content .col-1{ width:419px; margin-right:40px}
#page4 #content .col-2{ width:399px}
#page4 #content .bg{ background:url(../images/tail.gif) repeat-y 437px top }
/*======= index-4.html =======*/
#page5 #content .col-1{ width:247px; margin-right:48px}
#page5 #content .col-2{ width:563px}
#page5 #content .col-3{ width:272px; margin-right:23px}
#page5 #content .col-4{ width:267px}
#page5 #content .bg{ background:url(../images/tail.gif) repeat-y 266px top }
/*======= index-5.html =======*/
#page6 #content .col-1{ width:419px; margin-right:40px}
#page6 #content .col-2{ width:399px}
#page6 #content .bg{ background:url(../images/tail.gif) repeat-y 437px top }
/*======= index-6.html =======*/
#page7 #content .col-1{ width:247px; margin-right:48px}
#page7 #content .col-2{ width:563px}
#page7 #content .col-3{ width:258px}
#page7 #content .col-4{ width:304px}
#page7 #content .bg{ background:url(../images/tail.gif) repeat-y 266px top }

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