h2.mapwrap {
	font-size:1em;
}
h2.mapwrap2 {
	font-size:1.3em;
}
#mapwrap h1, #mapwrap h2 {
	text-align:center;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}
.blocks {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	width:270px;
	display:block;
	line-height:1.5em;
	text-align:center;
	margin-top:10px;
	padding-bottom:10px;
	padding-top:10px;
}
.f_l {
	float:left;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
.f_r {
	float:right;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}
#oh {
	background-color:#D9DFCF;
	border:1px solid #AEB3A6;
}
#fl {
	background-color:#F1CD9D;
	border:1px solid #BCA07B;
}
#ne {
	background-color:#A3B5A1;
	border:1px solid #6F7B6D;
}
#mn {
	background-color:#B78F81;
	border:1px solid #917166;
}
#mi {
	background-color:#F9EBC6;
	border:1px solid #D3C7A8;
}
#don {
	background-color:#EFEFEF;
	border:1px solid #CCCCCC;
}
.upline {
	border-top:1px dotted #CCC;
	padding-top:10px;
	margin-top:10px;
}
.clear {
	clear:both;
}
#mapwrap {
	width:550px;
}
#pic {
	width: 550px;
	height: 350px;
	position: relative;
	background: url(http://abm1st.com/images/map/us_map.jpg);
	background-repeat:no-repeat;
	font-family: "Trebuchet MS";
}
#pic ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#pic a {
	position: absolute;
	width: 46px;
	height: 59px;
	color: #000;
	text-decoration: none;
	border: 1px solid transparent;
	cursor:pointer;
}
#pic a .outer {
	display: block;
	width: 46px;
	height: 59px;
}
#pic a .inner {
	display: block;
	width: 46px;
	height:59px;
}
#pic .mike a {
	top: 110px;
	left: 53px;
	background-image: url(http://www.abm1st.com/images/map/mkeysor.jpg);
	background-repeat: no-repeat;
}
#pic .scott a {
	top: 63px;
	left: 163px;
	background-image: url(http://www.abm1st.com/images/map/snelson.jpg);
	background-repeat: no-repeat;
}
#pic .vince a {
	top: 83px;
	left: 284px;
	background-image:url(http://www.abm1st.com/images/map/vwertman.jpg);
	background-repeat: no-repeat;
}
#pic .don a {
	top: 200px;
	left: 350px;
	background-image:url(http://www.abm1st.com/images/map/tgairhan.jpg);
	background-repeat: no-repeat;
}
#pic .brad a {
	top: 70px;
	left: 405px;
	background-image:url(http://www.abm1st.com/images/map/btucker.jpg);
	background-repeat: no-repeat;
}
#pic a .note {
	position: absolute;
	bottom: -4.5em;
	width: 9.5em;
	padding: 0.2em 0.5em;
	background-color:#FFF4C9;
	text-align: center;
	left: -30000px;
	margin-left: -7.5em;
	font-size:11px;
	color:#3F3F3F;
	border:1px solid #658758;
}
#pic a:hover .note {
	left: 65px;
}
#pic a .dbnote {
	position: absolute;
	bottom: -4.5em;
	width: 9.5em;
	padding: 0.2em 0.5em;
	background-color:#FFF4C9;
	text-align: center;
	left: -30000px;
	margin-left: -7.5em;
	font-size:11px;
	color:#3F3F3F;
	border:1px solid #658758;
}
#pic a:hover .dbnote {
	left: 65px;
}
#pic a .snnote {
	position: absolute;
	bottom: -3em;
	width: 9.5em;
	padding: 0.2em 0.5em;
	background-color:#FFF4C9;
	text-align: center;
	left: -30000px;
	margin-left: -7.5em;
	font-size:11px;
	color:#3F3F3F;
	border:1px solid #658758;
}
#pic a:hover .snnote {
	left: 65px;
}
.contact {
	color:#0000FF;
	text-decoration: underline;
	cursor:pointer;
}