#main { 
	width:941px; 
	margin:0 auto;
}

#header { 
	height:248px;
}

#header, 
#content, 
#footer { 
	font-size:0.814em;
}

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


/*======= index.html =======*/
#page1 #content .col-1 { width:624px; margin-right:9px;}
#page1 #content .col-1 .col-1 { width:309px; margin-right:84px;}
#page1 #content .col-1 .col-1 .col-1 { width:108px; margin-right:83px;}
#page1 #content .col-1 .col-1 .col-2 { width:118px;}
#page1 #content .col-1 .col-2 { width:121px;}
#page1 #content .col-2 { width:307px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:624px; margin-right:9px;}
#page2 #content .col-1 .col-1 { width:257px; margin-right:63px;}
#page2 #content .col-1 .col-2 { width:257px;}
#page2 #content .col-2 { width:307px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:624px; margin-right:9px;}
#page3 #content .row-1 .col-2 { width:307px;}
#page3 #content .row-2 .col-1 { width:448px; margin-right:35px;}
#page3 #content .row-2 .col-2 { width:448px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:624px; margin-right:9px;}
#page4 #content .col-1 .col-1 { width:280px; margin-right:35px;}
#page4 #content .col-1 .col-2 { width:280px;}
#page4 #content .col-2 { width:307px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:624px; margin-right:9px;}
#page5 #content .col-1 .col-1 { width:120px; margin-right:83px;}
#page5 #content .col-1 .col-2 { width:123px; margin-right:85px;}
#page5 #content .col-1 .col-3 { width:124px;}
#page5 #content .col-2 { width:307px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 { width:624px; margin-right:9px;}
#page6 #content .row-1 .col-2 { width:307px;}
#page6 #content .row-2 .col-1 { width:207px; margin-right:30px;}
#page6 #content .row-2 .col-2 { width:205px; margin-right:35px;}
#page6 #content .row-2 .col-3 { width:212px; margin-right:26px;}
#page6 #content .row-2 .col-4 { width:218px;}

/*======= index-6.html =======*/
#page7 #content p { line-height:1.23em;}
#page7 #content .col-1 { width:624px; margin-right:9px;}
#page7 #content .col-2 { width:307px;}


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


#footer { 
	height:89px;
}