#header {
	background: transparent url(images/profilesHeader.jpg) no-repeat top left;
	height: 252px;
	}
h2.headPhone {
	top: 104px;
	}
#menu h4 {
	background: #e5e1d6 url(images/profilesMenuHeader.jpg) no-repeat top left;
	}
ul.profiles {
	width: 420px;
	display: inline;
	list-style-type: none;
	font-size: .8em;
	}
li.profileItem {
	float: left;
	border-top: 1px solid #ccc;
	width: 180px;
	margin-left: 5px;
	color: #0a4690;
	}
li.profileItemLast {
	float: left;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 180px;
	margin-left: 5px;
	color: #0a4690;
	}
li.profileItem span, li.profileItemLast span {
	text-transform: uppercase;
	font-weight: bold;
	color: #0a4690;
	}
li.profileItem img, li.profileItemLast img {
	margin-top: 10px;
	}
ul.profiles a {
	text-decoration: none;
	}
ul.profiles img {
	border: none;
	}

#content p {
	padding: 0px 10px 10px 20px;
	}
#content p.extraPadding {
	padding: 0px 40px 10px 20px;
	}
#content p.extraPadding1 {
	padding: 0px 40px 10px 20px;
	font-style: italic;
	}

#content h5.profH5 {
	width: 200px;
	margin-bottom: 0px;
	padding: 10px 0px 0px 6px;
	color: #0a4690;
	font-weight: normal;
	}
#content h4 {
	font-weight: normal;
	font-size: 1.0em;
	margin-left: 0px;
	padding-bottom: 5px;
	}
#content h4.profH4 {
	font-size: 1.0em;
	width: 260px;
	margin: 0px;
	padding: 0px 0px 0px 6px;
	color: #0a4690;
	}
#content p.profDetail {
	padding: 10px 0px 10px 6px;
	width: 265px;
	margin: 0px;
	}


#rightProfileColumn {
	display: inline;
	float: right;
	color: #000;
	}
#rightProfileColumn img {
	margin: 10px 50px 10px 0px;
	padding: 2px;
	border: 1px double #0a4690;
	}
#rightProfileColumn a {
	color: #0a4690;
	width: 150px;
	}