/* Print Stylesheet */
html {
	background: transparent;
}

header {
	box-shadow: none;
	background: transparent;
}

#slideshow {
	display: none;
}
#container {
	margin-top: -20px !important;
	box-shadow: none;
	background: transparent;
}
#navMain {
	display: none;
}
#navFooter {
	display: none;
}
#about #mAbout,
#services #mServices,
#seo #mSEO,
#portfolio #mPortfolio,
#contact #mContact {
	text-shadow: none;
}
#copyright #sCopyright,
#terms #sTerms,
#privacy #sPrivacy,
#contact #sContact {
	text-shadow: none;	
}				
	