/*======= header =======*/
/*      TAIL Top starts at left for whole page is dark at top and slides across ***************/
.tail-top {
	background:url(images/bg1.gif) repeat-x top;
}

.col-1, .col-2, .col-3, .col-4 {
	float:left;
}

/*======= width =======    Sets up width of whole page */
.main {
	margin:0 auto;
	text-align:left;
	width:932px;
}
/*======= Header =======*/
#header {
	position: relative;
        height:474px;
           background:url(images/top.jpg)    no-repeat top center; 
          /* background:url(images/logo.png)   no-repeat top left;*/
} 
/*======= index.html =======*/
#page1 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page1 #content .col-2 {
	width:270px;
}
/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page2 #content .col-2 {
	width:270px;
}
/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page3 #content .col-2 {
	width:270px;
}
/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:549px;
	margin-right:51px;
}
#page4 #content .col-2 {
	width:270px;
}
/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page5 #content .col-2 {
	width:270px;
}
/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page6 #content .col-2 {
	width:270px;
}
/*======= index-6.html =======*/
#page7 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page7 #content .col-2 {
	width:270px;
}
#page7 #content .col-3 {
	width:252px;
	margin-right:24px;
}
#page7 #content .col-4 {
	width:248px;
}*/
/*======= index-7.html =======*/
#page8 #content .col-1 {
	width:544px;
	margin-right:56px;
}
#page8 #content .col-2 {
	width:270px;
}
/*======= index-8.html =======*/

#page9 #content .col-3 {
	width:252px;
	margin-right:24px;
}
#page9 #content .col-4 {
	width:248px;
}
/*======= index-9.html =======*/
#page10 #content .col-1 {
	width:49%;
	margin-right:6px;
}
#page10 #content .col-2 {
	width:49%;
}
/*************************************************************************/
