#main { 
	width:1024px; 
	margin:0 auto;
}
#header { 
	height:250px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3,
.col-4,
.col-5 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:229px; margin-right:60px;}
#page1 #content .col-2 { width:665px;}
#page1 #content .col-2 .row-1 .col-1 { width:293px; margin-right:48px;}
#page1 #content .col-2 .row-1 .col-2 { width:315px;}
#page1 #content .col-2 .row-2 .col-1 { width:190px; margin-right:48px;}
#page1 #content .col-2 .row-2 .col-2 { width:197px; margin-right:38px;}
#page1 #content .col-2 .row-2 .col-3 { width:187px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:229px; margin-right:60px;}
#page2 #content .col-2 { width:665px;}
#page2 #content .col-2 .col-1 { width:428px; margin-right:48px;}
#page2 #content .col-2 .col-2 { width:188px;}


/*=========================*/


#footer { 
	height:170px;
	overflow:hidden;
}
#footer .col-1 { width:203px; margin-right:60px;}
#footer .col-2 { width:110px; margin-right:70px;}
#footer .col-3 { width:88px; margin-right:90px;}
#footer .col-4 { width:103px; margin-right:94px;}
#footer .col-5 { width:73px;}