/* CSS Document */

   
#footer{width:790px;
height:220px;
border-style:SOLID;
border-width:1px;
border-color:#ffffff;
 
}
 
.ntfooter{ /* home page footer font  */
	font-family: Arial;
	font-size: 1em;/*12px;*/
	color: #000000;
	text-align:center;
	}

#footerleftpanel{float:left; /* home page footer left panel */
width:90px;
height:50px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding-right:10px;
}

#footerrightpanel{float:right; /* home page footer right panel */
width:120px;
height:50px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding:5px;
}

#footercentralpanel{ /* home page footer central panel */
margin-right:120px;
width:480px;
height:50px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding:5px;
}


.dubaiae{float:left; /* home page latest dewa updates images */
padding:50px;

}	
	
.alameen{float:right; /* home page latest dewa updates images */
padding:5px;
}	
	

.style1 {
	font-family: Arial;
	font-size: 1px;
	color: #CC0000;
}
 
 
.nt{ /* normal text */
	font-family: Arial;
	font-size: 12px;/*1em;*/
	color: #000000;
}

.quick{ /* normal text */
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
#line{ /* normal text */
	width:800px;
	height:1px;
	background-color:#000000;
	
}

#footerawards{width:700px;
height:50px;
}
	