﻿/*div#content .left #nav {
	color: white;
	margin: 10px 0px 0px 4px;
	width: 133px;
}

div#content .left #nav ul#main li {
	background: url('../images/navLinkBG.png') no-repeat;
	behavior: url(../iepngfix.htc);
	height: 25px;
	padding: 8px 0px 0px 30px;
}

div#content .left #nav #main a {
	border-bottom: 1px #a1c5e4 solid;
	color: white;
	display: block;
	font-size: .8em;
	padding: 2px 0px 8px 0px;
	text-decoration: none;
}
*/

div#content .header ul  {
	list-style: none;
	padding: 63px 0px 0px 178px;
	position: absolute;
	z-index: 100000;
}

div#content .header li {
	float: left;
	margin: 0px 2px;
}

div#content .header li a {
	display: block;
	height: 31px;
	text-indent: -9999px;
	width: 115px;
}

div#content .header li a#evaluation {
	background: url('../images/linkEvaluate.gif') no-repeat;
}

div#content .header li a#evaluation:hover {
	background: url('../images/linkEvaluateRoll.gif') no-repeat;
}

div#content .header li a#braces {
	background: url('../images/linkBraces.gif') no-repeat;
}

div#content .header li a#braces:hover {
	background: url('../images/linkBracesRoll.gif') no-repeat;
}

div#content .header li a#invisalign {
	background: url('../images/linkinvisalign.gif') no-repeat;
}

div#content .header li a#invisalign:hover {
	background: url('../images/linkinvisalignRoll.gif') no-repeat;
}
