.navpostion { /* all lists */
	height: 20px;
	text-align: left;
	z-index: 100;
	width: auto;
	margin: 0;
	padding: 0;
}
#nav, #nav ul {
	float: left;
	width: 600px;
	list-style: none;
	line-height: 1;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#nav a {
	display: block;
	width: auto;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0em;
	margin-left: 10px;
	border-right-style: dotted;
	border-right-width: 1px;
	border-right-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#nav #lastnavbullet a {
	border-right-style: none;
	border-right-width: 1px;
	border-right-color: #000000;
}

#nav a:hover {
	color: #F2781F;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	padding: 0;
	float: left;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	w\idth: auto;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F47920;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	z-index: 100;
}

#nav li ul li {
	color: #666666;
}

#servicelist {
	color: #666666;
	line-height: 1.5em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


#nav li li {
	padding-right: 1em;
	float: none;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#nav li ul a {
	width: 13em;
	w\idth: auto;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-right-style: none;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 10px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	white-space: nowrap;
}

#nav li ul #lastdropline a {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
}

#nav li ul a:hover {
	background-image: url(images/leftorange.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	margin-left: 10px;
}

#nav li:hover, #nav li.sfhover {
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
