@media print { #main_navigation,
#service_navigation_section,
#sidebar,
div.comments {
	display: none;
}

#footer div {
	display: block;
} }
