#main { 
	width:997px; 
	margin:0 auto;
}
#header { 
	height:130px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.564em;
	text-transform:uppercase;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index-1.html =======*/
#page2 #content .col-2 .col-1 { width:483px; margin-right:50px;}
#page2 #content .col-2 .col-2 { width:188px; height:auto;}

/*======= index-2.html =======*/
#page3 #content .col-2 .col-1 { width:354px; margin-right:2px;}
#page3 #content .col-2 .col-2 { width:366px; height:auto;}

/*======= index-3.html =======*/
#page4 #content .col-2 .col-1 { width:483px; margin-right:50px;}
#page4 #content .col-2 .col-1 .col-1 { width:214px; margin-right:55px;}
#page4 #content .col-2 .col-1 .col-2 { width:214px; height:auto;}
#page4 #content .col-2 .col-2 { width:188px; height:auto;}

/*======= index-4.html =======*/
#page5 #content .col-2 .col-1 { width:188px; margin-right:50px;}
#page5 #content .col-2 .col-2 { width:483px; height:auto;}
#page5 #content .col-2 .col-2 .col-1 { width:220px; margin-right:43px;}
#page5 #content .col-2 .col-2 .col-2 { width:220px; height:auto;}

/*======= index-5.html =======*/
#page6 #content .col-2 .col-1 { width:483px; margin-right:50px;}
#page6 #content .col-2 .col-1 .col-1 { width:237px; margin-right:0;}
#page6 #content .col-2 .col-1 .col-2 { width:246px;}
#page6 #content .col-2 .col-2 { width:188px; height:auto;}

/*======= index-6.html =======*/
#page7 #content { background:#fff; height:478px; overflow:hidden; margin-bottom:118px;}


/*=========================*/


#footer { 
	height:74px;
}
