.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{ float:left}
/*======= width =======*/
.main{
	text-align:left;
	width:980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header {
	height:136px;
	background-image: url(images/top2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*======= index.html =======*/
#page1 #content .col-1{
	width:327px;
	height: 250px;
	background-color: #999933;
}
#page1 #content .col-2{
	width:326px;
	background-color: #999966;
	height: 250px;
}
#page1 #content .col-3{
	width:327px;
	background:#8b9212;
	height: 250px;
}
#page1 #content .col-4{
	width:653px;
	background:url(images/bg1.gif);
	height: 100%;
}
#page1 #content .col-5{ width:327px; background:url(images/bg2.gif)}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:327px; background:#8b9212}
#page2 #content .col-2{ width:653px; background:#ff6e00}
#page2 #content .col-3{ width:327px; background:url(images/bg2.gif)}
#page2 #content .col-4{ width:653px; background:url(images/bg1.gif)}
#page2 #content .col-5{ width:280px; margin-right:40px}
#page2 #content .col-6{ width:280px;}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:653px; background:#f23712}
#page3 #content .col-2{ width:327px; background:#8b9212}
#page3 #content .col-3{ width:653px; background:url(images/bg1.gif)}
#page3 #content .col-4{ width:327px; background:url(images/bg2.gif)}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:327px; background:#8b9212}
#page4 #content .col-2{ width:326px; background:#f23712}
#page4 #content .col-3{ width:327px; background:#ff6e00}
#page4 #content .col-4{ width:327px; background:url(images/bg2.gif)}
#page4 #content .col-5{ width:653px; background:url(images/bg1.gif)}
#page4 #content .col-6{ width:280px; margin-right:40px}
#page4 #content .col-7{ width:280px;}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:653px; background:#ff6e00}
#page5 #content .col-2{ width:327px; background:#8b9212}
#page5 #content .col-3{width:653px; background:url(images/bg1.gif)}
#page5 #content .col-4{  width:327px; background:url(images/bg2.gif)}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:327px; background:#8b9212}
#page6 #content .col-2{ width:653px; background:#ff6e00}
#page6 #content .col-3{ width:327px; background:url(images/bg2.gif)}
#page6 #content .col-4{ width:653px; background:url(images/bg1.gif)}
#page6 #content .col-5{ width:280px; margin-right:40px; text-align:right}
#page6 #content .col-6{ width:280px; text-align:right;}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:327px; background:#f23712}
#page7 #content .col-2{ width:326px; background:#ff6e00}
#page7 #content .col-3{ width:327px; background:#8b9212}
#page7 #content .col-4{ width:653px; background:url(images/bg1.gif)}
#page7 #content .col-5{ width:327px; background:url(images/bg2.gif)}
#page7 #content .col-6{ width:307px;}
#page7 #content .col-7{ width:280px;}
/*======= index-7.html =======*/
#page8 #content .col-1{ width:980px; background:url(images/bg1.gif)}

/*======= footer =======*/
#footer { height:56px; }
