@media screen, projection {
	#nav ul { background-image: url("/images/nav-contact.gif"); }
	#nav ul li.contact a:hover { background-image: none; }
	
	.left-column { float: left; width: 499px; }
	.right-column { float: right; width: 281px; }
	.right-column img { margin-bottom: 20px; }
	
	span.fn { display: none; }

	#map { width: 100%; height: 400px; font-size: 1.1em; margin-bottom: 20px; line-height: 1.5em; }
	#map p, #map form { margin-bottom: 0; }
}
