.tail-top{ background:}

.col1, .col2, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{
	text-align:left;
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header {height:359px;  background:url(images/top.jpg) no-repeat top center}

#content .col1{
	width:260px;
	margin-right:60px
}
#content .col2{ width:611px; margin-top:-83px; position:relative}

/*======= index.html =======*/
#page1 #content .col-1{ width:301px; margin-right:9px}
#page1 #content .col-2{ width:301px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:265px; margin-right:55px}
#page2 #content .col-2{ width:265px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:301px; margin-right:9px}
#page3 #content .col-2{ width:301px}
/*======= index-3.html =======*/
#page4 #content .col-1{
	width:235px;
	margin-right:90px;
	margin-left: 25px;
}
#page4 #content .col-2{ width:235px}
#page4 #content .bg{ background:url(images/tail-2.gif) repeat-y 280px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:301px; margin-right:9px}
#page5 #content .col-2{ width:301px}
#page5 #content .col-3{ width:275px}
#page5 #content .col-4{ width:296px}
/*======= footer =======*/
#footer { height:101px; }
