#main {width:871px; margin:0 auto;}

#header {height:496px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:580px;}
#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:150px;
	margin-right:25px;
	background:none;
}
#page2 #content .col-2 .col-2 { width:225px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:580px;}
#page3 #content .col-1 .col-1 { width:134px;}
#page3 #content .col-1 .col-2 { width:345px;}
#page3 #content .col-2 { width:289px;}

/*======= 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;}
