@charset "UTF-8";
/* CSS Document */

#mapUSLinks{
	background: url(http://images.atlanticmetro.net/amc/mapUS.gif) no-repeat 0px 0px;
	height: 255px;
	width: 450px;
	margin-top: 10px;
}

#mapUSLinks a{
	position: relative;
	display: block; 
	outline: 0;
}

#mapLinkLGA1 a{
	top: 57px;
	left: 375px;
	width: 75px;
	height: 32px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerLGA1.png) no-repeat 0px 0px;
}

#mapLinkLGA1 a:hover{
	top: 57px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerLGA1.png) no-repeat 0px -32px;
}

#mapLinkNJ3 a{
	top: 50px;
	left: 353px;
	width: 90px;
	height: 36px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerNJ3.png) no-repeat 0px 0px;
}

#mapLinkNJ3 a:hover{
	top: 50px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerNJ3.png) no-repeat 0px -35px;
}

#mapLinkORD0 a{
	top: 15px;
	left: 245px;
	width: 62px;
	height: 37px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerORD0.png) no-repeat 0px 0px;
}

#mapLinkORD0 a:hover{
	top: 15px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerORD0.png) no-repeat 0px -37px;
}

#mapLinkLAX0 a{
	top: 15px;
	left: -5px;
	width: 87px;
	height: 31px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerLAX0.png) no-repeat 0px 0px;
}

#mapLinkLAX0 a:hover{
	top: 15px;
	background: url(http://images.atlanticmetro.net/amc/mapMarkerLAX0.png) no-repeat 0px -31px;
}