body {
	padding-top:250px;
}

/* hide the header but display the invensity logo and the navigation */
.bg_header .LayoutImage, #quicksearch, #language_chooser, #visual_home, .pdf_link, .back a {
	display: none;
}

/* position the visual */
.logo_invensity, ul#navigation {
	margin-top:-320px;
}

/* hide the intro CTAs */
#intro_bigctas {
	display: none;
}

/* hide the footer */
.footer {
	display: none;
}