#main {
	width:1064px;
	margin:0 auto;
}

#header {height:599px;}
#header, #content {
	font-size:0.8125em;
}

#header .col-1 { width:269px; margin-right:8px;}
#header .col-2 { width:747px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {
	width:241px;
	margin-right:15px;
}
#page1 #content .col-2 {
	width:713px;
}
#page1 #content .col-2 .col-1 {
	width:624px;
	margin-right:0px;
}
#page1 #content .col-2 .col-2 { width:316px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:241px; margin-right:15px;}
#page2 #content .col-2 { width:714px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:241px; margin-right:15px;}
#page3 #content .col-2 { width:714px;}
#page3 #content .col-2 .col-1 { width:316px; margin-right:26px;}
#page3 #content .col-2 .col-2 { width:316px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:241px; margin-right:15px;}
#page4 #content .col-2 { width:714px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:241px; margin-right:15px;}
#page5 #content .col-2 {
	width:970px;
}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:241px; margin-right:15px;}
#page6 #content .col-2 { width:714px;}
#page6 #content .col-2 .col-1 { width:316px; margin-right:26px;}
#page6 #content .col-2 .col-2 { width:316px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:241px; margin-right:15px;}
#page7 #content .col-2 { width:714px;}
#page7 #content .col-2 .col-1 {
	width:675px;
	margin-right:0px;
}
#page7 #content .col-2 .col-2 { width:316px;}
/*=========================*/


#footer {padding:17px 28px 26px 0; font-size:.75em;}
