body {
	background: #ffffff;
	color: #282828;
	font-family: 'Work Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	margin: 0 auto;
	width: auto;
}

.fade-in {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}

.body-wrap {
	padding: 0;
}

.print-header {
	border-bottom: 1px solid #c7c7c7;
	display: block;
	padding: 0 0 14px;
	visibility: visible;
}

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

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

.heading-wrap {
	display: none;
}

.inside-page {
	min-height: 0;
	padding: 10px 0;
}

.inside-page .right-side {
	float: none;
	padding: 0;
	width: 100%;
}

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

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

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

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

.footer-box {
	display: block;
}