#map {
	position: relative;
	display:inline-block;
	width: 100%;
	height: 500px;
	left: 0;
	text-align: center;
	margin:0 auto;
	box-shadow: 0 3px 30px #888888;
}