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

#header {height:400px;}
#header, #content, #footer {
	font-size:0.9em;
	padding-top: 20px;
}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:250px;
	margin-right:8px;
	margin-top: 36px;
}
#page1 #content .col-2 {
	width:575px;
	margin-top: 36px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:262px; margin-right:32px;}
#page2 #content .col-2 { width:531px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:525px; margin-right:29px;}
#page3 #content .col-2 { width:263px;}
#page3 #content .col-1 .col-1 { width:296px; margin-right:0;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:400px; margin-right:60px;}
#page4 #content .col-2 { width:auto;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:358px; margin-right:32px;}
#page5 #content .col-2 { width:429px;}
#page5 #content .col-2 .col-1 { width:227px; margin-right:0;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:331px; margin-right:29px;}
#page6 #content .col-2 { width:485px;}
#page6 #content .col-2 .col-1 { width:231px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:229px;}

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


#footer {height:97px; border-top:1px solid #2a2c38; margin:0 32px;}
