#container {
	background: none !important;
	border: none !important;
}

div#flashNav {
	position: absolute;
	top: 101px;
	left: 25px;
	width: 678px;
	height: 42px;
}

#flashNav a {
	display: block;
	float: left;
	height: 42px;
	background-image: url(/images/spacer.gif);
	background-repeat: repeat;
	background-color: transparent;
	text-indent: -2000px;
}
	
	#flashNav a:hover {
		background-image: url(/images/flash_navOver.jpg);
		background-repeat: no-repeat;
	}

a#hNavHome {
	width: 121px;
	background-position: 0px 0px;
}

a#hNavQuote {
	width: 240px;
	background-position: -121px 0px;
}

a#hNavHelp {
	width: 175px;
	background-position: -361px 0px;
}

a#hNavContact {
	width: 142px;
	background-position: -536px 0px;
}

