#main {
	width:1050px;
	margin:0;
	float: center;
}

#header {height:534px;}
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:180px;
	margin-right:10px;
}
#page1 #content .col-2 {
	width:516px;
	margin-right:10px;
}
#page1 #content .col-3 {
	width:220px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:199px; margin-right:17px;}
#page2 #content .col-2 { width:516px; margin-right:18px;}
#page2 #content .col-3 { width:197px;}
#page2 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:199px; margin-right:17px;}
#page3 #content .col-2 { width:516px; margin-right:18px;}
#page3 #content .col-3 { width:197px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:199px; margin-right:17px;}
#page4 #content .col-2 { width:516px; margin-right:18px;}
#page4 #content .col-3 { width:197px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:199px; margin-right:17px;}
#page5 #content .col-2 { width:516px; margin-right:18px;}
#page5 #content .col-3 { width:197px;}
#page5 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:199px; margin-right:17px;}
#page6 #content .col-2 { width:516px; margin-right:18px;}
#page6 #content .col-3 { width:197px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:199px; margin-right:17px;}
#page7 #content .col-2 { width:516px; margin-right:18px;}
#page7 #content .col-3 { width:197px;}
#page7 #content .col-2 .col-1 { width:236px; margin-right:22px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:199px; margin-right:17px;}
#page8 #content .col-2 { width:516px; margin-right:18px;}
#page8 #content .col-3 { width:197px;}


/*=========================*/


#footer {height:80px; background:url(images/footer-bg.jpg) no-repeat left bottom;}
