#main { 
	width:977px; 
	margin:0 auto;
	position:relative;
	z-index:2;
}
#header { 
	height:202px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header { height:510px;}
#page1 #content .col-1 { width:269px; margin-right:50px;}
#page1 #content .col-2 { width:240px; margin-right:78px;}
#page1 #content .col-3 { width:270px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:269px; margin-right:50px;}
#page2 #content .col-2 { width:588px;}
#page2 #content .col-2 .col-1 { width:265px; margin-right:58px;}
#page2 #content .col-2 .col-2 { width:265px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:269px; margin-right:50px;}
#page3 #content .col-2 { width:263px; margin-right:55px;}
#page3 #content .col-3 { width:270px;}

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

/*======= index-4.html =======*/
#page5 #content .col-1 { width:588px; margin-right:50px;}
#page5 #content .col-1 .col-1 { width:265px; margin-right:58px;}
#page5 #content .col-1 .col-2 { width:265px;}
#page5 #content .col-2 { width:269px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:269px; margin-right:50px;}
#page6 #content .col-2 { width:588px;}
#page6 #content .col-2 .row-1 .col-1 { width:201px; margin-right:0; position:relative;}
#page6 #content .col-2 .row-1 .col-2 { width:162px; margin-right:50px;}
#page6 #content .col-2 .row-1 .col-3 { width:162px;}
#page6 #content .col-2 .row-2 .col-1 { width:290px; margin-right:0;}
#page6 #content .col-2 .row-2 .col-2 { width:295px;}


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


#footer { 
	height:109px;
}