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

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

/*======= index.html =======*/
#page1 #content .col-1{ width:414px; height:500px; margin-right:63px; background:url(../images/index_background2.jpg) no-repeat  }
#page1 #content .col-2{ width:343px; height:500px;}
/*#page1 #content .bg{ background:url(images/tail1.gif) repeat-y 445px top }*/
/*this is where we want the background photos floating in space to go*/
/*#page1 #content .bg{ background:url(images/index_background.jpg) no-repeat left }  */
/*======= index-1.html =======*/
#page2 #content .col-1{ width:344px; margin-right:64px}
#page2 #content .col-2{ width:409px}
#page2 #content .bg{ background:url(../images/tail1.gif) repeat-y 374px top  } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:300px; margin-right:5px}
#page3 #content .col-2{ width:510px}
#page3 #content .bg{ background:url(../images/tail1.gif) repeat-y 300px top  } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:273px; margin-right:51px}
#page4 #content .col-2{ width:494px}
#page4 #content .bg{ background:url(../images/tail1.gif) repeat-y 292px top  } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:414px; margin-right:63px}
#page5 #content .col-2{ width:343px}
#page5 #content .bg{ background:url(../images/tail1.gif) repeat-y 445px top  } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:414px; margin-right:63px}
#page6 #content .col-2{ width:343px}
#page6 #content .bg{ background:url(../images/tail1.gif) repeat-y 445px top  } 
#page6 #content .col-3{ width:60px}
#page6 #content .col-4{ width:281px}
#page6 #content .col-5{ width:409px; margin-right:62px}
#page6 #content .col-6{ width:345px}
/*======= index-2.html =======*/
#legal #content .col-1{ width:800px; margin-right:5px}
#legal #content .col-2{ width:510px}
/*======= footer =======*/
#footer {
	height:100px;
	background:url(../images/bot.jpg) no-repeat top;
	background-color: #333333;
}
