#content {
	height:433px;
	background:url(../images/misc/con_bg.png) 4px 0 no-repeat;
	
}
#left {
	float:left;
	width:440px;
	margin-right:10px;
	
}
#right {
	float:left;
	width:340px;
	margin-bottom:10px;
}
.offices {
	margin:75px 0 -10px 30px;
}
.office {
	margin-bottom:95px;
	font-family:Arial;
	font-size:17px;
	color:#18457d;
}
.office .title {
	font-size:20px;
	font-weight:bold;
	color:#00b404;
}
.subtitle {
	margin-bottom:10px;
}
.csz {
	margin-bottom:10px;
}
.contacts {
	margin:10px 0 -10px 30px;
}
.contact {
	font-family:Arial;
	font-size:17px;
	color:#18457d;
	margin-bottom:25px;
}
.contact .title {
	font-weight:bold;
	font-size:17px;
	color:#00b404;
}
.contact .name {
	margin-left:15px;
}
.contact .phone {
	margin-left:15px;
}
.contact .email {
	margin-left:15px;
}
.headshot {
	float:left;
	margin-right:10px;
	width:80px;
	height:95px;
	border:1px solid #00b404;
}
#deans {
	background:url('../images/headshots/deans.png') top left no-repeat;
}
#davidb {
	background:url('../images/headshots/davidb.png') top left no-repeat;
}
#stevec {
	background:url('../images/headshots/stevec.png') top left no-repeat;
}
#derekm {
	background:url('../images/headshots/derekm.png') top left no-repeat;
}
#stuw {
	background:url('../images/headshots/stuartw.png') top left no-repeat;
}

