#header { 
	height:80px;
}
#header, 
#content .content, 
#footer .footer { 
	font-size:0.75em;
	width:980px; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3, 
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:190px; margin-right:57px;}
#page1 #content .col-2 { width:203px; margin-right:56px;}
#page1 #content .col-3 { width:155px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:299px; margin-right:63px;}
#page2 #content .col-2 { width:316px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:299px; margin-right:63px;}
#page3 #content .col-2 { width:316px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:676px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:299px; margin-right:63px;}
#page5 #content .col-2 { width:316px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:299px; margin-right:63px;}
#page6 #content .col-2 { width:316px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:299px; margin-right:63px;}
#page7 #content .col-2 { width:316px;}


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


#footer { 
	border-top:1px solid #dcdcd7;
	overflow:hidden;
	padding:27px 0 24px 0;
}
#footer .col-1 { width:252px;}
#footer .col-2 { width:255px;}
#footer .col-3 { width:169px; margin-right:68px;}
#footer .col-4 { width:236px;}