#main { 
	width:929px; 
	margin:0 auto;
}
#header {
	height:80px;
	position:relative;
}
#header, 
#content, 
#footer { 
	font-size:0.875em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:308px; margin-right:7px;}
#page1 #content .row-1 .col-2 { width:307px;}
#page1 #content .row-2 .col-1 { width:206px; margin-right:69px;}
#page1 #content .row-2 .col-2 { width:207px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:213px; margin-right:69px;}
#page2 #content .col-2 { width:217px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:308px; margin-right:7px;}
#page3 #content .col-2 { width:307px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:206px; margin-right:69px;}
#page4 #content .col-2 { width:207px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:308px; margin-right:7px;}
#page5 #content .col-2 { width:307px;}


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


#footer { 
	height:108px;
}
