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

#content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3, .col-4 { float:left;}
.col-4 {margin-left:65px;width:330px;}
/*======= index.html =======*/
#page1 #content .col-1 {width:565px; margin-right:15px;}
#page1 #content .col-1 .col-1 { width:157px; margin-right:16px;}
#page1 #content .col-1 .col-2 { width:148px; margin-right:16px;}
#page1 #content .col-1 .col-3 { width:158px;}
#page1 #content .col-2 { width:330px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:330px; margin-right:25px;}
#page2 #content .col-2 { width:515px;}
#page2 #content .col-2 .row-1 .col-1 { width:157px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-2 { width:148px; margin-right:26px;}
#page2 #content .col-2 .row-1 .col-3 { width:158px;}
#page2 #content .col-2 .row-2 .col-1 { width:158px; margin-right:25px;}
#page2 #content .col-2 .row-2 .col-2 { width:148px; margin-right:26px;}
#page2 #content .col-2 .row-2 .col-3 { width:158px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:515px; margin-right:25px;}
#page3 #content .col-2 {width:330px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:330px; margin-right:25px;}
#page4 #content .col-2 { width:515px;}
#page4 #content .col-2 .col-1 { width:158px; margin-right:25px;}
#page4 #content .col-2 .col-2 { width:148px; margin-right:26px;}
#page4 #content .col-2 .col-3 { width:158px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:515px; margin-right:25px;}
#page5 #content .col-1 .col-1 { width:240px; margin-right:25px;}
#page5 #content .col-1 .col-2 { width:240px;}
#page5 #content .col-2 {width:330px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:330px; margin-right:25px;}
#page6 #content .col-2 { width:515px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:515px; margin-right:25px;}
#page7 #content .col-2 {width:330px;}

/*======= index-7.html =======*/
#page8 #content .col-1 {width:330px; margin-right:15px;}
#page8 #content .col-2 { width:515px;}
#page8 #content .col-2 .col-1 { width:250px; margin-right:0;}
#page8 #content .col-2 .col-2 { width:239px;} 


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


#footer, #footer a {
	padding-top: 5px;
	height:80px;
	font-size:10px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-align:center;
	color:#e0e0e0;
	text-decoration:none;
}
#footer .greyfoot {
	color:#ababab;
}
#footer .copyright {
	color:#0078BE;
	font-size:12px;
}
