* {
	margin: 0;
	padding: 0;
}
body {
	background: none !important;
}
#container {
	width: 100% !important;
}
#textchanger {
	display: none !important;
}
.search {
	display: none !important;
}
#navigation {
	display: none !important;
	background-color: none !important;
}
.number {
	display: none !important;
}
#breadcrumbs {
	display: none !important;
}
#main {
	background: none !important;
}
#main .left-nav {
	display: none !important;
	background-color: none !important;
}
#main .left-nav li {
	display: none !imporant;
	background: none !important;
}
.content {
	width: 100% !important;
}
.content ul {
	margin: 0 0 0 30px;
}
.grey {
	background: none !important;
}
.inner-right-nav {
	display: none !important;
	background-color: none !important;
}
#footer {
	display: none !important;
	background: none !important;
}
#footer .copyright {
	display: none !important;
	background: none !important;
}