
#nav a:link {
	color: #fff;
	text-decoration: none;
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 8px;
}
#nav a:visited {
	color: #fff;
	text-decoration: none;
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 8px;
}

#nav a:hover {
	color: #e7e9aa;
	text-decoration: underline;
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 8px;
}

#nav a:active {
	color: #fff;
	text-decoration: none;
	font: 12px Tahoma, Arial, sans-serif;
	line-height: 8px;
}

#masthead #nav, #nav ul {
	float: left;
	width: 850px;
	list-style: none;
	line-height: 15px;
	font: 12px Tahoma, Arial, sans-serif;
	padding: 0;
	margin: 0 0 0 49px;
}

#masthead #nav a {
	display: block;
	text-decoration: none;
	padding: 5px 15px 5px 0px;
}

#masthead #nav li {
	float: left;
	padding: 0 9px 0 9px;
}

#masthead #nav li ul {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 185px;
	border: 3px solid #e68226;
	background: #ffce9d;
	margin: 5px 0 0 -15px;
	padding: 0;
}

#masthead #nav li li {
	width: 175px;
	text-align: left;
}


#masthead #nav li ul a {
	font: 11px Tahoma, Arial, sans-serif;
	line-height: 11px;
	color: #e68226;
}

#masthead #nav li ul a:hover {
	color: #fff;
}


#masthead #nav li:hover ul, #masthead #nav li li:hover ul, #masthead #nav li.sfhover ul, #masthead #nav li li.sfhover ul {
	left: auto;
	z-index:99;
}


#masthead #nav li:hover, #masthead #nav li.sfhover {
	color: #e7e9aa;
	height: 21px;
	
}

#masthead #nav li li:hover, #masthead #nav li li.sfhover {
	background: #e68226;
}

/* ABOUT */

#masthead #nav li ul#about {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 135px;
	border: 3px solid #e68226;
	background: #ffce9d;
	margin: 2px 0 0 -15px;
	padding: 0;
}

#masthead #nav li ul#about li {
	width: 120px;
	text-align: left;
}

#masthead #nav li:hover ul#about, #masthead #nav li li:hover ul#about, #masthead #nav li.sfhover ul#about, #masthead #nav li li.sfhover ul#about {
	left: auto;
}

/* SURGICAL */

#masthead #nav li ul#surgical {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 150px;
	border: 3px solid #e68226;
	background: #ffce9d;
	margin: 2px 0 0 -15px;
	padding: 0;
}

#masthead #nav li ul#surgical li {
	width: 135px;
	text-align: left;
}

#masthead #nav li:hover ul#surgical, #masthead #nav li li:hover ul#surgical, #masthead #nav li.sfhover ul#surgical, #masthead #nav li li.sfhover ul#surgical {
	left: auto;
}

/* NON SURGICAL */

#masthead #nav li ul#nonsurgical {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 215px;
	border: 3px solid #e68226;
	background: #ffce9d;
	margin: 2px 0 0 -15px;
	padding: 0;
}

#masthead #nav li ul#nonsurgical li {
	width: 200px;
	text-align: left;
}

#masthead #nav li:hover ul#nonsurgical, #masthead #nav li li:hover ul#nonsurgical, #masthead #nav li.sfhover ul#nonsurgical, #masthead #nav li li.sfhover ul#nonsurgical {
	left: auto;
}

/* SKIN CARE SERVICES */

#masthead #nav li ul#skincare {
	position: absolute;
	left: -9999px;
	height: auto;
	width: 145px;
	border: 3px solid #e68226;
	background: #ffce9d;
	margin: 2px 0 0 -15px;
	padding: 0;
}

#masthead #nav li ul#skincare li {
	width: 130px;
	text-align: left;
}

#masthead #nav li:hover ul#skincare, #masthead #nav li li:hover ul#skincare, #masthead #nav li.sfhover ul#skincare, #masthead #nav li li.sfhover ul#skincare {
	left: auto;
}