#main { 
	width:998px; 
	margin:0 auto;
}
#header { 
	height:491px;
	background:url(images/header-bg.jpg) no-repeat left bottom;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:210px; margin-right:53px;}
#page1 #content .col-2 { width:214px; margin-right:55px;}
#page1 #content .col-3 { width:421px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:210px; margin-right:53px;}
#page2 #content .col-2 { width:436px; margin-right:45px;}
#page2 #content .col-2 .col-1 { width:210px; margin-right:16px;}
#page2 #content .col-2 .col-2 { width:210px; margin-right:0;}
#page2 #content .col-3 { width:210px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:441px; margin-right:50px;}
#page3 #content .col-2 { width:205px; margin-right:45px;}
#page3 #content .col-3 { width:210px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:210px; margin-right:53px;}
#page4 #content .col-2 { width:214px; margin-right:55px;}
#page4 #content .col-3 { width:421px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:210px; margin-right:53px;}
#page5 #content .col-2 { width:436px; margin-right:45px;}
#page5 #content .col-3 { width:210px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:441px; margin-right:50px;}
#page6 #content .col-2 { width:210px; margin-right:40px;}
#page6 #content .col-3 { width:210px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:210px; margin-right:53px;}
#page7 #content .col-2 { width:214px; margin-right:55px;}
#page7 #content .col-3 { width:421px;}


/*=========================*/


#footer { 
	height:107px;
	padding:0 9px;
}