#header { 
	background:url(images/top-bg.jpg) no-repeat center top;
	height:143px;
	overflow:hidden;
}
#header .container, 
#content .container, 
#footer { 
	font-size:0.814em;
	width:969px; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header { height:649px;}
#page1 #content .col-1 { width:264px; margin-right:60px;}
#page1 #content .col-2 { width:250px; margin-right:57px;}
#page1 #content .col-3 { width:272px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:574px; margin-right:57px;}
#page2 #content .row-1 .col-2 { width:274px;}
#page2 #content .row-2 .col-1 { width:261px; margin-right:63px;}
#page2 #content .row-2 .col-2 { width:250px; margin-right:57px;}
#page2 #content .row-2 .col-3 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:261px; margin-right:63px;}
#page3 #content .row-1 .col-2 { width:249px; margin-right:58px;}
#page3 #content .row-1 .col-3 { width:271px;}
#page3 #content .row-2 .col-1 { width:274px; margin-right:57px;}
#page3 #content .row-2 .col-2 { width:574px;}
#page3 #content .row-2 .col-2 .col-1 { width:246px; margin-right:59px;}
#page3 #content .row-2 .col-2 .col-2 { width:269px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:321px;}
#page4 #content .col-2 { width:640px;}
#page4 #content .col-2 .col-1 { width:249px; margin-right:58px;}
#page4 #content .col-2 .col-2 { width:271px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:631px;}
#page5 #content .col-1 .row-1 .col-1 { width:246px; margin-right:59px;}
#page5 #content .col-1 .row-1 .col-2 { width:269px;}
#page5 #content .col-1 .row-2 .col-1 { width:263px; margin-right:66px;}
#page5 #content .col-1 .row-2 .col-2 { width:249px;}
#page5 #content .col-2 { width:330px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {
	width:500px;
	margin-right:57px;
}
#page6 #content .row-1 .col-2 {
	width:300px;
}
#page6 #content .row-2 .col-1 { width:261px; margin-right:63px;}
#page6 #content .row-2 .col-2 { width:250px; margin-right:57px;}
#page6 #content .row-2 .col-3 { width:272px;}


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


#footer { 
	height:59px;
	margin-top:-59px;
	position:relative;
}
