#map {
	overflow: hidden;
	width:1024px;
	height:1024px;
	margin: 10px 10px 10px 10px;
}

#map span {
	font-size: xx-small !important;
}

.container {
	background-color: #01478c;
	padding-bottom: 50px;
}

#footer {
	margin-top: 0 !important;
}

#full-screen-map {
	overflow: hidden;
	width:960px;
	height:700px;
	margin: 0 auto;
	padding: 1px;
	border: 1px solid white;
}

#full-screen-map span {
	font-size: xx-small !important;
}

#homemap {
	width: 500px;
	height: 320px;
	margin: 10px 10px 10px 10px;
}

#message {
	position: absolute;
	padding: 5px 15px 12px 43px;
	width: 171px;
	height: 61px;
	cursor: pointer;
}

#message h3 {
	font-weight: bold;
	font-size: 12px;
	color: white;
	margin-bottom: 5px;
	line-height: 14px;
}

#message h4 {
	font-weight: bold;
	font-size: 11px;
	color: #79cbf3;
}
