/* CSS Document */
@media print {
#header-wrapper {
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;

}
#header-border {
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;

}
#header-top{
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;

}
#header-content-wrapper {
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;

}
.page-header {
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;

}
.page-header-inner {
	height:0;
	margin:0;
	padding:0;
	visibility:hidden;

}

.header-block-wrapper-s {
	display: none;
	

}
.bottom-image{
	display: none;
	

}
.sidebar-left-2-column {
	display: none;

}
#header-wrapper #logo {
	visibility:visible;
	height:90px;
	margin-top:0px;
	padding-top:0px;
	top:0px;
	
}
.page-header .page-title {
	visibility:visible;
	height:20px;
	margin-top:70px;
	margin-left:0px;
	padding:0px;
	top:0px;
	
}
.page-header .page-title h1{
color: #000;
	
}

.content-wrapper{
	margin-top:70px;
}
#footer-wrapper {
		height:0;
		font-size: 0px;
		line-height:0px;
	margin:0;
	padding:0;
	visibility:hidden;

}
#footer-bottom{
	visibility:visible;
	height:20px;
	margin-left:0px;
	padding:0px;
	top:0px;
	background:none;
	
}
#footer-bottom p{
color: #000;
		font-size: 14px;
		line-height:100%;
}
#footer-bottom .go-up{
display:none;
}