#about-us-box, #center-box, #right-box {
	width: 203px;
	float: left;
	font-size: 85%;
	line-height: 125%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	/* Mid Footer
-------------------------------------------------------*/

div#mid_footer div.wrap {
	background: url(../images/divs_bottom.jpg) no-repeat center;
	position: relative;
	height: 1%;
	width:670px;
	}
	
div#mid_footer h3 {
	padding: 0.25em 0 0.25em 25px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	}
	
div#mid_footer h3 a {
	color: #301C08;
	text-decoration: none;
	}

