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

#header {height:468px; position:relative;}
#header, #content { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:456px;}
#page1 #content .col-2 { width:522px;}
#page1 #content .col-2 .col-1 { width:226px; margin-right:20px;}
#page1 #content .col-2 .col-2 { width:226px;}
#page1 #content .col-1 .col-1 { width:167px; margin-right:34px;}
#page1 #content .col-1 .col-2 { width:167px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:456px;}
#page2 #content .col-2 { width:522px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:456px;}
#page3 #content .col-2 { width:522px;}
#page3 #content .col-2 .col-1 { width:226px; margin-right:20px;}
#page3 #content .col-2 .col-2 { width:226px;}
#page3 #content .col-1 .col-1 { width:167px; margin-right:34px;}
#page3 #content .col-1 .col-2 { width:167px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:456px;}
#page4 #content .col-2 { width:522px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:456px;}
#page5 #content .col-2 {
	width:522px;
}
#page5 #content .col-2 .col-1 { width:226px; margin-right:20px;}
#page5 #content .col-2 .col-2 { width:226px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:456px;}
#page6 #content .col-2 { width:522px;}
#page6 #content .col-2 .col-1 { width:260px;}
#page6 #content .col-2 .col-2 { width:216px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:456px;}
#page7 #content .col-2 { width:522px;}



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


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