#main {width:980px; margin:0 auto; position:relative;}

#header {height:500px;}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:237px; margin-right:57px;}
#page1 #content .col-2 { width:651px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:650px; margin-right:56px;}
#page2 #content .col-2 { width:238px;}
#page2 #content .col-1 .col-1 { width:300px; margin-right:58px;}
#page2 #content .col-1 .col-2 { width:292px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:237px; margin-right:57px;}
#page3 #content .col-2 { width:651px;}
#page3 #content .col-2 .col-1 { width:300px; margin-right:58px;}
#page3 #content .col-2 .col-2 { width:292px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:650px; margin-right:56px;}
#page4 #content .col-2 { width:238px;}
#page4 #content .col-1 .col-1 { width:300px; margin-right:58px;}
#page4 #content .col-1 .col-2 { width:292px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:237px; margin-right:57px;}
#page5 #content .col-2 { width:651px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:650px; margin-right:56px;}
#page6 #content .col-2 { width:238px;}
#page6 #content .col-1 .col-1 { width:300px; margin-right:58px;}
#page6 #content .col-1 .col-2 { width:292px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:237px; margin-right:57px;}
#page7 #content .col-2 {
	width:100%;
}
#page7 #content .col-2 .col-1 { width:300px; margin-right:58px;}
#page7 #content .col-2 .col-2 { width:292px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:650px; margin-right:56px;}
#page8 #content .col-2 { width:238px;}
#page8 #content .col-1 .col-1 { width:340px; margin-right:0;}
#page8 #content .col-1 .col-2 { width:307px;}


/*=========================*/


#footer { padding:27px 0 55px 0;}

