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

/*======= header =======*/
#header {height:448px;  background:url(images/top1.gif) no-repeat bottom left}

/*======= index.html =======*/
#page1 #content .col-1{
	width:567px;
	margin-right:30px
}
#page1 #content .col-2{ width:300px}

#page1 #content .col-3{
	width:565px
}
#page1 #content .col-4{ width:190px}
#page1 #content .col-5{ width:187px}
#page1 #content .col-6{ width:1px; }
/*======= index-1.html =======*/
#page2 #content .col-1{ width:300px; margin-right:40px}
#page2 #content .col-2{ width:567px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:567px; margin-right:40px}
#page3 #content .col-2{ width:300px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:300px; margin-right:40px}
#page4 #content .col-2{ width:567px}
/*======= index-4.html =======*/
#page5 #content .col-1{
	width:567px;
	margin-right:35px
}
#page5 #content .col-2{ width:300px}
/*======= index-5.html =======*/
#page6 #content .col-1{
	width:300px;
	margin-right:30px
}
#page6 #content .col-2{ width:567px}
#page6 #content .col-3{ width:261px}
#page6 #content .col-4{ width:257px}
/*======= footer =======*/
#footer {
	height:65px;
	background:url(images/bot.gif) repeat-x
}
