html,
body {
	height: auto;
	background: none;
}


/*
 *	Layout
 */

#layout_wrapper {
	margin: 0px auto auto 0;
	overflow: visible;
	background: none;
	padding-top: 0;
}

#service_information_boxes,
#navigation_main,
#layout_navigation,
#layout_boxes,
#layout_footer,
#footer_content_wrapper,
#footer_icons {
	display: none;
}

#layout_content {
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	overflow: visible;
}

#layout_content_wrapper {
	width: 75%;
	padding: 0;
	float: none;
}

#layout_header img {
	margin-top: -150px;
}

#layout_header a#shoplogo {
	height:0;

}

/*
 *	Navigation
 */
#navigation_sub {
	display: none;
}

#navigation_breadcrumbs {
	display: none;
}

ul.navigation_page {
	display: none;
}

