@charset "utf-8";
/* CSS Document */

@import "screen.css";

.forWeb { display: none;}
.forPrint { display: inline;}

#siteHead { color: #000; height: 133px;}
#siteHeadOut { display: block; height: 133px;}
#siteHeadIn { margin: 0; width: 650px;}
	
	#freeEstimates, #freeEstimates_ie, #nav, #loginTab { display: none;}
	#phoneNumber { margin-left: 30px;}
	
#siteBodyIn { margin: 0; top: auto; width: 650px;}	
#siteContent { padding: 0; width: 650px;}
#contentMain { color: #000; display: block; float: none; margin: 0; width: 650px;}
#masthead { display: none;}
#contentColumn { display: block; float: none; width: 650px;}
#calloutColumn { display: none;}

	#contentColumn .socialBtns { display: none;}
	
	#section_faq .faqItem h2 { padding: 0;}
	#section_faq .faqItem h2 img { display: none !important;}
	#section_faq .faqItem .answer { display: block !important; padding: 0;}
	
#sidebar { display: none;}

#siteFoot { margin: 0;}
#siteFootOut { height: auto;}
#siteFootIn { margin: 0; top: auto; width: 650px;}
	#siteFoot .resources { display: none;}
	#siteFoot .sitemap { color: #000; padding: 0;}
		#siteFoot .sitemap a { color: #000;}
	#siteFoot .copyright { color: #000; text-align: left;}
