#main {
	width:987px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height:470px;
	background:url(images/header-bg.jpg) no-repeat left 80px;
	position:relative;
}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:394px; margin-right:15px;margin-top:15px;}
#page1 #content .col-2 { width:269px; margin-right:23px;margin-top:15px;}
#page1 #content .col-3 { width:231px;margin-top:15px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:231px; margin-right:21px;}
#page2 #content .col-2 { width:269px; margin-right:23px;}
#page2 #content .col-3 {width:386px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:394px; margin-right:15px;}
#page3 #content .col-2 { width:269px; margin-right:23px;}
#page3 #content .col-3 { width:231px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:231px; margin-right:21px;}
#page4 #content .col-2 { width:269px; margin-right:23px;}
#page4 #content .col-3 {width:386px;}
#page4 #content .col-3 .col-1 { width:162px; margin-right:40px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:394px; margin-right:15px;}
#page5 #content .col-2 { width:269px; margin-right:23px;}
#page5 #content .col-3 { width:231px;}
#page5 #content .col-1 .col-1 { width:183px; margin:0;}
#page5 #content .col-1 .col-2 { width:190px; margin:0;}


/*=========================*/


#footer {height:85px;}
