body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	text-align: center;
	}
	

#wrap {
	margin: 97px auto;
	padding: 0px;
	width: 726px;
	height: 395px;
	position: relative;
	background: transparent url('images/bg.jpg') no-repeat top;
	}
	
#welcome {
	width: 229px;
	float: left;
	}
	
#description_wrap {
	width: 497px;
	float: right;
	text-align: left;
	}
	
#description {
	margin: 30px 40px 0px 40px;
	}
	
.clear {
	clear: both;
	}


/*--------------
TEXT DECORATOION
----------------*/
	
div, td, p {
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

#description p {
	text-align: justify;
	margin-bottom: 15px;
	}
	
#heading {
	width: 100%;
	height: 30px;
	position: relative;
	margin-top: 30px;
	}
	
h1 { 
	text-indent: -9999px;
	width: 185px;
	height: 49px;
	display: block;
	position: absolute;
	bottom: 36px;
	left: 22px;
	background: transparent url('images/bg_h1.gif') no-repeat;
	margin: 0px;
	padding: 0px;
	}
		
h2 {
	text-indent: -9999px;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	}
	
#afghanistan-logo {
	width: 230px;
	height: 30px;
	background: transparent url('images/h2_afghanistan.gif') no-repeat;
	display: block;
	float: left;
	}
	
#afghanistan {
	width: 195px;
	height: 30px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	}
#haiti-logo {
	width: 230px;
	height: 30px;
	background: transparent url('images/h2_haiti.gif') no-repeat;
	display: block;
	float: left;
	}
	
#haiti {
	width: 195px;
	height: 30px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	}

h3 { 
	font-size: 11px;
	font-weight: normal;
	
	margin-top: 4px;
	padding: 0px;
	}


h3 a {
 	text-decoration: none;
	color: #000000;
	}
	
	
h3 a:hover {
	color: #000000;
	}

	
#timorleste-logo {
	width: 163px;
	height: 30px;
	background: transparent url('images/h2_timorleste.gif') no-repeat;
	display: block;
	float: right;
	}
	
#timorleste {
	width: 128px;
	height: 30px;
	margin: 0px 0px 0px 35px;
	padding: 0px;
	}
	
#pdt {
	margin-top: 35px!important;
	margin-top: -10px;
	}
	
#pdt-domain  {
 	text-decoration: none;
	color: #F48221;
	float: left;
	font-weight: bold;
	margin-top: -10px;
	z-index: inherit;
	}
	
#pdt-domain:hover {
	color: #333333;
	}
	
#pdt-logo {
	width: 158px;
	height: 19px;
	background: transparent url('images/h2_pdt.gif') no-repeat;
	display: block;
	float: right;
	 
	}

