body{}
#corporateDot { 
	position: relative; 
	top: 175; 
	left: 220; 
	cursor: hand; 
}
#clevelandDot { 
	position: relative; 
	top: 229; 
	left: 270; 
	cursor: hand; 
}
#garlandDot { 
	position: relative; 
	top: 267; 
	left: 150; 
	cursor: hand;
}
#joplinDot { 
	position: relative; 
	top: 223; 
	left: 162; 
	cursor: hand;
}
#laredoDot { 
	position: relative; 
	top: 298; 
	left: 113; 
	cursor: hand; 
}
#nataliaDot { 
	position: relative; 
	top: 285; 
	left: 115; 
	cursor: hand;
}
#portlandDot { 
	position: relative; 
	top: 141; 
	left: -33; 
	cursor: hand;
}
#springfieldDot {
	position: relative; 
	top: 195; 
	left: 190; 
	cursor: hand;
}

