.SubNavigation {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.SubNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.SubNavigation li {
	display: block;
	margin: 0px;
	padding: 0px;
}
.SubNavigation a:link, .SubNavigation a:visited, .SubNavigation a:active {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px 0px 4px;
	display: block;
	height: 23px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../images/images-3.6.09/button-audience.gif);
	padding-top: 3px;
}
.SubNavigation a:hover {
	background-image: url(../images/images-3.6.09/button-audience-mo.gif);
}
body#overview a#nav-overview,
body#custom a#nav-custom,  
body#remodeling a#nav-remodeling,
body#building a#nav-building,
body#builders a#nav-builders,
body#realtors a#nav-realtors,
body#contact a#nav-contact,
body#services a#nav-services,
body#about a#nav-about,
body#business a#nav-business,
body#quote a#nav-quote,
body#graphic a#nav-graphic,
body#filling a#nav-filling,
body#hand a#nav-hand,
body#faq a#nav-faq,
body#fees a#nav-fees,
body#formulating a#nav-formulating {
	text-decoration: none;
	background-image: url(../images/images-3.6.09/button-audience-current.gif);
}
