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

body {
	background:#FFFFFF;
  	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#imap {
  display:block; 
  width:810px; 
  height:510px; 
  background:url(images/map.png) no-repeat; 
  position:relative;
}
  
#imap dd {
  position:absolute; 
  padding:0; 
  margin:0;
}

#imap a span, #imap a:visited span {
  display:none;
}

#imap a:hover span {
  position:fixed;
  text-align:left; 
  width:300px;
  display:block; 
  font-family:arial; 
  font-size:12px; 
  color:#000; 
  border:1px solid #999; 
  padding:5px;
  left:10px;
  top:0px;
  }
/* the hack for IE pre IE6 */
* html #imap a:hover span {
  width:400px; w\idth:388px;
  }




/* POSITIONS */

#imap #washington {
  left:49px; 
  top:21px; 
  z-index:21;
}

#imap #colorado {
  left:225px; 
  top:208px; 
  z-index:20;
}
  
#imap #montana {
  left:160px; 
  top:44px; 
  z-index:21;
}

#imap #idaho {
  left:125px; 
  top:41px; 
  z-index:20;
}

#imap #oregon {
  left:22px; 
  top:67px; 
  z-index:20;
}

#imap #california {
  left:10px; 
  top:146px; 
  z-index:19;
}

#imap #nevada {
  left:72px; 
  top:165px; 
  z-index:20;
}

#imap #texas {
  left:259px; 
  top:300px; 
  z-index:20;
}

#imap #newmexico {
  left:220px; 
  top:286px; 
  z-index:20;
}

#imap #arizona {
  left:128px; 
  top:276px; 
  z-index:20;
}

#imap #wyoming {
  left:207px; 
  top:131px; 
  z-index:20;
}

#imap #utah {
  left:152px; 
  top:182px; 
  z-index:20;
}

#imap #northdakota {
  left:312px; 
  top:64px; 
  z-index:20;
}

#imap #southdakota {
  left:309px; 
  top:122px; 
  z-index:20;
}

#imap #nebraska {
  left:309px; 
  top:179px; 
  z-index:20;
}

#imap #kansas {
  left:335px; 
  top:234px; 
  z-index:20;
}

#imap #oklahoma {
  left:320px; 
  top:288px; 
  z-index:20;
}

#imap #florida {
  left:565px; 
  top:382px; 
  z-index:20;
}

#imap #georgia {
  left:586px; 
  top:306px; 
  z-index:20;
}

#imap #alabama {
  left:549px; 
  top:312px; 
  z-index:20;
}

#imap #mississippi {
  left:500px; 
  top:317px; 
  z-index:20;
}

#imap #tennessee {
  left:516px; 
  top:271px; 
  z-index:20;
}

#imap #northcarolina {
  left:606px; 
  top:251px; 
  z-index:20;
}

#imap #southcarolina {
  left:623px; 
  top:298px; 
  z-index:20;
}

#imap #kentucky {
  left:523px; 
  top:231px; 
  z-index:20;
}

#imap #virginia {
  left:614px; 
  top:205px; 
  z-index:20;
}

#imap #westvirginia {
  left:621px; 
  top:191px; 
  z-index:20;
}

#imap #maryland {
  left:661px; 
  top:190px; 
  z-index:20;
}

#imap #newjersey {
  left:717px; 
  top:153px; 
  z-index:20;
}

#imap #pennsylvania {
  left:636px; 
  top:144px; 
  z-index:21;
}

#imap #delaware {
  left:715px; 
  top:188px; 
  z-index:25;
}

#imap #ohio {
  left:576px; 
  top:165px; 
  z-index:20;
}

#imap #michigan {
  left:486px; 
  top:81px; 
  z-index:20;
}

#imap #indiana {
  left:538px; 
  top:182px; 
  z-index:20;
}

#imap #illinois {
  left:485px; 
  top:175px; 
  z-index:20;
}

#imap #wisconsin {
  left:455px; 
  top:95px; 
  z-index:20;
}

#imap #minnesota {
  left:397px; 
  top:57px; 
  z-index:20;
}

#imap #iowa {
  left:409px; 
  top:163px; 
  z-index:20;
}

