/*
	Section Stylesheet
*/

/* ## Map Section ## */
.map{
	position: relative;
	margin-bottom: 50px;
}
.map-canvas {
	background: none repeat scroll 0 0 #fff;
    height: 440px;
    position: relative;
    width: 100%;	
}