#header { 
	height:147px;
	border-bottom:3px solid #272727;
	background-color:#fff;
}
#header .container, 
#content .container, 
#footer .container { 
	font-size:0.814em;
	width:977px; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3, 
.col-4 {
	float:left;
	font-weight: bold;
	color: #007C98;
	font-size: small;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:318px; margin-right:75px;}
#page1 #content .col-2 { width:554px;}
#page1 #content .box1 .col-1 { width:316px; margin-right:65px;}
#page1 #content .box1 .col-2 { width:540px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:318px; margin-right:75px;}
#page2 #content .col-2 {
	width:554px;
	font-weight: normal;
}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:318px; margin-right:75px;}
#page3 #content .col-2 { width:554px;}
#page3 #content .col-2 .col-1 { width:229px; margin-right:61px;}
#page3 #content .col-2 .col-2 { width:229px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:318px; margin-right:75px;}
#page4 #content .col-2 { width:554px;}
#page4 #content .col-2 .col-1 { width:251px; margin-right:49px;}
#page4 #content .col-2 .col-2 { width:251px;}

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

/*======= index-5.html =======*/
#page6 #content .col-1 { width:318px; margin-right:75px;}
#page6 #content .col-2 { width:554px;}
#page6 #content .col-2 .col-1 { width:229px; margin-right:61px;}
#page6 #content .col-2 .col-2 { width:229px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:312px; margin-right:81px;}
#page7 #content .col-2 { width:554px;}
#page7 #content .col-2 .col-1 { width:236px; margin-right:64px;}
#page7 #content .col-2 .col-2 { width:236px;}


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


#footer {
	border-top:3px solid #000;
	background-color:#272727;
	padding:23px 0 31px 0;
}
#footer .col-1 { width:152px; margin-right:67px;}
#footer .col-2 { width:128px; margin-right:69px;}
#footer .col-3 { width:95px;}
