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

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

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

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:265px; margin-right:5px;}
#page1 #content .row-1 .col-2 {
	width:583px;
	height: 300px;
}
#page1 #content .row-1 .col-2 .col-1 { width:195px; margin-right:40px;}
#page1 #content .row-1 .col-2 .col-2 { width:195px;}
#page1 #content .row-2 .col-1 {width:265px; margin-right:5px;}
#page1 #content .row-2 .col-2 {width:288px; margin-right:5px;}
#page1 #content .row-2 .col-3 {width:290px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:265px; margin-right:5px;}
#page2 #content .col-2 { width:583px;}
#page2 #content .col-2 .col-1 { width:195px; margin-right:40px;}
#page2 #content .col-2 .col-2 { width:195px;}


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


#footer {height:96px; margin-top:-96px; position:relative;}
