#content {
	background: url(../img/contact/contact.jpg) top right no-repeat;		
	color: #B6AFA0;
}

#content p {
	width: 210px;
}

#leftColumn {	
	height: 431px;
	background: white url(../img/contact/left-panel.jpg) top right no-repeat;
}

#contact #map {
	padding-right: 20px;
	float: right;
}

#navigation #nav_contact {
	background-position: 0 -26px;
}

#content a:link, #content a:visited {
	color: #8e887d;
}