/* print
------------------------------------------------*/

#headerlay,
#sidemenu,
#header,
#footer,
#topBar,
#secondary,
#shoFooter {
	display: none;
}

h1 {
	text-indent: -9999px;
}
#primary {
	background:none;
	margin-left: 0px !important;
}
body,
#contentWrapper {
	background:none !important;
}

