#main { 
	width:988px; 
	margin:0 auto;
}
#header { 
	height:203px;
}
#header, 
#content, 
#footer { 
	font-size:0.814em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:554px; margin-right:56px;}
#page1 #content .col-2 { width:282px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 { width:554px; margin-right:30px;}
#page2 #content .row-1 .col-2 { width:282px;}
#page2 #content .row-2 .col-1 { width:228px; margin-right:75px;}
#page2 #content .row-2 .col-2 { width:235px;}

/*======= web.html =======*/
#page8 #content .row-1 .col-1 { width:554px; margin-right:30px;}
#page8 #content .row-1 .col-2 { width:100px;}
#page8 #content .row-2 .col-1 { width:100px; margin-right:75px;}
#page8 #content .row-2 .col-2 { width:100px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:282px; margin-right:56px;}
#page3 #content .col-2 { width:554px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:554px; margin-right:56px;}
#page4 #content .col-1 .col-1 { width:228px; margin-right:75px;}
#page4 #content .col-1 .col-2 { width:235px;}
#page4 #content .col-2 { width:282px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:554px; margin-right:56px;}
#page5 #content .col-2 { width:282px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:554px; margin-right:56px;}
#page6 #content .col-2 { width:282px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:554px; margin-right:56px;}
#page7 #content .col-2 { width:282px;}


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


#footer { 
	height:114px;
	line-height:1em;
}
