body {
	background: #ffffff;
	color: #1d1d1d;
	font-family: proxima-nova, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	margin: 0 auto;
	width: 640px;
}

.wrapper {
	margin: 0;
	max-width: none;
	min-width: 0;
	width: auto;
}

.header,
.primary-navigation-wrap,
.inside-page .left-side {
	display: none;
	visibility: hidden;
}

.heading-wrap {
	background: transparent none;
	box-shadow: none;
}

.heading-wrap .wrapper {
	padding: 0;
	text-align: left;
}

.heading-wrap .wrapper {
	color: #0e0e0e;
	margin: 20px 0;
}

.homepage .box-1,
.homepage .box-1 .marquee-stage,
.homepage .box-1 .marquee-stage .slide {
	color: #257bc3;
	text-align: center;
	height: 500px;
	overflow: auto;
}

.homepage .box-1 .marquee-stage .slide > .wrapper {
	box-sizing: content-box;
	padding: 10px;
	position: static;
	margin: 20px 0;
	max-width: 100%;
	text-align: center;
	width: 100%;
}

.homepage .box-1 .marquee-stage .slide > .wrapper .caption-wrap {
	max-width: none;
}

.logo-wrap-left,
.logo-wrap-right {
	float: none !important;
}

.inside-page {
	min-height: 0;
}

.inside-page .right-side {
	float: none;
	width: auto;
}

.main-content.has-side-boxes {
	float: none;
	width: auto;
}

.side-boxes {
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

.page-contact .feedback-form-wrap {
	display: none;
}

.right-side.full-width .driving-directions-wrap,
.page-contact .driving-directions-wrap {
	float: none;
}

.middle-content > div, 
.footer-upper, 
.footer, 
.homepage .box-2, 
.homepage .lower-boxes,
.fade-in {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}