@media print {
	html,
	body,
	#header,
	#sub-header,
	#sub-header-content,
	#sub-header-footer,
	#sub-header-nav,
	#sub-header-search,
	#container,
	#content,
	#footer-widgets-container,
	#footer-container,
	#footer,
	#copyright,
	#logo,
	.clearfix,
	div,
	p,
	h3 {
		background: none;
		background-image: none;
		background-color: #fff !important;
	}
	#sub-header-footer {
		display: none;
	}
	body {
		font: 15px "Lucida Sans Unicode", "Lucida Grande", Garuda, sans-serif;
		background: none;
		background-image: none;
		background-color: #fff;
	}
	body.pageid-16 #sub-header img,
	body.pageid-2 #sub-header img {
		display: none;
	}
	div.menu {
		display: none;
	}
	#sub-header-content img {
		width: 100%;
		height: auto;
		margin: 0 auto;
	}
	.table-home {
		width: 100%;
		border: none;
	}
	.table-home tr {
		border: none;
	}
	.table-home td {
		padding: 0;
		vertical-align: top;
		line-height: 1.2em;
		font-size: 1em;
	}
	.table-home li {
		margin: 0 0 0.5em 0;
	}
	p.intro {
		letter-spacing: -0.03em;
	}
}
