@charset "UTF-8";
/* CSS Document */

#social_container {
	width:960px;
	height:65px;
	margin:0px auto 0px auto;
}

#hm_callouts_container {
	width:960px;
	margin:0px auto;
}

#social {
	width:364px;
	height:65px;
	display:block;
	float:right;
	clear:right;
	background:url(/images/social_background.gif) no-repeat;
	text-align: left;
}

.social-text {
	color:#FCFCFC;
	font-size: 2.5em;
	padding-left: 60px;
	position: relative;
	top: -5px;
}

.social-icon {
	position: relative;
	top: 5px;
	margin-left: 15px;
}

#hm_right_callout {
	width: 445px;
}

#hm_callout_divider {
	width: 35px;
	height: 269px;
	background:url(/images/hm_callout_divider.png) center no-repeat;
}

#hm_callouts_container h3 {
	font-size: 20px;
	color: #034ea2;
	text-align: left;
	margin-bottom: 15px;
}

.pd_img {
	padding-right: 15px;
}

.pd_text p {
	margin-top: 0;
}

.pd_text img {
	margin: 15px 12px 15px 0;
	border: 0;
}

.pd_text .green {
	color: #54b849;
	font-size: 1.2em;
}