
#header1 { 
	height:96px;
/*	position:relative;*/
}
#header, 
#content, 
#footer .row-1,
#footer .row-2 { 
	font-size:0.938em;
	
	margin:0 auto;
}
#header1 { 
	font-size:0.938em;
	width:100%; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
/*#page1 #content .col-1 { width:610px; margin-right:50px;}
#page1 #content .col-1 .col-1 { width:283px; margin-right:37px;}
#page1 #content .col-1 .col-2 { width:283px;}
#page1 #content .col-2 { width:307px;}*/

/*======= index-1.html =======*/
#page2 #content .col-1 { width:307px; margin-right:50px;}
#page2 #content .col-2 { width:610px;}
#page2 #content .col-2 .col-1 { width:283px; margin-right:37px;}
#page2 #content .col-2 .col-2 { width:286px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 { width:307px; margin-right:50px;}
#page4 #content .col-2 { width:610px;}

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

/*======= index-5.html =======*/
#page6 #content .col-1 { width:307px; margin-right:50px;}
#page6 #content .col-2 { width:610px;}
#page6 #content .col-2 .col-1 { width:273px; margin-right:0;}
#page6 #content .col-2 .col-2 { width:312px;}


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


#footer { 
	height:90px;
}