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

#header {height:167px; background-color:#fff}
#header, #content, #footer { font-size:0.75em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:515px; margin-right:25px;}
#page1 #content .col-1 .col-1 { width:157px; margin-right:26px;}
#page1 #content .col-1 .col-2 { width:148px; margin-right:26px;}
#page1 #content .col-1 .col-3 { width:158px;}
#page1 #content .col-2 { width:330px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:330px; margin-right:25px;}
#page2 #content .col-2 { width:515px;}
#page2 #content .col-2 .row-1 .col-1 { width:157px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-2 { width:148px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-3 { width:158px;}
#page2 #content .col-2 .row-2 .col-1 { width:158px; margin-right:25px;}
#page2 #content .col-2 .row-2 .col-2 { width:148px; margin-right:26px;}
#page2 #content .col-2 .row-2 .col-3 { width:158px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:515px; margin-right:25px;}
#page3 #content .col-2 {width:330px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:330px; margin-right:25px;}
#page4 #content .col-2 {
	width:875px;
	margin-left: 0px;
}
#page4 #content .col-2 .col-1 {
	width:148px;
	margin-right:26px;
}
#page4 #content .col-2 .col-2 {
	width:148px;
	margin-right:20px;
}
#page4 #content .col-2 .col-3 {
	width:148px;
	margin-right: 26px;
}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:515px; margin-right:25px;}
#page5 #content .col-1 .col-1 { width:240px; margin-right:25px;}
#page5 #content .col-1 .col-2 { width:240px;}
#page5 #content .col-2 {width:330px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:330px; margin-right:25px;}
#page6 #content .col-2 { width:515px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:515px; margin-right:25px;}
#page7 #content .col-2 {width:330px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:330px; margin-right:25px;}
#page8 #content .col-2 { width:515px;}
#page8 #content .col-2 .col-1 { width:250px; margin-right:0;}
#page8 #content .col-2 .col-2 { width:239px;} 


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


#footer {height:88px;}
