* {
	background:none !important;
	filter:none !important;
	overflow: visible !important;
}
#wrapper {
	width:100%;
}
#header {
	width:100%;
	padding:0;
}
#content {
	width:100%;
	padding:0;
}
.content-b {
	width:100%;
	padding:0;
}
.text .hours li {
	width:100%;
}
.text .hours span {
	width:50%;
}
.text .hours em {
	width:50%;
}
.nav {
	padding:0;
	width:100%;
}
.nav a {
	text-indent:0;
	width:33% !important;
	margin:0 !important;
}
.nav li {
	width:33% !important;
}
.nav {
	width:100%;
}
.sessions {
	width:100%;
}
.sessions span {
	width:50%;
}
.sessions em {
	width:50%;
}
.text .column {
	width:50%
}
.home a.active {
	background:none !important;
}
.products a.active {
	background:none !important;
}
.about a.active {
	background:none !important;
}