.text{
	width:548px;
	/*background:url(header.jpg) left top no-repeat;
	padding-top:320px;*/
}

#map-text { background:url(header.jpg) 0 0 no-repeat; height:310px; margin-bottom:10px; position:relative; width:548px; }
   #map-text .link { position:absolute; }
      .link.kiprus { left:305px; top:121px; }
      .link.zeland { left:520px; top:259px; }
      .link.gibraltar { left:246px; top:109px; }
      .link.hongkong { left:424px; top:135px; }
      .link.beliz { left:115px; top:150px; }
	  .link.angilja { left:148px; top:140px; }
      .link.dominika { left:155px; top:146px; }
      .link.marshal { left:498px; top:211px; }
      .link.panama { left:130px; top:165px; }
      .link.lucia { left:159px; top:155px; }
      .link.uk { left:246px; top:79px; }
      .link.bahamas { left:130px; top:141px; }
      .link.usa { left:125px; top:111px; }
      .link.denmark { left:270px; top:70px; }
      .link.australia { left:473px; top:238px; }
      .link.ireland { left:239px; top:78px; }
      .link.canada { left:139px; top:97px; }
      .link.uar { left:287px; top:237px; }
      .link.singapore { left:416px; top:178px; }

.text a{
	color:#1576aa;
}
.menu{	
	text-align:center;
	width:548px;
	height:58px;
	margin-bottom:2px;
	background:url(sq_gray.gif) left bottom no-repeat;
}
.menu ul{
	margin:0px auto;
	padding:0px;
	padding-top:22px;
	width:498px;
	height:36px;
}
.menu ul li{
	width:98px;
	border-right:1px solid #7a7b7c;
	line-height:14px;
	text-align:center;
	list-style-type:none;
	float:left;
}
.menu ul li.last{
	border:0px;
}
.menu a{
	color:#7a7b7c;
	text-decoration:underline;
}
.menu a:hover{
	text-decoration:none;
}
.menu a.current{
	text-decoration:none;
	font-weight:bold;
}
.text h1{
	font:normal 18px Tahoma;
	color:#1576aa;
	margin-bottom:10px;
}
.text h2{
	font:bold 16px Tahoma;
	color:#5c5c5d;
	margin-bottom:5px;
}
.text h3{
	font:bold 14px Tahoma;
	color:#5c5c5d;
	margin-bottom:5px;
}
.text h4{
	font:normal 14px Tahoma;
	color:#5c5c5d;
	margin-bottom:5px;
}
.text p{
	color:#5c5c5d;
	margin-bottom:10px;
	font:normal 12px/16px tahoma;
}
.text ul, .text ol{
	color:#5c5c5d;
}
.text .date{
	font:bold 12px tahoma;
	color:#7a7b7c;
	display:block;
	float:left;
}
.text .shortheader{	
	float:left;	
	display:block;
}
.text .shortheader a{
	font-size:12px;
	text-decoration:underline;
}
.text .shortheader a:hover{	
	text-decoration:none;
}
.text .selectpage{
	width:540px;
	height:20px;
	margin-bottom:20px;
	text-align:center;
}
.text .selectpage a{
	margin:0px 5px;
	text-decoration:underline;
}
.text .selectpage a:hover{
	text-decoration:none;
}
.text .selectpage a.current{
	text-decoration:none;
}
.text a.more{
	display:block;
	margin-top:-5px;
	margin-bottom:20px;
	cursor:pointer;
	text-decoration:underline;
}
.text a.more:hover{
	text-decoration:none;
}

