#main { 
	width:904px; 
	margin:0 auto;
}
#header { 
	height:120px;
}
#header, 
#content, 
#footer { 
	font-size:0.626em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:396px; margin-right:0px;}
#page1 #content .col-2 { width:325px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:399px; margin-right:75px;}
#page2 #content .col-2 { width:325px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:495px; margin-right:96px;}
#page3 #content .col-2 { width:241px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:347px; margin-right:96px;}
#page4 #content .col-2 { width:389px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:399px; margin-right:75px;}
#page5 #content .col-2 { width:383px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 { width:495px; margin-right:96px;}
#page6 #content .row-1 .col-2 { width:241px;}
#page6 #content .row-2 .col-1 { width:255px; margin-right:45px;}
#page6 #content .row-2 .col-2 { width:263px; margin-right:47px;}
#page6 #content .row-2 .col-3 { width:251px;}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 { width:347px; margin-right:96px;}
#page7 #content .row-1 .col-2 { width:389px;}
#page7 #content .row-2 .col-1 { width:399px; margin-right:75px;}
#page7 #content .row-2 .col-2 { width:383px;}
#page7 #content .row-2 .col-2 .col-1 { width:168px; margin-right:47px;}
#page7 #content .row-2 .col-2 .col-2 { width:168px;}

/*======= index-7.html =======*/
#page8 #content .row-1 .col-1 { width:495px; margin-right:96px;}
#page8 #content .row-1 .col-2 { width:241px;}
#page8 #content .row-2 .col-1 { width:399px; margin-right:75px;}
#page8 #content .row-2 .col-1 .col-1 { width:168px; margin-right:47px;}
#page8 #content .row-2 .col-1 .col-2 { width:168px;}
#page8 #content .row-2 .col-2 { width:383px;}

/*======= index-8.html =======*/
#page9 #content .col-1 { width:399px; margin-right:75px;}
#page9 #content .col-2 { width:410px;}

/*======= index-9.html =======*/
#page10 #content .row-1 .col-1 {
	width:300px;
	margin-right:96px;
}
#page10 #content .row-1 .col-2 {
	width:240px;
	height: 20px;
}
#page10 #content .row-2 .col-1 { width:399px; margin-right:75px;}
#page10 #content .row-2 .col-2 { width:388px;}


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


#footer {
	border-top:6px solid #f3f4f5;
	padding:19px 0 19px 2px;
}
