#nav {
	font-size: 0.75em;
}
#nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav ul li {
	margin-left: 71px;
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444444;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-right: 7px;
	padding-left: 4px;
}
#nav ul li ul {
	margin-bottom: 0px;
}
#nav ul li.firstlistitem {
	border-top-style: none;
}

#nav ul li ul li {
	margin-left: 15px;
	border-top-style: none;
}
#nav ul li a:link {
	color: #444444;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav ul li a:visited {
	color: #444444;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul li a:active {
	color: #444444;
	text-decoration: none;
}
#contact {
	text-align: right;
	margin-top: 80px;
	margin-left: 87px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
