h1 {
	color: #252525;
	font-size: 6em;
	font-weight: normal;
	letter-spacing: -.075em;
	margin: 48px 0 12px 0;
	font-family: Arial, sans-serif;
	width: 499px;
	height: 53px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/about/header_managementTeam.gif) no-repeat;
}

#nextPage {
	font-size: 1.3em;
	line-height: 1.8em;
}
#nextPage a {
	color: #FF4E00;
	font-style: italic;
	text-decoration: none;
}

#headBottom {
	height: 25px;
	background: url(/images/about/headBottom.gif);
	margin-top: 25px;
}

.profile {
	position: relative;
	width: 656px;
	margin-top: 50px;
	padding-left: 347px;
	overflow: hidden;
}

.profile .about {
	border-left: 1px solid #D7D7D7;
	width: 317px;
	padding: 0 20px;
	border-right: 298px solid #F5F5F5;
	margin-right: -298px;
	float: left;
}
.profile .about h2 {
	font-size: 1.8em;
	color: #252525;
	margin: 0;
}
.profile .about p {
	margin: 1em 0 0 0;
}

.profile .highlights {
	background-color: #F5F5F5;
	width: 298px;
	float: left;
}
.profile .highlights h3 {
	font-size: 1.1em;
	letter-spacing: .025em;
	line-height: 1.64em;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	margin: 20px 15px;
	border-top: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
}
.profile .highlights ul {
	margin-top: 0;
}
.profile .highlights li {
	margin-top: 25px;
}

.profile .image {
	position: absolute;
	top: 1px;
	right: 655px;
	padding-right: 10px;
	border-right: 1px solid #D7D7D7;
}


