/* CSS Document */

   
#footer{width:790px;
height:240px;
border-style:SOLID;
border-width:1px;
border-color:#ffffff;
background-color:white;
 
}
 
.ntfooter{ /* home page footer font  */
	font-family: Arial;
	font-size: 1em;/*12px;*/
	color: #000000;
	text-align:center;
	}

#footerleftpanel{float:left; 
height:50px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding:5px;
}

#footerrightpanel{float:right; 
height:50px;
border-style:solid;
border-width:1px;
border-color:#ffffff;
padding:0px;
}

#footercentralpanel{ /* home page footer central panel */
width:450px;
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: 1em; /*12px;*/
	color: #000000;
}

.button { 
cursor:hand;
}

	

