#content {
	width:960px; /* 2px less due to IE bug with overflowing <em>s */
	padding:70px 20px 10px 20px;
	margin-top:0px;
	float:none;
	border:none;
}

#placeholder {
	width:485px;
	height:335px;
	float:left;
	margin-right:20px;
}

#hp-bottom {
	min-height:167px;
	padding:22px 20px 20px 20px;
	background-image:url(../images/hp-bottom-bg.png);
	background-position:top;
	background-repeat:repeat-x;
}

.facebook-box {
	width:300px;
	height:250px;
	background-color:#FFFFFF;
	float:left;
}

.center-box {
	width:250px;
	padding:0 25px;
	padding-left:35px;
	min-height:250px;
	float:left;
}
	
.right-box {
	width:279px;
	padding:0 10px;	
	margin-right:10px;
	height:280px;
	float:right;
}

.center-box h2, .right-box h2 {
	margin-top:0px;
	padding-top:0px;
	color:#002E77;
}

#testimonials-random h3 {
	padding-top:0px;
	margin-top:0px;
}

#testimonials-random h3 a {
	color:#8797BF;
	font-style:italic;
	text-decoration:none;
	font-size:12px;
}

#testimonials-random .read-more {
	font-size:11px;
	color:#82B439;
}

#testimonials-random .read-more a {
	text-decoration:none;
	color:#82B439;
}


