#profiles {
	width:180px;
	margin-left:-10px;
	padding-right:20px;
	margin-right:20px;
	border-right:solid 1px #fff;
	float:left;
}

#profiles li {
	list-style:none;
}

#profiles a:link, #profiles a:visited, #profiles a:active {
	color:#fff;
	text-decoration:none;
}

#profiles a:hover {
	text-decoration:underline;
}

#about_content {
	float:left;
	width:680px;
}

.about_heading {
	margin-bottom:15px;
}

.guide_photo {
	float:left;
	width:148px;
	height:148px;
	margin-right:15px;
	margin-bottom:15px;
}

.guide_photo_image {
	width:148px;
	height:148px;
	border:solid 1px #fff;
	overflow:hidden;
	clip: rect(auto);
}

.offices_photo_image {
	width:250px;
	height:250px;
	border:solid 1px #fff;
	overflow:hidden;
}

.guide_bio {
	float:left;
	width:550px;
}

.offices_text {
	float:left;
	width:400px;
	padding-left: 180px;
}

.about_paragraph {
	margin-bottom:40px;
}

.about_paragraph_title {
	margin-bottom:15px;
}

.about_paragraph_info {
	float:left;
	margin-right:15px;
	width:500px;
}

.about_paragraph_icon {
	float:left;
	width:130px;
}

.photoclear {
	width:130px;
	height:130px;
	margin-top: 20px;
}

.photo {
	width:130px;
	height:130px;
	border:solid 1px #fff;
	overflow:hidden;
	margin-top: 20px;
}
