#worldMap{
	width:1020px;
	margin:0 auto;
	border-bottom:1px #999 solid;
	background:url(../../img/frontend_worldmap.jpg) no-repeat;
	padding:0;
}
#worldMap #imagesSlideShow img{
	display:none;
}
#worldMap #imagesSlideShow img.first{ 
	display:block;
}
#joinUsLink{
	position:absolute;
	top:55px;
	right:210px;
}
.a2a_dd{
 position:absolute;
 top:185px;
 left:835px;
}
#btnFlash{
	top:38px;
	left:15px;
	width:3px;
	height:81px;
	cursor:pointer;
	margin-top:-80px;
	background:url(../../img/frontpage_btnflash.png) no-repeat;
	position:relative;
	z-index:12;
}
#frontpageLogo{
	top:-91px;
	left:637px;
	width:225px;
	height:135px;
	background:url(../../img/frontpage_logo.jpg) no-repeat;
	position:relative;
}
#frontpagePhrase{
	top:560px;
	left:657px;
	width:369px;
	height:25px;
	background:url(../../img/frontpage_phrase.jpg) no-repeat;
	position:absolute;
}
#frontpageMenu{
	top:95px;
	right:15px;
	width:27px;
	height:381px;	
	background:url(../../img/frontpage_menu.png) no-repeat -93px 0;
	position:absolute;
	text-align:center;
}
#btnOne{
	width:27px;
	height:165px;
}
#btnTwo{
	width:27px;
	height:108px;
}
#btnThree{
	width:27px;
	height:108px;
}
#btnOne, #btnTwo, #btnThree{
	cursor:pointer;
}
#joinUs{
	float:left;
	margin-top:-110px;
	margin-left:30px;
}