body {font-size: 80%; font-family: Georgia, serif;}
p {font-size: 95%; line-height: 160%;}

#top, #reply, #contact, #benefits, .links, .scheffey, .box3 {display: none;}

#links1, .copyright {width: 100%; float: left; clear: both;}

#bot .offices li { float: left; width: 50%; margin: 10px 0 20px 0; }
#bot {width: 100%;}

ul {margin-left: 0; padding-left: 0;}
li {margin: 0, padding: 0;}

h1, h2, h3, h4 {margin: 0;}

.photo img {width: 130px; height: 130px; float: right;}

#team {
	clear: both;
	font-size: 8pt !important;
	text-decoration: none;
	
}
	#team ul {	
		width: 100%;
		clear: both;
	}
	#ie7 #team ul {
		margin: 0 0 10px;
	}
	#team li {
		float: left;
		width: 310px;
		height: 60px;
		list-style: none;
	}
		#team li img {
			border: solid 1px #ffca47;
			display: block;
			width: 50px; height: 50px;
			float: left;
			vertical-align: left;
			margin: 0 10px 0 0;
