.contentLeft {
	width: auto;
	padding-right: 0px;
}
.contentRight {
	width: auto;
	padding-left: 0px;
}
.contentWrapper {
	width: 100%;
}
#footer {
	background-color: #FFF;
}
.footerTable {
	width: 100%;
}
#header {
	width: 100%;
}
#menu {
	display: none;
}
.search {
	display: none;
}
.socialNetworking {
	display: none;
}
.hide-print {
	display: none;
}

a:link:after,
a:visited:after {
	content: "" !important;
}

.full-width-print {
	width: 100%;
}

#menu-responsive {
	display: none;
}

.our-location {
	float: none;
}