#main {width:967px; margin:0 auto; position:relative;}

#header {height:329px;}
#header, #content, #footer {
	font-size:0.75em;
}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page1 #content .row-1 .col-2 {
	width:459px;
	margin-right:60px;
}
#page1 #content .row-1 .col-3 { width:241px;}
#page1 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page1 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-4 { width:213px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page2 #content .row-1 .col-2 { width:455px; margin-right:64px;}
#page2 #content .row-1 .col-3 { width:241px;}
#page2 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page2 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-4 { width:214px;}


/*=========================*/


#footer {
	height:85px;
	border-top:1px solid #d1d1d1;
}
