/* HOME STYLES */
#headerPic{
	position: relative;
	float: left;
	clear: both;
	left: 20px;
	width: 700px;
	height: 275px;
	z-index: 1;
}
#headerContent{
	position: relative;
	float: left;
	width: 740px;
	height: 417px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

/* CALLOUTS */
#calloutTitles {
	position: relative;	
	overflow: hidden;
	float: left;
	clear: both;
	height: 51px;
	background-color: #009143;
	font-size: 12px;
	font-weight: bold;	
}

#calloutHolder{
	background-color: #52813d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	padding: 0px 0px 5px 0px;
}
#calloutHolder a, #calloutHolder a:link{
	color: #bfd185;
	text-decoration: none;
	font-weight: bold; 
}
#calloutHolder a:hover{
	text-decoration: underline;
}
#calloutBox1{
	position: relative;
	float: left;
	width: 225px;
	padding: 5px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 205px;
}
html>body #calloutBox1{
	width: 206px;
}
#calloutBox2{
	position: relative;
	float: left;
	width: 270px;
	padding: 5px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 250px;
}
html>body #calloutBox2{
	width: 251px;
}
#calloutBox3{
	position: relative;
	float: left;
	width: 230px;
	padding: 5px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 210px;
}
html>body #calloutBox3{
	width: 210px;
}

.social {
	background: transparent url(/elements/images/home/socialBG.jpg) 0 0 no-repeat;
	height: 82px;
}
	.social a {
		display: block;
		float: left;
	}
	.social .blog {
		height: 82px;
		width: 436px;
	}
	.social .badge {
		height: 22px;
		margin: 3px 0 3px 50px;
	}
	.social .facebook {margin-top: 15px;}