#main {
	width:871px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

#header {
	height:440px;
}
#header, #content, #footer { font-size:0.75em;}

.col-1 {
	float:left;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:5px;
}
.col-2 { float:left; margin-bottom:20px;}
.col-3 { float:left;}
/*======= index.html =======*/
#page1 #content .col-1 {width:560px;}
#page1 #content .col-1 .col-1 { width:215px; margin-right:25px;}
#page1 #content .col-1 .col-2 { width:225px; background:none;}
#page1 #content .col-2 { width:289px; background:#1d2022;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:289px; background:#1d2022;}
#page2 #content .col-2 { width:580px;}
#page2 #content .col-2 .col-1 { width:215px; margin-right:25px; background:none;}
#page2 #content .col-2 .col-2 { width:225px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:540px;
}
#page3 #content .col-1 .col-1 { width:134px;}
#page3 #content .col-1 .col-2 { width:345px;}
#page3 #content .col-2 {
	width:287px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:289px; background:#1d2022;}
#page4 #content .col-2 { width:580px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:289px; background:#1d2022;}
#page5 #content .col-2 { width:580px;}
#page5 #content .col-2 .col-1 { width:215px; margin-right:45px; background:none;}
#page5 #content .col-2 .col-2 { width:225px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:580px;}
#page6 #content .col-1 .col-1 { width:265px;}
#page6 #content .col-1 .col-2 { width:219px;}
#page6 #content .col-2 { width:289px;}


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


#footer {height:74px;}