#imap #missouri {
  left:424px; 
  top:217px; 
  z-index:20;
}

#imap #arkansas {
  left:445px; 
  top:293px; 
  z-index:20;
}

#imap #louisianna {
  left:459px; 
  top:360px; 
  z-index:20;
}

#imap #newyork {
  left:645px; 
  top:79px; 
  z-index:20;
}

#imap #connecticut {
  left:733px; 
  top:128px; 
  z-index:20;
}

#imap #massachusetts {
  left:733px; 
  top:108px; 
  z-index:20;
}

#imap #rhodeisland {
  left:757px; 
  top:125px; 
  z-index:20;
}

#imap #vermont {
  left:716px; 
  top:70px; 
  z-index:20;
}

#imap #maine {
  left:743px; 
  top:9px; 
  z-index:20;
}

#imap #newhampshire {
  left:738px; 
  top:63px; 
  z-index:20;
}

#imap #hawaii {
  left:11px; 
  top:421px; 
  z-index:20;
}


/* END POSITIONS */






/* LINKS */

#imap a#washington {
	display:block;
	width:110px;
	height:84px;
	background:url(images/washington.png) no-repeat;
	background-position:-200px -200px;
	z-index:21;
	text-decoration:none;
}

#imap a#colorado {
	display:block;
	width:117px;
	height:89px;
	background:url(images/colorado.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
}

#imap a#montana {
	display:block;
	width:159px;
	height:103px;
	background:url(images/montana.png) no-repeat;
	background-position:-200px -200px;
	z-index:21;
	text-decoration:none;
}

#imap a#idaho {
	display:block;
	width:95px;
	height:150px;
	background:url(images/idaho.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
}

#imap a#oregon {
	display:block;
	width:130px;
	height:110px;
	background:url(images/oregon.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
}

#imap a#california {
	display:block;
	width:140px;
	height:215px;
	background:url(images/california.png) no-repeat;
	background-position:-200px -200px;
	z-index:19;
	text-decoration:none;
}

