/*** ABOUT-GROW MAP ***/
#map {
	background: url("/image/about-grow/map.png") no-repeat scroll 0 0 transparent;
	position: relative;
	overflow: hidden;
}
#map,
#map-overlay,
.map-location {
	width: 531px;
}
#map,
.map-location {
	height: 294px;
}
.map-hotspot {
	cursor: pointer;
	height: 15px;
	position: absolute;
	width: 15px;
}
#australia-hotspot {
	left: 479px;
	top: 208px;
}
#bahamas-hotspot {
	left: 106px;
	top: 109px;
}
#brazil-hotspot {
	left: 159px;
	top: 183px;
}
#costa-rica-hotspot {
	left: 94px;
	top: 146px;
}
#dominican-republic-hotspot {
	left: 117px;
	top: 122px;
}
#eritrea-hotspot {
	left: 307px;
	top: 130px;
}
#ethiopia-hotspot {
	left: 311px;
	top: 145px;
}
#ukraine-hotspot {
	left: 295px;
	top: 68px;
}
#washington-hotspot {
	left: 120px;
	top: 80px;
}
#peru-hotspot {
	left: 106px;
	top: 182px;
}
#india-hotspot {
	left: 377px;
	top: 126px;
}
#indonesia-hotspot {
	left: 441px;
	top: 162px;
}
#kenya-hotspot {
	left: 309px;
	top: 162px;
}
#ghana-hotspot {
	left: 236px;
	top: 148px;
}
#grenada-hotspot {
	left: 132px;
	top: 137px;
}
#guyana-hotspot {
	left: 145px;
	top: 154px;
}
#haiti-hotspot {
	left: 109px;
	top: 124px;
}
#malawi-hotspot {
	left: 303px;
	top: 184px;
}
#panama-hotspot {
	left: 108px;
	top: 146px;
}
#nigeria-hotspot {
	left: 253px;
	top: 150px;
}
#st-lucia-hotspot {
	left: 136px;
	top: 123px;
}
#trinidad-and-tobago-hotspot {
	left: 144px;
	top: 140px;
}
#maryland-hotspot {
	left: 120px;
	top: 73px;
}
#new-york-hotspot {
	left: 136px;
	top: 75px;
}
#jamaica-hotspot {
	left: 104px;
	top: 128px;
}
#st-kitts-and-nevis-hotspot {
	left: 124px;
	top: 125px;
}
#map-overlay {
	background: url('/image/about-grow/map-overlay.png') no-repeat 0 0;
	height: 7938px;
	left: 0;
	position: absolute;
	top: 0;
}
.map-location {
	position: relative;
}
