#main { 
	width:980px; 
	margin:0 auto;
}
#header { 
	height:456px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3, 
.col-4, 
.col-5 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:334px; margin-right:1px;}
#page1 #content .row-1 .col-2 { width:329px; margin-right:1px;}
#page1 #content .row-1 .col-3 { width:315px;}
#page1 #content .row-2 .col-1 { width:664px; margin-right:1px;}
#page1 #content .row-2 .col-2 { width:315px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:664px; margin-right:1px;}
#page2 #content .row-1 .col-2 { width:315px;}
#page2 #content .row-2 .col-1 { width:334px; margin-right:1px;}
#page2 #content .row-2 .col-2 { width:329px; margin-right:1px;}
#page2 #content .row-2 .col-3 { width:315px;}

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

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

/*======= index-4.html =======*/
#page5 #content .col-1 { width:664px; margin-right:1px;}
#page5 #content .row-1 .col-1 .col-1 { width:267px; margin-right:61px;}
#page5 #content .row-1 .col-1 .col-2 { width:267px;}
#page5 #content .col-2 { width:315px;}

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

/*======= index-6.html =======*/
#page7 #content .inner { padding-right:36px;}


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


#footer { 
	background-color:#181513;
	border-top:1px solid #1d1917;
}