.col-1, .col-2, .col-3, .col-4{ float:left;}
.col-1{ background: url(images/contentBg.jpg) repeat-x top; padding:10px 0 0 5px;}

/*======= width =======*/
.main{margin:5px auto; text-align:left; width:911px; }

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

/*======= index.html =======*/
#page1 #content .col-1{
	width:520px;
	margin-right:21px;
	margin-left:16px;
	padding-left: 10px;
	padding-right: 10px;
}
#page1 #content .col-2{ width:319px}
#page1 #content .col-1 .col-1{ width:250px; margin:0 5px; padding: 5px;}
#page1 #content .col-2 .col-1{ width:250px; margin:0 5px; padding: 5px; background:#fff;}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:571px; margin-right:21px}
#page2 #content .col-2{ width:319px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:571px; margin-right:21px}
#page3 #content .col-2{ width:319px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:571px; margin-right:21px}
#page4 #content .col-2{ width:319px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:571px; margin-right:21px}
#page5 #content .col-2{ width:319px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:571px; margin-right:21px}
#page6 #content .col-2{ width:319px}
/*======= index-6.html =======*/
#page7 #content .col-1{ width:571px; margin-right:21px}
#page7 #content .col-2{ width:319px}
#page7 #content .col-3{ width:290px}
#page7 #content .col-4{ width:269px}

/*======= footer =======*/
#footer {padding-bottom: 10px; background:url(images/bot.gif) repeat-x top }

