#header { 
	height:177px;
}
#header, 
#content .top, 
#content .content, 
#footer { 
	font-size:0.814em;
	width:956px; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:664px; margin-right:25px;}
#page1 #content .col-2 { width:267px; padding-top:8px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:664px; margin-right:25px;}
#page2 #content .col-1 .row-1 .col-1 { width:191px; margin-right:39px;}
#page2 #content .col-1 .row-1 .col-2 { width:194px; margin-right:39px;}
#page2 #content .col-1 .row-1 .col-3 { width:194px;}
#page2 #content .col-1 .row-2 .col-1 { width:233px; margin-right:0;}
#page2 #content .col-1 .row-2 .col-2 { width:416px;}
#page2 #content .col-2 { width:267px;}


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


#footer { 
	height:111px;
}