#page_lead {
	margin-top:40px;
	margin-bottom:0;
}
.blurb {
	width:960px;
	overflow:hidden;
}
.contact-details-container {
	width:340px;
	overflow:hidden;
	background-image:url(../assets/verticalSeperatorWithoutShading.png);
	background-position:left;
	background-repeat:no-repeat;
	min-height:350px;
	padding-left:15px;

}
h2.contact-details-header {
	font-weight:lighter;
	margin-bottom:0;
	border-bottom:1px solid #ccc;
	padding:5px 0 5px 0px;
}
.cms_content .contact-details-container h3 {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.cms_content img.flushleft {
	padding-right:10px;
}
.bio {
	margin-top:1em;
	overflow:hidden;
	width:960px;
}
.bio h3 {
	margin:15px 0 0 0;
	color:#333;
}
.bio h4 {
	font-weight:normal;
	margin-top:0.3em;
	margin-bottom:0.5em;
	color:#666;
	font-size:1.2em;
}
.bio-thumb-left {
	width:330px;
	float:left;
}
.contact-details {
	width:320px;
	float:left;
}

#visit_us{
	margin-top:0;
}