#left-nav {
	width: 119px;
	padding-right: 10px;
	padding-left: 4px;
	float: left;
	clear: both;
	overflow: hidden;
}
#left-nav a {
	margin-bottom: 10px;
	float: left;
	border: 1px solid #ffffff;
}
#left-nav a:hover {
	border: 1px solid #000000;
}
#inner-cont-bg {
	background-image: url(../images/inner-cont-bg.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	float: left;
	width: 805px;
	font-size: 18px;
	color: #FFFFFF;
	padding: 10px;
	background-color: #00467f;
	overflow: hidden;
}
#hdng {
	height: 33px;
	width: 189px;
	clear: both;
	font-size: 40px;
	line-height: 40px;
	color: #FFFFFF;
}
#inner-cont {
	padding: 2px 29px 10px 2px;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: -1px;
}
#profile-master {
	background-color: #FFFFFF;
	padding: 5px;
	
	float: left;
	overflow: hidden;
	width: 795px;
	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #000000;
}
#profile-nav {
	background-color: #eaeff2;
	
	width: 200px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #00467f;
	padding-top: 30px;
	
	font-weight: bold;
	margin: 0px;
	padding-right: 3px;
	padding-left: 3px;
	
	list-style-type: none;
}
#profile-nav li{
	height: 30px;
	margin-bottom: 5px;
}
#profile-nav a {
	color: #00467f;
	text-decoration: none;
	display: block;
	background-image: url(../images/icon-nav.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 25px;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#profile-nav a:hover {
	background-image: url(../images/icon-nav-h.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	background-color: #d1d5d8;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: -5px;
}
#profile-nav .current-profile {
	color: #00467f;
	text-decoration: none;
	display: block;
	background-image: url(../images/icon-nav-h.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	background-color: #d1d5d8;
	height: 24px;
	padding-top: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#profile-content {
	float: left;
	width: 567px;
	overflow: hidden;
	padding: 10px 10px 30px;
	font-family: Tahoma, Arial;
	font-size:12px;
}
#resources-content {
	float: left;
	width: 667px;
	overflow: hidden;
	padding: 10px 10px 30px;
}
#ContentPage-content {
	float: left;
	width: 780px;
	overflow: hidden;
	padding: 10px 5px 30px 0px;
	font-size:13px;
	text-align:justify;
}
#profile-image {
	background-color: #577baa;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	margin-right: 5px;
}
#profile-image img {
	border: 1px solid #FFFFFF;
}
#profile-content p {
	margin-bottom: 10px;
}
#profile-content span {
	font-weight: bold;
	color: #0a4d84;
	line-height:16px;
}
#practiceareas-nav {
	background-color: #eaeff2;
	min-height: 525px;
	width: 195px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #00467f;
	padding-top: 30px;
	padding-bottom: 50px;
	
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#practiceareas-nav li{
	height: 35px;
	margin-bottom: 10px;
}
#practiceareas-nav a {
	color: #00467f;
	text-decoration: none;
	display: block;
	background-image: url(../images/icon-nav.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding-left: 25px;
	height: 18px;
	padding-top: 3px;
	padding-bottom: 4px;
}
#practiceareas-nav a:hover {
	background-image: url(../images/icon-nav-h.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	background-color: #d1d5d8;
	height: 35px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: -5px;
}
#practiceareas-nav .current-profile {
	color: #00467f;
	text-decoration: none;
	display: block;
	background-image: url(../images/icon-nav-h.gif);
	background-position: 5px 8px;
	background-repeat: no-repeat;
	background-color: #d1d5d8;
	height: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
