@charset "utf-8";
#servicesnavbar {
	position:absolute;
	left:336px;
	top:110px;
	width:445px;
	height:30px;
	z-index:25;
}
#servicesnavbar ul {
margin-left: 0;
padding-left: 0;
display: inline;
border: none;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
color: #000000;
}

#servicesnavbar ul li {
margin-left: 0;
margin-right: 14px;
padding-left: 2px;
border: none;
list-style: none;
display: inline;
}
#leftbgpicservices {
	position:absolute;
	left:0px;
	top:0px;
	width:64px;
	height: 100%;
	z-index:3;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/servicesl.jpg);
}
#highlighterservices {
	position:absolute;
	left:188px;
	top:176px;
	width:23px;
	height:8px;
	z-index:9;
	background-color: #FFFFFF;
}
#servicesnavbar a:link {
	color: #000000;
	text-decoration: none;
}
#servicesnavbar a:visited {
	text-decoration: none;
	color: #000000;
}
#servicesnavbar a:hover {
	text-decoration: underline;
	color: #a18c5b;
}
#servicesnavbar a:active {
	text-decoration: none;
	color: #a18c5b;
}
#servicesbus a.business, #servicesfam a.family, #servicesimm a.immigration, #servicespro a.probate, #servicesreal a.real {
	cursor: default;
	color: #000000;
	text-decoration: underline;
}
