div#nav img.divider {
	float: left;
	margin-top: 1px;
}

div#nav a#home {
	float: left;
	width: 68px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(home.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#home:hover {
	background: url(home-r.gif) no-repeat;
}
div#nav a#home-active {
	float: left;
	width: 68px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(home-r.gif) no-repeat;
	margin-top: 1px;
}

div#nav a#about {
	float: left;
	width: 73px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(about.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#about:hover {
	background: url(about-r.gif) no-repeat;
}
div#nav a#about-active {
	float: left;
	width: 73px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(about-r.gif) no-repeat;
	margin-top: 1px;
}


div#nav a#products {
	float: left;
	width: 93px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(products.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#products:hover {
	background: url(products-r.gif) no-repeat;
}
div#nav a#products-active {
	float: left;
	width: 93px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(products-r.gif) no-repeat;
	margin-top: 1px;
}


div#nav a#news {
	float: left;
	width: 120px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(news.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#news:hover {
	background: url(news-r.gif) no-repeat;
}
div#nav a#news-active {
	float: left;
	width: 120px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(news-r.gif) no-repeat;
	margin-top: 1px;
}


div#nav a#testimonials {
	float: left;
	width: 113px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(testimonials.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#testimonials:hover {
	background: url(testimonials-r.gif) no-repeat;
}
div#nav a#testimonials-active {
	float: left;
	width: 113px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(testimonials-r.gif) no-repeat;
	margin-top: 1px;
}


div#nav a#contact {
	float: left;
	width: 86px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(contact.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#contact:hover {
	background: url(contact-r.gif) no-repeat;
}
div#nav a#contact-active {
	float: left;
	width: 86px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(contact-r.gif) no-repeat;
	margin-top: 1px;
}


div#nav a#dressings {
	float: left;
	width: 94px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(dressings.gif) no-repeat;
	margin-top: 1px;
}
div#nav a#dressings:hover {
	background: url(dressings-r.gif) no-repeat;
}
div#nav a#dressings-active {
	float: left;
	width: 94px;
	height: 26px;
	display: block;
	text-indent: -9999px;
	background: url(dressings-r.gif) no-repeat;
	margin-top: 1px;
}


