#main {width:980px; margin:0 auto; background-color:none;}

#header {height:525px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 {
	float:left;
	margin-top: 10px;
}

/*======= index.html =======*/
#page1 #content .col-1 {width:287px; margin-right:39px;}
#page1 #content .col-2 {
	width:279px;
	margin-right:46px;
	margin-top: 10px;
}
#page1 #content .col-3 { width:278px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:530px;
	margin-right:55px;
}
#page2 #content .col-2 { width:279px; margin-right:46px;}
#page2 #content .col-3 { width:278px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:270px; margin-right:46px;}
#page3 #content .col-2 { width:603px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:270px; margin-right:46px;}
#page4 #content .col-2 { width:279px; margin-right:46px;}
#page4 #content .col-3 { width:287px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:270px; margin-right:46px;}
#page5 #content .col-2 { width:603px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:270px; margin-right:46px;}
#page6 #content .col-2 {
	width:290px;
	margin-right:35px;
}
#page6 #content .col-3 { width:278px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:270px; margin-right:46px;}
#page7 #content .col-2 { width:279px; margin-right:46px;}
#page7 #content .col-3 { width:278px;}


/*=========================*/


#footer {color:#FFF; height:55px; background-color:#555656;}
