#main { 
	width:988px; 
	margin:0 auto;
}
#header { 
	height:551px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.938em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:334px; margin-right:39px;}
#page1 #content .col-2 { width:577px;}
#page1 #content .col-2 .col-1 { width:209px; margin-right:0;}
#page1 #content .col-2 .col-2 { width:354px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:334px; margin-right:39px;}
#page2 #content .col-2 { width:577px;}
#page2 #content .col-2 .col-1 { width:209px; margin-right:0;}
#page2 #content .col-2 .col-2 { width:354px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:577px; margin-right:39px;}
#page3 #content .col-2 { width:334px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:334px; margin-right:39px;}
#page4 #content .col-1 .col-1 { width:140px; margin-right:0;}
#page4 #content .col-1 .col-2 { width:181px;}
#page4 #content .col-2 { width:577px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:577px; margin-right:39px;}
#page5 #content .col-1 .col-1 { width:209px; margin-right:0;}
#page5 #content .col-1 .col-2 { width:354px;}
#page5 #content .col-2 { width:334px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:334px; margin-right:39px;}
#page6 #content .col-2 { width:577px;}
#page6 #content .col-2 .row-1 .col-1 { width:209px; margin-right:0;}
#page6 #content .col-2 .row-1 .col-2 { width:354px;}
#page6 #content .col-2 .row-2 .col-1 { width:273px; margin-right:0;}
#page6 #content .col-2 .row-2 .col-2 { width:290px;}

/*======= index-6.html =======*/
#page7 #content p { margin-bottom:24px;}


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


#footer { 
	height:211px;
	padding:0 19px;
}