#main { 
	width:872px; 
	margin:0 auto;
	position:relative;
}
#header { 
	height:441px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:509px; margin-right:73px;}
#page1 #content .col-1 .row-1 .col-1 { width:236px; margin-right:0;}
#page1 #content .col-1 .row-1 .col-2 { width:269px; margin-top:-3px;}
#page1 #content .col-1 .row-2 .col-1 { width:207px; margin-right:59px;}
#page1 #content .col-1 .row-2 .col-2 { width:235px;}
#page1 #content .col-2 { width:290px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:521px; margin-right:61px;}
#page2 #content .col-1 .col-1 { width:236px; margin-right:0;}
#page2 #content .col-1 .col-2 { width:285px; margin-top:-3px;}
#page2 #content .col-2 { width:290px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:521px; margin-right:40px;}
#page3 #content .col-1 .col-1 { width:130px; margin-right:1px;}
#page3 #content .col-1 .col-2 { width:183px; margin-right:10px;}
#page3 #content .col-1 .col-3 { width:190px;}
#page3 #content .col-2 { width:290px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:514px; margin-right:68px;}
#page4 #content .col-1 .col-1 { width:234px; margin-right:22px;}
#page4 #content .col-1 .col-2 { width:235px;}
#page4 #content .col-2 { width:290px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:514px; margin-right:68px;}
#page5 #content .col-1 .col-1 { width:236px; margin-right:0;}
#page5 #content .col-1 .col-2 { width:265px;}
#page5 #content .col-2 { width:290px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:514px; margin-right:68px;}
#page6 #content .col-1 .col-1 { width:193px; margin-right:40px;}
#page6 #content .col-1 .col-2 { width:250px;}
#page6 #content .col-2 { width:290px;}


/*=========================*/


#footer { 
	height:74px;
	background:url(images/footer-bg.gif) no-repeat left top;
}