html, body
{
	margin: 0 !important;
}
body
{
	background-color: #fff !important;
}
body #main
{
	width: 100% !important;
	max-width: 100% !important;
	box-shadow: none !important;
	margin: 0 !important;
	background-image: none !important;
	background-color: #fff !important;
}
body h1
{
	display: none !important;
}
body #pagetop
{
	display: none !important;
}
body #pagemiddle
{
	display: none !important;
}
body #pageinfographic
{
	padding-top: 0 !important;
	text-indent: 0 !important;
}
body #pageinfographic img
{
	padding-top: 0px !important;
	width: auto !important;
	height: 740px !important;
	margin: 170px 0px 0 0px !important;
	border-top: 30px solid #fff !important;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
body #infographic
{
	display: none !important;
}
body #pagebys
{
	display: none !important;
}
body ul#footer
{
	display: none !important;
}
