@charset "UTF-8";

/* ========================================== HOMEPAGE === */
#mainArea {height:726px;}
#mainArea .content {
	overflow:hidden;
	width:940px;
	padding:45px 0px 0 35px;
	}
#mainArea h2 {
	color:#50b949;
	font-size:25px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	}
.map{
	 padding:45px 0px 0 35px;
}
.maptext {
	font-size:14px;
	color:#009ac8;
	text-decoration:none;
	
}