/* CSS Document */
#mainNav a#Contact span 
{
	background-color: #9c1810;
	font-weight: bold;
}

#subNav a#contact-general span 
{
	background-color: #9c1810;
	color: White;
	font-weight: bold;
}

.contextImage
{
	background-image: url(../images/contexts/contact-general.gif);
	background-position: right;
	background-repeat: no-repeat;
	float: right;
	width: 115px;
	height: 112px;
	display: block;
}
