#main { 
	width:942px; 
	margin:0 auto;
}
#header { 
	height:254px;
	background:url(images/header-bg.jpg) no-repeat center bottom;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3, 
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:209px; margin-right:7px;}
#page1 #content .col-2 { width:483px; margin-right:7px;}
#page1 #content .col-3 { width:236px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:699px; margin-right:7px;}
#page2 #content .col-1 .row-1 .col-1 { width:179px; margin-right:53px;}
#page2 #content .col-1 .row-1 .col-2 { width:179px; margin-right:53px;}
#page2 #content .col-1 .row-1 .col-3 { width:178px;}
#page2 #content .col-1 .row-2 .col-1 { width:307px; margin-right:40px;}
#page2 #content .col-1 .row-2 .col-2 { width:307px;}
#page2 #content .col-2 { width:236px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:406px; margin-right:53px;}
#page3 #content .row-1 .col-2 { width:433px;}
#page3 #content .row-2 .col-1 { width:179px; margin-right:53px;}
#page3 #content .row-2 .col-2 { width:179px; margin-right:53px;}
#page3 #content .row-2 .col-3 { width:178px; margin-right:53px;}
#page3 #content .row-2 .col-4 { width:179px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:699px; margin-right:7px;}
#page4 #content .col-1 .col-1 { width:176px; margin-right:52px;}
#page4 #content .col-1 .col-2 { width:176px; margin-right:52px;}
#page4 #content .col-1 .col-3 { width:198px;}
#page4 #content .col-2 { width:236px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:209px; margin-right:7px;}
#page5 #content .col-2 { width:483px; margin-right:7px;}
#page5 #content .col-2 .col-1 { width:192px; margin-right:38px;}
#page5 #content .col-2 .col-2 { width:196px;}
#page5 #content .col-3 { width:236px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:699px; margin-right:7px;}
#page6 #content .col-1 .row-1 .col-1 { width:307px; margin-right:40px;}
#page6 #content .col-1 .row-1 .col-2 { width:307px;}
#page6 #content .col-1 .row-2 .col-1 { width:179px; margin-right:53px;}
#page6 #content .col-1 .row-2 .col-2 { width:179px; margin-right:53px;}
#page6 #content .col-1 .row-2 .col-3 { width:178px;}
#page6 #content .col-2 { width:236px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:209px; margin-right:7px;}
#page7 #content .col-2 { width:726px;}
#page7 #content .col-2 .col-1 { width:189px; margin-right:48px;}
#page7 #content .col-2 .col-2 { width:182px; margin-right:48px;}
#page7 #content .col-2 .col-3 { width:190px;}


/*=========================*/


#footer {
	height:40px;
}
