#person_all {
	float: left;
	width: 650px;
	margin-top: 140px;
}
.person_full {
	height:auto;
	margin-bottom: 25px;
	float: left;
	width: 650px;
}
.person_full h3 {
	width: 640px;
	height: 50px;
	float: left;
	margin-bottom: 10px;
}
.person_bio {
	float: left;
	width: 640px;
	padding-left: 5px;
	padding-right: 5px;
}
.person_bio p { 
	font-size:12px;
	line-height:14px;
}
#people_contact {
	height: 25px;
	width: 315px;
	margin-top: 10px;
}
#people_contact_text {
	font-size: 11px;
	color: #092940;
	float: left;
	height: 25px;
	line-height: 24px;
	background: url("../../IMGs/contact-email-bg.png") no-repeat;
	margin-right: 5px;
	width: 210px;
	padding-left: 5px;
}
#people_contact_boxes { height: 25px; }
#state_menu {
	float: left;
	height: 350px;
	width: 150px;
}
#chicago_map { background: url("../../IMGs/people-chicago-map.png") no-repeat; height: 200px; width: 150px; }
#denver_map { background: url("../../IMGs/people-denver-map.png") no-repeat; height: 200px; width: 150px; }
#nashville_map { background: url("../../IMGs/people-nashville-map.png") no-repeat; height: 200px; width: 150px; }
#newyork_map { background: url("../../IMGs/people-newyork-map.png") no-repeat; height: 200px; width: 150px; }
#losangeles_map { background: url("../../IMGs/people-la-map.png") no-repeat; height: 200px; width: 150px; }
#state_chicago a {
	background: url("../../IMGs/people-chicago-button-reg.png") no-repeat;
	height: 25px;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
#state_chicago a:hover, #state_chicago div {
	background: url("../../IMGs/people-chicago-button-over.png") no-repeat;
	float: left;
	height: 25px;
	width: 150px;
	margin-bottom: 5px;
}
#state_newyork a {
	background: url("../../IMGs/people-newyork-button-reg.png") no-repeat;
	height: 25px;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
#state_newyork a:hover, #state_newyork div {
	background: url("../../IMGs/people-newyork-button-over.png") no-repeat;
	float: left;
	height: 25px;
	width: 150px;
	margin-bottom: 5px;
}
#state_nashville a {
	background: url("../../IMGs/people-nashville-button-reg.png") no-repeat;
	height: 25px;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
#state_nashville a:hover, #state_nashville div {
	background: url("../../IMGs/people-nashville-button-over.png") no-repeat;
	float: left;
	height: 25px;
	width: 150px;
	margin-bottom: 5px;
}
#state_la a {
	background: url("../../IMGs/people-la-button-reg.png") no-repeat;
	height: 25px;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
#state_la a:hover, #state_la div {
	background: url("../../IMGs/people-la-button-over.png") no-repeat;
	float: left;
	height: 25px;
	width: 150px;
	margin-bottom: 5px;
}
#state_denver a {
	background: url("../../IMGs/people-denver-button-reg.png") no-repeat;
	height: 25px;
	width: 150px;
	float: left;
	margin-bottom: 5px;
}
#state_denver a:hover, #state_denver div {
	background: url("../../IMGs/people-denver-button-over.png") no-repeat;
	float: left;
	height: 25px;
	width: 150px;
	margin-bottom: 5px;
}
.andrew_header { background: url("../../IMGs/people/andrew-header.png") no-repeat; }
.tim_header { background: url("../../IMGs/people/tim-header.png") no-repeat; }
.brent_header { background: url("../../IMGs/people/brent-header.png") no-repeat; }
.myles_header { background: url("../../IMGs/people/myles-header.png") no-repeat; }
.kate_header { background: url("../../IMGs/people/kate-header.png") no-repeat; }
.alison_header { background: url("../../IMGs/people/alison-header.png") no-repeat; }
.vince_header { background: url("../../IMGs/people/vince-header.png") no-repeat; }
.sarah_header { background: url("../../IMGs/people/sarah-header.png") no-repeat; }
.steph_header { background: url("../../IMGs/people/steph-header.png") no-repeat; }
.elaine_header { background: url("../../IMGs/people/elaine-header.png") no-repeat; }
.david_header {
	background-image: url(../../IMGs/people/david-header.png);
	background-repeat: no-repeat;
}
.paige_header {
	background-image: url(../../IMGs/people/paige-header.png);
	background-repeat: no-repeat;
}
.zach_header {
	background-image: url(../../IMGs/people/zach-header.png);
	background-repeat: no-repeat;
}
.nick_header {
	background-image: url(../../IMGs/people/nick-header.png);
	background-repeat: no-repeat;
}
.marla_header { background: url("../../IMGs/people/marla-header.png") no-repeat; }
.jamie_header { background: url("../../IMGs/people/jamie-header.png") no-repeat; }
.mark_header { background: url("../../IMGs/people/mark-header.png") no-repeat; }
.wlodzimierz_header { background: url("../../IMGs/people/wlodzimierz-header.png") no-repeat; }
.brian_header { background: url("../../IMGs/people/brian-header.png") no-repeat; }
a.contact_twitter {
	display: block;
	width: 25px;
	height: 25px;
	text-decoration: none;
	background: url("../../IMGs/contact-button-twitter.gif") no-repeat;
	float: left;
	margin-right: 5px;
}
a.contact_twitter:hover { background-position: right 0px; }
a.contact_linkedin {
	display: block;
	width: 25px;
	height: 25px;
	text-decoration: none;
	background: url("../../IMGs/contact-button-linkedin.gif") no-repeat;
	float: left;
	margin-right: 5px;
}
a.contact_linkedin:hover { background-position: right 0px; }
a.contact_fb {
	display: block;
	width: 25px;
	height: 25px;
	text-decoration: none;
	background: url("../../IMGs/contact-button-facebook.gif") no-repeat;
	float: left;
}
a.contact_fb:hover { background-position: right 0px; }	

