@media screen, projection {
	#nav ul { background-image: url("/images/nav-services.gif"); }
	#nav ul li.services a:hover { background-image: none; }
	
	#faq h2 { background: url("/images/faqcap-q.gif") top left no-repeat; padding-left: 40px; padding-bottom: 10px; }
	#faq .answer { background: url("/images/faqcap-a.gif") top left no-repeat; padding-left: 40px; }
	
	.caption { margin-top: -85px; }
}
