#main {width:876px; margin:0 auto;}

#header {height:416px;}
#header, #content, #footer {
	font-size:.75em;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:300px; margin-right:5px;}
#page1 #content .col-2 { width:557px;}
#page1 #content .col-2 .col-1 {
	width:auto;
	margin-right:15px;
	height: 150px;
}
#page1 #content .col-2 .col-2 {
	width:100%;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:300px; margin-right:5px;}
#page2 #content .col-2 { width:557px;}
#page2 #content .col-2 .col-1 { width:200px; margin-right:38px;}
#page2 #content .col-2 .col-2 { width:200px;}


/*=========================*/


#footer {height:107px;}
