* {
	color: #000 ! important;
}

html, body {
	background-color: transparent;
}

#wrapper_outer {
	width: auto;
}

#wrapper_footer, #wrapper_columns, #wrapper_outer {
	background-image: none;
}

#wrapper_nav, #wrapper_header, #velo_house_top, #velo_house_bottom, #wrapper_left, #branches {
	display: none;
}

#logo {
	position: relative;
	top: auto;
	right: auto;
}

	#logo, #logo h1, #logo h2, #logo h1 a, #logo h2 a {
		display: block;
		width: auto;
		height: auto;
	}

	#logo h1 a, #logo h2 a {
		overflow: visible;
		text-indent: 0px;
	}

	#logo h1, #logo h2 {
		font-size: 20px;
	}

.logo_eaf {
	margin-right: 0 ! important;
}

#wrapper_content, #wrapper_footer {
	display: block;
	float: none;
	clear: both;
	width: auto;
	left: 0px;
	margin: 20px 0 20px ! important;
	padding: 0 ! important;
}

.title {
	display: block;
	overflow: visible;
	text-indent: 0px;
	width: auto;
	height: auto;
	background-image: none;
}

.containers .container {
	float: none;
	border: 0 ! important;
	width: auto;
	padding: 20px 0 ! important;
	margin: 0;
	height: auto ! important;
	min-height: 0px ! important;
}

#nav_bottom ul {
	display: none;
}