#map {
	width: 370px;
	padding: 2px;
	/*border: solid 1px #b2b08e;*/
	background: #fff;
	float: left;
}
#map #map_inner {	
	/*background: url(../images/box_gradient_3.png) repeat-x top;*/
	padding: 0px;
}
#map #mapbg {
	padding: 2px;
	margin: 5px;
	/*border: solid 1px #b2b08e;
		background: #eeecd2;*/
	width: 354px;
	height: 228px;
}
#map #mapbg div{
	background: #fff url(../images/world-map.png) no-repeat left top ;
	width: 350px;
	height: 224px;
	padding: 0px;
	border: solid 1px #b2b08e;
}
#map .cont_titles {
	font-size: 8pt;
	text-align: center;
	margin-top: -3px;
	margin-bottom: 5px;
	color: #D39654;
}
#map .cont_titles a{
	color: #D39654;
}
#mapbg ul {
	position: relative;
	list-style-type:none;
}
#mapbg ul li {
	position: absolute;
	background: none;
	padding: 0;
	margin: 0;
}
#mapbg ul li a{
	text-decoration: none;
	display: block;
}
#mapbg ul li a span,
#mapbg ul li a span em
{	
	width: auto !important;
	display: none;
	visibility: hidden;
	width: 0px;
	height: 0px;
	position: absolute;
	overflow: hidden;
	cursor: pointer;
}
#mapbg ul li a:hover span{
	background: url(../images/balloon.png) no-repeat left top ;
	opacity: .8;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	white-space: nowrap;
	left: 10%;
	top: 60%;
	position: absolute;
	height: 48px;
	overflow: visible;
}
#mapbg ul li#us a span{ left: 40% ; top: 70%  }
#mapbg ul li#sa a span{ left: 10% ; top: 30%  }
#mapbg ul li#am a span{ left: 0% ; top: 50%  }
#mapbg ul li#cr a span{ left: -60% ; top: 90%  }
#mapbg ul li#af a span{ left: 20% ; top: 50%  }
#mapbg ul li#me a span{ left: -5% ; top: 50%  }
#mapbg ul li#as a span{ left: 20% ; top: 50%  }
#mapbg ul li#eu a span{ left: 30% ; top: 70%  }
#mapbg ul li#oc a span{ left: 0% ; top: 45%  }
#mapbg ul li a:hover span em{
	color: #fff;
	font-style: normal;
	font-weight: bold;
	background: url(../images/balloon.png) no-repeat right -48px ;
	position: relative;
	margin-right: 0;
	line-height: 55px;
	padding: 5px 10px 0 10px;
	overflow: visible;
}
#mapbg ul li a:hover span,
#mapbg ul li a:hover span em {
	display: block;
	visibility: visible;
	width: auto;
	height: auto;
}
#int a{
/*	width: 500px;
	height: 320px;
*/
}
#ca { left:18px; top: 0px;}
#us { left:0px; top: 26px;}
#sa { left:78px; top: 115px;}
#am { left:44px; top: 95px;}
#cr { left:75px; top: 102px;}
#eu { left:134px; top: 6px;}
#as { left:202px; top: 0px;}
#me { left:182px; top: 80px;}
#oc { left:267px; top: 126px;}
#af { left:140px; top: 87px;}

#ca a { width: 86px; height: 80px; }
#us a { width: 96px; height: 75px; }
#sa a { width: 45px; height: 74px; }
#am a { width: 32px; height: 24px; }
#cr a { width: 12px; height: 5px; }
#eu a { width: 89px; height: 82px; }
#as a { width: 139px; height: 134px; }
#me a { width: 36px; height: 33px; }
#oc a { width: 62px; height: 52px; }
#af a { width: 66px; height: 74px; }

#ca a:hover {	background: url(../images/world-map.png) 0 -337px;}
#us a:hover {	background: url(../images/world-map.png) 0 -261px;}
#sa a:hover {	background: url(../images/world-map.png) -98px -277px;}
#am a:hover {	background: url(../images/world-map.png) -37px -225px;}
#cr a:hover {	background: url(../images/world-map.png) -40px -252px;}
#eu a:hover {	background: url(../images/world-map.png) -249px -326px;}
#as a:hover {	background: url(../images/world-map.png) -143px -224px;}
#me a:hover {	background: url(../images/world-map.png) 0 -224px;}
#oc a:hover {	background: url(../images/world-map.png) -77px -224px;}
#af a:hover {	background: url(../images/world-map.png) -88px -353px;}