@charset "utf-8";

#Nav_Level2 {
	position:absolute;
	left:0px;
	top:115px;
	width:100%;
	height:20px;
	z-index:2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#Practice_Nav_Directors {
	position:absolute;
	left:108px;
	top:122px;
	width:58px;
	height:10px;
	z-index:4;
}
#Practice_Nav_Associates {
	position:absolute;
	left:181px;
	top:122px;
	width:58px;
	height:10px;
	z-index:5;
}
#Practice_Nav_Staff {
	position:absolute;
	left:254px;
	top:122px;
	width:30px;
	height:10px;
	z-index:6;
}

