@media print {
	.getting-here #header, .getting-here #header-img, .getting-here .sub-menu, .getting-here .top-copy, .getting-here #footer, .getting-here #content .content .sidebar {
		display: none !important;
	}
}