#sub-navcontainer ul {
	background-color: #a32d2b;
}

#sub-navcontainer a:hover {
	background: #a52f2d url(../../images/arrow.png) no-repeat left center;
	color: #f3f3f3;
}
#sub-navcontainer #current:hover {
	background: #ae3836 url(../../images/arrow.png) no-repeat left center;
}