/* INDIVIDUAL NAV ITEMS FOR THE DEDICATED PROFESSIONALS PAGE */
a#home {
	position: absolute;
	left: 221px;
	top: 22px;
	}
a#aboutus {
	position: absolute;
	left: 258px;
	top: 2px;
	}
a#serviceofferings {
	position: absolute;
	left: 315px;
	top: 22px;
	}
/* a#dedicatedprofessionals {
	} */
a#ouroffices {
	position: absolute;
	left: 423px;
	top: 2px;
	}
a#contactus {
	position: absolute;
	left: 498px;
	top: 22px;
	}
a#feearrangements {
	position: absolute;
	left: 554px;
	top: 2px;
	}
a#blog {
	position: absolute;
	left: 580px;
	top: 2px;
	}
a#legalfyi {
	position: absolute;
	left: 663px;
	top: 22px;
	}
a#relatedlinks {
	position: absolute;
	left: 726px;
	top: 2px;
	}
a#pressbox {

	position: absolute;
	left: 793px;
	top: 22px;
}

