HTML,
BODY {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}

#body {
	overflow: hidden;
	height: 496px;
}

#c_gmap {
	margin-top: -53px;
	height: 496px;
	background-color: transparent;
}