#main {width:994px; margin:0 auto; position:relative;}

#header {height:125px;}
#header, #content, #footer {
	font-size:0.74em;
}

.col-1, .col-2, .col-3 {
	float:left;
	background-color: #FFF;
}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:600px;
	margin-right:50px;
}
#page1 #content .col-2 { width:287px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:594px; margin-right:50px;}
#page2 #content .col-1 .col-1 { width:275px; margin-right:39px;}
#page2 #content .col-1 .col-2 { width:275px;}
#page2 #content .col-2 { width:287px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:287px; margin-right:50px;}
#page3 #content .col-2 { width:594px;}
#page3 #content .col-2 .col-1 { width:233px; margin-right:0;}
#page3 #content .col-2 .col-2 { width:354px; padding-top:10px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:594px; margin-right:50px;}
#page4 #content .col-1 .col-1 { width:275px; margin-right:39px;}
#page4 #content .col-1 .col-2 { width:275px;}
#page4 #content .col-2 { width:287px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:287px; margin-right:50px;}
#page5 #content .col-2 { width:594px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:594px; margin-right:50px;}
#page6 #content .col-2 { width:287px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:287px; margin-right:50px;}
#page7 #content .col-2 { width:594px;}


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


#footer {height:103px;}
