.HeaderContainer {
	display: none;		  
}
.MainMenu {
	display: none;
}
.MainSubMenu {
	display: none;
}
.bordoLeft {
	display: none;
}
.bordoRight {
	display: none;
	display:none !important;
}
.BodyContent {
	background: none;
	width: 100%;
	position: absolute;
}
.RelativeContainer {
	display: none;
}
.MainContent {
	left: -200px; 
	width: 100%;
	position: absolute;	
}
.Options{
	display: none;
}
.Footer {
	display: none;
}