﻿#header, #headerTools, #headerContainer, #menu, #mapPath, #sideContent, #footer, #partners, #side, #coin {	
	display: none;
	visibility:hidden;
	border-style:none;
	background-color:Transparent;
}
body {
	color: #000000 !important;
	background: none !important;
	border-style:none !important;
}
#middle,#content
{
    position:relative;
    border-style:none;
    margin-top:75px;
    margin-left:0px;
    margin-right:0px;
    width:100%;
    padding-left:0px;
}
#copyrights
{
    width:100%;
}
