#about, #people {
	margin: 0;
	padding: 0 0 30px 0;
	background: white;
	width: 685px;
}

#people {
	width: 670px;
	padding: 173px 0 30px 15px;
	position: relative;
	height: 280px;
	color: #707071;
}

#people h1 {
/*	display: inline;*/
	background-repeat: no-repeat;
	height: 1.2em;
	overflow: hidden;
}

#people h1 span {
	display: block;
	padding-top: 1000px;
}

#people h2 {
	display: none;
}

#people p {
	width: 398px;
	font-size: 0.85em;	
	line-height: 1.3em;
	padding: 4px 0 10px 0;	
	margin: 0;
}

#people #image {
	position: absolute;
	right: 1px;
	top: 159px;
	width: 257px;
	height: 264px;
}

#people #image img {
	display: block;
}

#people #image img {
	width: 257px;
	height: 264px;
	display: block;	
}

#people #everyone {
	position: absolute;
	top: 0;
	right: 0;	
	height: 158px;	
	width: 695px;
	background: #5C5D5E;	
	text-align: right;
}

#people #everyone li {
	float: right;
	height: 158px;
	width: 85px;
	border-right: 1px solid white;
	background: #5C5D5E;
}

#people #everyone li img {
	display: block;
	height: 158px;	
	width: 85px;	
}

#about #copy {
	padding: 10px 0 4px 0;			
}

#about p {
	line-height: 120%;
}

#aboutnav {
	border-left: 1px solid #fff;	
	width: 160px;
	position: absolute;
	right: 0;
	top: 183px;	
	overflow: hidden;
}

#aboutnav li a {
	display: block;
	padding-left: 200px;
	height: 52px;
}

#aboutnav li#navprofile a {
	background: url('/img/profile.png') no-repeat scroll 13px 30px;	
}

#aboutnav li#navpeople a {
	background: url('/img/people.png') no-repeat scroll 13px 30px;	
}

#aboutnav li#navpractice a {
	background: url('/img/practice.png') no-repeat scroll 13px 30px;	
}

#aboutnav li#navprofile a:hover, #aboutnav li#navprofile.active a {
	background-image: url('/img/profile-on.png');
	background-color: #7B7B7B;
}

#aboutnav li#navpeople a:hover, #aboutnav li#navpeople.active a {
	background-image: url('/img/people-on.png');
	background-color: #7B7B7B;
}

#aboutnav li#navpractice a:hover, #aboutnav li#navpractice.active a {
	background-image: url('/img/practice-on.png');
	background-color: #7B7B7B;
}


#aboutnav ul li {
/*	overflow: hidden;*/
	text-transform: uppercase;	
	height: 52px;
	color: white;
	background-color: #9b9b9b;
	border-bottom: 1px solid white;
}

#aboutnav ul li:hover, #aboutnav ul li.active {
/*	background: #7B7B7B;		*/
}

#aboutnav ul li a:link, #aboutnav ul li a:visited {
	color: white;	
}

#about #pinkProfile {
	width: 356px;
	height: 118px;
	background: url('../img/about-text.gif') no-repeat;
	float: left;
}

#about h1, #about #pinkProfile p  {
	display: none;
}

#about {
	height: 394px;
}

#about #image {
	height: 160px;
}

#about p {
	font-size: 0.85em;	
	line-height: 1.3em;
	margin-right: 15px;
	margin-left: 356px;
}

#awards {
	width: 684px;
	background: #fff;
	padding-bottom: 1.5em;
}

#awards p, #awards li {
	font-size: 0.85em;
	color: #707070;
	margin: 1em 20px;	
	line-height: 1.45em;	
}