#mainMenu { display: none; }
#footer { display: none; }

body.our-locations-page #innerColumnSub,
body.our-locations-page #getDirections,
body.our-locations-page h2 {
	display: none;
}

body.our-locations-page #innerColumnMain {
	width: 100%;	
}

#directions {
	width: 90%;
	font-size: 15pt;
}

	#directions table {
		border: 0;
	}
	