* {
	-webkit-print-color-adjust:exact;
}

.head .nav,
.head .actions,
.hero,
.overview_products,
.footnav,
.bottom .legallinks,
sub,
.slidesBoxes,
.divider{
	display: none !important;
}

body{
	background: white;
}

.head{
	text-align: center;
	margin:0 auto;
	position: static;
}
.head .logo{
	display: inline-block;
	margin-top: 15px;
}
.head .logo a{
	background-image: url("../img/logo.png");
	margin:0 auto;
}

.cImage{
	width: 100% !important;
	max-width: none;
	text-align: center !important;
	display: block !important;
	margin: 0 auto;
}
.cImage img{
	display: inline-block !important;
	margin: 0 auto !important;
}
.cText{
	width: 100% !important;
	display: block !important;
}
.cText a{
	display: none;
}
.foot{
	background: none;
	width: 100%;
	display: block;
	text-align: center;
}
.foot inner{
	display: block;
}
.foot .copy{
	width: 100%;
	float: none;
	display: block;
	text-align: center;
}
.foot .copy p{
	color: black;
}
.foot .bottom{
	border: 0 none;
	padding: 10px 0;
}
.item{
	box-shadow: none !important;
	padding: 0 !important;
}