html, body {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

* {
	color: #000;
	text-decoration: none;
	background-image: none !important;
}

h1 {
	margin-top: 0px;
}

ul#menu {
	display: block !important;
}
#gmap {
	width: 100%;
	height: 300px;
}
h1 img, #flmenu, #menu img, #searchform, #page_7 .columnfull, #page_5 .columnright, #footer, #sk2-footer {
	display: none;
}