#main {
	width: 100%;
	margin: 0; padding: 0;
	background: none;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
}
#header, #footer, ul#supersized, .left-menu-area, .directions img {
	display: none!important;
	visibility: hidden!important;
}
.right {
	width:100% !important;
}

.right img {
		max-width:200px;
		height:auto;
		float:left;
		clear:left;
		margin:20px 20px 0 0;
}
p {
	margin-bottom:20px;
	}
