#main { 
	width:1024px; 
	margin:0 auto;
}
#header { 
	height:382px;
	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:240px; margin-right:49px;}
#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:665px;}
#page1 #content .col-2 .row-2 .col-3 { width:187px;}
#page1 #content .col-2 .row-2 .col-4 { width:665px;}
#page1 #content .col-2 .row-2 .col-5 { 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:200px; margin-right:80px;}
#footer .col-2 { width:363px; margin-right:80px;}
#footer .col-3 { width:88px; margin-right:90px;}
#footer .col-4 { width:170px; margin-right:40px;}
#footer .col-5 { width:73px;}
