#main { 
	width:990px; 
	margin:0 auto;
}
#header { 
	height:221px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 { width:279px;}
#page1 #content .row-1 .col-2 { width:695px;}
#page1 #content .row-2 .col-1 { width:231px; margin-right:53px;}
#page1 #content .row-2 .col-2 { width:645px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:231px; margin-right:53px;}
#page2 #content .col-2 { width:285px; margin-right:50px;}
#page2 #content .col-3 { width:310px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:279px;}
#page3 #content .row-1 .col-2 { width:695px;}
#page3 #content .row-2 .col-1 { width:645px; margin-right:53px;}
#page3 #content .row-2 .col-1 .col-1 { width:228px; margin-right:62px;}
#page3 #content .row-2 .col-1 .col-2 { width:243px;}
#page3 #content .row-2 .col-2 { width:231px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:279px;}
#page5 #content .row-1 .col-2 { width:695px;}
#page5 #content .row-2 .col-1 { width:645px; margin-right:53px;}
#page5 #content .row-2 .col-1 .col-1 { width:228px; margin-right:62px;}
#page5 #content .row-2 .col-1 .col-2 { width:243px;}
#page5 #content .row-2 .col-2 { width:231px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:231px; margin-right:53px;}
#page6 #content .col-2 { width:645px;}
#page6 #content .col-2 .row-1 .col-1 { width:136px; margin-right:51px;}
#page6 #content .col-2 .row-1 .col-2 { width:188px;}
#page6 #content .col-2 .row-2 .col-1 { width:146px; margin-right:70px;}
#page6 #content .col-2 .row-2 .col-2 { width:144px; margin-right:70px;}
#page6 #content .col-2 .row-2 .col-3 { width:163px;}


/*=========================*/


#footer { 
	height:125px;
}