/*
	Section Stylesheet
*/

/* ## Map Section ## */
.map{
	position: relative;
}
.map-canvas {
	border: medium none;
	height: 550px;
	width: 100%;	
}