

#map {
	position: relative;
	width: 702px;
	height: 434px;
	background-image: url(https://www.allstates-worldcargo.com/images/AWC-LocationsMap.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#dot-sanfran {
	top: 170px;
	left: 0px;
}

#dot-lax {
	top: 243px;
	left: 38px;
}

#dot-sandiego {
	top: 264px;
	left: 52px;
}

#dot-dal {
	top: 290px;
	left: 323px;
}

#dot-hou {
	top: 336px;
	left: 345px;
}

#dot-laredo {
	top: 374px;
	left: 288px;
}

#dot-sanantonio {
	top: 336px;
	left: 304px;
}

#dot-kc {
	top: 189px;
	left: 359px;
}

#dot-stl {
	top: 189px;
	left: 409px;
}

#dot-chi {
	top: 136px;
	left: 435px;
}



#dot-det {
	top: 120px;
	left: 489px;
}

#dot-nash {
	top: 232px;
	left: 465px;
}

#dot-birm {
	top: 274px;
	left: 467px;
}

#dot-atl {
	top: 268px;
	left: 503px;
}

#dot-jax {
	top: 314px;
	left: 540px;
}

#dot-orl {
	top: 338px;
	left: 548px;
}

#dot-mia {
	top: 380px;
	left: 574px;
}

#dot-ral {
	top: 219px;
	left: 571px;
}

#dot-pit {
	top: 149px;
	left: 536px;
}

#dot-phi {
	top: 143px;
	left: 594px;
}

#dot-new {
	top: 125px;
	left: 609px;
}

#dot-bos {
	top: 94px;
	left: 641px;
}

#dot-corp {
	top: 149px;
	left: 613px;
}
.dot {
	position: absolute;
	width: 38px;
	height: 37px;
	cursor: pointer;
	background-image: url(https://www.allstates-worldcargo.com/images/dotover.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.island-text h2
{
	font-family: Futura, "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 22px;
	font-style: oblique;
	color: #00529b;
	font-weight: normal !important;
	line-height: 24px;
}
.island-text p, .island-text pre 
{
	font-family: "Century Gothic", Verdana, Arial, Sans-Serif;
	font-size: 13px;
	color: #333;
	text-align: left;
	line-height: 19px;
}
