#main {width:967px; margin:0 auto; position:relative;}

#header {height:329px;}
#header, #content, #footer {
	font-size:.9em;
}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {
	width:175px;
	margin-right:25px;
}
#page1 #content .row-1 .col-2 {
	width:451px;
	margin-right:25px;
}
#page1 #content .row-1 .col-3 {
	width:280px;
}
#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:103px; border-top:1px solid #d1d1d1;}
.col-left {
	font-family: Arial, Helvetica, sans-serif;
	width: 200px;
	margin-right: 10px;
	background-color: #CCC;
}
.col-body {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	margin-left: 210px;
}
#page1 #main #content .row-1 .wrapper .col-2.indent .indent1 #content {
	color: #000;
}
#page1 #main #content .row-1 .wrapper .col-2.indent .indent1 #content {
	color: #FFF;
}

