#main {
	width:976px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {height:570px;}
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {
	width:275px;
	margin-right:9px;
}
#page1 #content .col-2 {width:280px; margin-right:9px;}
#page1 #content .col-3 {width:280px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:569px; margin-right:9px;}
#page2 #content .col-2 {width:280px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:280px; margin-right:9px;}
#page3 #content .col-2 {width:569px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 {width:569px; margin-right:9px;}
#page5 #content .col-2 {width:280px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:280px; margin-right:9px;}
#page6 #content .col-2 {width:280px; margin-right:9px;}
#page6 #content .col-3 {width:280px;}


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


#footer {height:100px; font-size:.75em;}
