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

#header {height:523px;}
#header, #content, #footer { font-size:0.875em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:200px;
	margin-right:22px;
}
#page1 #content .col-2 {
	width:350px;
	margin-right:36px;
}
#page1 #content .col-3 { width:259px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:250px; margin-right:55px;}
#page2 #content .col-2 {
	width:890px;
}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:253px; margin-right:52px;}
#page3 #content .col-2 {
	width:450px;
}
#page3 #content .col-3 {
	width:350px;
	margin-left: 45px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:564px; margin-right:48px;}
#page4 #content .col-2 { width:255px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:253px; margin-right:52px;}
#page5 #content .col-2 { width:261px; margin-right:46px;}
#page5 #content .col-3 { width:259px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:564px; margin-right:48px;}
#page6 #content .col-2 { width:255px;}
#page6 #content .col-1 .col-1 {
	width:262px;
	margin-right:2px;
}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:250px; margin-right:55px;}
#page7 #content .col-2 { width:563px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:564px; margin-right:48px;}
#page8 #content .col-2 {
	width:255px;
	height: 400px;
}
#page8 #content .col-1 .col-1 { width:296px; margin-right:0;}
#page8 #content .col-1 .col-2 { width:266px;}


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


#footer {height:88px;}
