#wrap {width:920px;height:607px;position:relative;background:#fff url('../images/gateway/world.jpg') center center no-repeat;margin:0 auto;}
	#select_country {position:absolute;top:475px;left:397px}
		#select_country label {display:block;font-size:13px;font-weight:bold;color:#528d7b;padding:5px 0;}
		#select_country select {display:block;width:230px;font-size:13px;color:#528d7b}
	
	#country_list {list-style-type:none;}
		#country_list li {display:block;position:absolute;background:#7ca89b;padding:4px 7px 5px;}
			#country_list li a,
			#country_list li span {color: white;font-weight:bold}
		
		#country_list  #na {top:111px;left:299px;}
		#country_list  #ca {top:157px;left:346px;}
		#country_list  #sa {top:223px;left:397px;}
		
		#country_list  #eu {top:94px;left:525px;}
		#country_list  #me {top:140px;left:547px;}
		#country_list  #af {top:199px;left:541px;}
		
		#country_list  #as {top:118px;left:690px;}
		#country_list  #ap {top:199px;left:718px;}
		
		#country_list  #int {top:330px;left:450px;}