/* GENERAL CSS */
body {
	text-align:center;
	font-family:"Trebuchet ms",Arial,Helvetica,sans-serif;
	font-size:.9em;
	color:#000;
}
h1.map {
	margin:0px;
	text-align:left;
	font-size:1.2em;
	color:#444;
}
h2.map {
	margin:0px;
	text-align:left;
	font-size:1.2em;
	color:#444;
	margin-left:190px;
}
p.map {
	color:#666;
	font-size:0.6em;
	margin-left:15px;
	padding-bottom:5px;
	padding-top:5px;
}
#holder {
	width:700px;
	margin:0px auto;
}

#head {
	background-color: #FFFFFF;
	color:#000000;
}


/* START OF CSS FOR MAP */
dl.map.on {
	position:relative;
	width:680px;
	height:340px;
	background:url(../img/worldmap.png) no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
	
}
dl.map.on dt {
	list-style:none;
	display:inline;
}
dl.map.on dd {
	position:absolute;
	left:-9999px;
	width:200px;
	padding:4px;
	border:#FBA301 2px solid;
	background:#595959;
	color:#fff;
	-moz-border-radius:8px;
	border-radius:8px;
	z-index:11;
	font-size:10;
}
dl.map.on dd img {
	position:relative;
	float:left;
	border:#FBA301 1px solid;
	margin:10px;
}
dl.map.on a.location {
	display:block;
	position:absolute;
	text-indent:-9999px;
	background:url(../img/maps-pushpin.gif) no-repeat;
	width:20px;
	height:21px;
	outline:none;
	z-index:10;
	text-decoration:none;
}
dl.map.on a.location:hover {
	background:url(../img/maps-pushpinhover.gif) no-repeat -1px -1px;
}
dl.map.on dd a {
	text-decoration:none;
	color:#000;
}

/* START OF CSS FOR MAP POINTS */
dl.map.on a#location01 {
	top:270px;
	left:615px;
}
dl.map.on a#location02 {
	top:55px;
	left:340px;
}
dl.map.on a#location03 {
	top:58px;
	left:330px;
}
dl.map.on a#location04 {
	top:55px;
	left:65px;
}
dl.map.on a#location05 {
	top:50px;
	left:307px;
}
dl.map.on a#location06 {
	top:43px;
	left:303px;
}
dl.map.on a#location07 {
	top:51px;
	left:295px;
}
dl.map.on a#location08 {
	top:64px;
	left:306px;
}
dl.map.on a#location09 {
	top:46px;
	left:330px;
}
dl.map.on a#location10 {
	top:76px;
	left:353px;
}
dl.map.on a#location11 {
	top:75px;
	left:333px;
}
dl.map.on a#location12 {
	top:115px;
	left:82px;
}
dl.map.on a#location13 {
	top:30px;
	left:324px;
}
dl.map.on a#location14 {
	top:50px;
	left:320px;
}
dl.map.on a#location15 {
	top:50px;
	left:325px;
}
dl.map.on a#location16 {
	top:75px;
	left:290px;
}
dl.map.on a#location17 {
	top:130px;
	left:141px;
}
dl.map.on a#location18 {
	top:170px;
	left:540px;
}
dl.map.on a#location19 {
	top:30px;
	left:333px;
}
dl.map.on a#location20 {
	top:65px;
	left:320px;
}
dl.map.on a#location21 {
	top:120px;
	left:576px;
}
dl.map.on a#location22 {
	top:79px;
	left:365px;
}
dl.map.on a#location23 {
	top:120px;
	left:430px;
}
dl.map.on a#location24 {
	top:90px;
	left:130px;
}
dl.map.on a#location25 {
	top:110px;
	left:125px;
}
dl.map.on a#location26 {
	top:70px;
	left:117px;
}
dl.map.on a#location27 {
	top:100px;
	left:120px;
}
dl.map.on a#location28 {
	top:100px;
	left:120px;
}