#imap a#nevada {
	display:block;
	width:99px;
	height:151px;
	background:url(images/nevada.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#texas {
	display:block;
	width:214px;
	height:204px;
	background:url(images/texas.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#newmexico {
	display:block;
	width:101px;
	height:109px;
	background:url(images/newmexico.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#arizona {
	display:block;
	width:101px;
	height:118px;
	background:url(images/arizona.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#utah {
	display:block;
	width:83px;
	height:105px;
	background:url(images/utah.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#wyoming {
	display:block;
	width:104px;
	height:85px;
	background:url(images/wyoming.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#northdakota {
	display:block;
	width:104px;
	height:85px;
	background:url(images/northdakota.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#southdakota {
	display:block;
	width:104px;
	height:64px;
	background:url(images/southdakota.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#nebraska {
	display:block;
	width:125px;
	height:58px;
	background:url(images/nebraska.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#kansas {
	display:block;
	width:111px;
	height:59px;
	background:url(images/kansas.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#oklahoma {
	display:block;
	width:131px;
	height:64px;
	background:url(images/oklahoma.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#florida {
	display:block;
	width:140px;
	height:112px;
	background:url(images/florida.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#georgia {
	display:block;
	width:85px;
	height:87px;
	background:url(images/georgia.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#alabama {
	display:block;
	width:59px;
	height:96px;
	background:url(images/alabama.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#mississippi {
	display:block;
	width:50px;
	height:93px;
	background:url(images/mississippi.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#tennessee {
	display:block;
	width:127px;
	height:51px;
	background:url(images/tennessee.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#northcarolina {
	display:block;
	width:133px;
	height:63px;
	background:url(images/northcarolina.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#southcarolina {
	display:block;
	width:78px;
	height:60px;
	background:url(images/southcarolina.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#kentucky {
	display:block;
	width:111px;
	height:61px;
	background:url(images/kentucky.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#virginia {
	display:block;
	width:118px;
	height:72px;
	background:url(images/virginia.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#westvirginia {
	display:block;
	width:68px;
	height:69px;
	background:url(images/westvirginia.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#maryland {
	display:block;
	width:73px;
	height:34px;
	background:url(images/maryland.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#delaware {
	display:block;
	width:18px;
	height:26px;
	background:url(images/delaware.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#newjersey {
	display:block;
	width:22px;
	height:49px;
	background:url(images/newjersey.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#pennsylvania {
	display:block;
	width:92px;
	height:64px;
	background:url(images/pennsylvania.png) no-repeat;
	background-position:-200px -200px;
	z-index:21;
	text-decoration:none;
	overflow:visible;
}

#imap a#ohio {
	display:block;
	width:67px;
	height:76px;
	background:url(images/ohio.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#michigan {
	display:block;
	width:121px;
	height:107px;
	background:url(images/michigan.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#indiana {
	display:block;
	width:49px;
	height:84px;
	background:url(images/indiana.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#illinois {
	display:block;
	width:63px;
	height:107px;
	background:url(images/illinois.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#wisconsin {
	display:block;
	width:81px;
	height:86px;
	background:url(images/wisconsin.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#minnesota {
	display:block;
	width:95px;
	height:113px;
	background:url(images/minnesota.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#iowa {
	display:block;
	width:93px;
	height:64px;
	background:url(images/iowa.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#missouri {
	display:block;
	width:104px;
	height:87px;
	background:url(images/missouri.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#arkansas {
	display:block;
	width:77px;
	height:71px;
	background:url(images/arkansas.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#louisianna {
	display:block;
	width:86px;
	height:74px;
	background:url(images/louisianna.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#newyork {
	display:block;
	width:116px;
	height:85px;
	background:url(images/newyork.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#connecticut {
	display:block;
	width:29px;
	height:26px;
	background:url(images/connecticut.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#massachusetts {
	display:block;
	width:57px;
	height:29px;
	background:url(images/massachusetts.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#rhodeisland {
	display:block;
	width:14px;
	height:15px;
	background:url(images/rhodeisland.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#vermont {
	display:block;
	width:27px;
	height:52px;
	background:url(images/vermont.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#maine {
	display:block;
	width:57px;
	height:95px;
	background:url(images/maine.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#newhampshire {
	display:block;
	width:27px;
	height:55px;
	background:url(images/newhampshire.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}

#imap a#hawaii {
	display:block;
	width:134px;
	height:79px;
	background:url(images/hawaii.png) no-repeat;
	background-position:-200px -200px;
	z-index:20;
	text-decoration:none;
	overflow:visible;
}


/* LINKS */





  
/* HOVER ACTION */

#imap a#washington:hover, #imap a#colorado:hover, #imap a#montana:hover, #imap a#idaho:hover, #imap a#oregon:hover, #imap a#california:hover, #imap a#nevada:hover, #imap a#texas:hover, #imap a#newmexico:hover, #imap a#arizona:hover, #imap a#wyoming:hover, #imap a#utah:hover, #imap a#northdakota:hover, #imap a#southdakota:hover, #imap a#nebraska:hover, #imap a#kansas:hover, #imap a#oklahoma:hover, #imap a#florida:hover, #imap a#georgia:hover, #imap a#alabama:hover, #imap a#mississippi:hover, #imap a#tennessee:hover, #imap a#northcarolina:hover, #imap a#southcarolina:hover, #imap a#kentucky:hover, #imap a#virginia:hover, #imap a#westvirginia:hover, #imap a#maryland:hover, #imap a#delaware:hover, #imap a#newjersey:hover, #imap a#pennsylvania:hover, #imap a#ohio:hover, #imap a#michigan:hover, #imap a#indiana:hover, #imap a#illinois:hover, #imap a#wisconsin:hover, #imap a#minnesota:hover, #imap a#iowa:hover, #imap a#missouri:hover, #imap a#arkansas:hover, #imap a#louisianna:hover, #imap a#newyork:hover, #imap a#connecticut:hover, #imap a#massachusetts:hover, #imap a#rhodeisland:hover, #imap a#vermont:hover, #imap a#maine:hover, #imap a#newhampshire:hover, #imap a#hawaii:hover {
  background-position:0 0;
}
  
/* END HOVER ACTION */