#main { 
	width:972px; 
	margin:0 auto;
}
#header { 
	height:544px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:259px; margin-right:61px;}
#page1 #content .col-2 { width:252px; margin-right:63px;}
#page1 #content .col-3 { width:252px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:265px; margin-right:55px;}
#page2 #content .col-2 { width:567px;}
#page2 #content .col-2 .col-1 { width:247px; margin-right:66px;}
#page2 #content .col-2 .col-2 { width:251px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:580px; margin-right:55px;}
#page3 #content .col-2 { width:255px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:259px; margin-right:61px;}
#page4 #content .col-2 { width:262px; margin-right:53px;}
#page4 #content .col-3 { width:259px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:265px; margin-right:55px;}
#page5 #content .col-2 { width:570px;}
#page5 #content .col-2 .col-1 { width:273px; margin-right:0;}
#page5 #content .col-2 .col-2 { width:297px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:580px; margin-right:55px;}
#page6 #content .col-1 .col-1 { width:273px; margin-right:0;}
#page6 #content .col-1 .col-2 { width:292px;}
#page6 #content .col-2 { width:267px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:259px; margin-right:61px;}
#page7 #content .col-2 { width:252px; margin-right:63px;}
#page7 #content .col-3 { width:252px;}


/*=========================*/


#footer { 
	height:189px;
}