#main {width:959px; margin:0 auto;}

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

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:763px; margin-right:4px;}
#page1 #content .col-1 .col-1 { width:425px; margin-right:5px;}
#page1 #content .col-1 .col-1 .col-1 { width:276px;}
#page1 #content .col-1 .col-1 .col-2 { width:144px;}
#page1 #content .col-1 .col-2 { width:333px;}
#page1 #content .col-2 { width:192px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:763px; margin-right:4px;}
#page2 #content .col-1 .col-1 {
	width:760px;
}
#page2 #content .col-1 .col-2 { width:333px;}
#page2 #content .col-1 .col-2 .col-1 { width:138px; margin-right:24px;}
#page2 #content .col-1 .col-2 .col-2 { width:129px;}
#page2 #content .col-2 { width:192px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:763px; margin-right:4px;}
#page3 #content .col-2 { width:192px;}


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


#footer {
	height:40px;
	border-top:2px solid #878791;
	background-color: #8F2400;
}
