@charset "utf-8";
/* CSS Document */

#body {
	width: 100%;
	border: 0px none;
	margin: 0px 0px 0px 0px !important;
}

#head {
	width: auto;
	position: relative;
	left: 0;
	width: auto;
	margin: 0px 0px 0px 0px !important;
	border: 0px none;
}

#bodycontainer {
	left: 0;
	width: auto;
	top: 0;
	position: relative;
	margin: 0px 0px 0px 0px !important;
	margin-left: 0px !important;
	width: 100%;
}

#sidemenu {
	display: none;
}

#content {
	width: 100%;
	margin: 0px 0px 0px 0px !important;
}

#headcontent {
	display: none;
}

#footer {
	background-image: none;	
}

.sidebarimage {
		clear: none;
		float: none;
		position: relative;
		display: block;
		margin: 10px;
 }