/* CSS Document */

#body{
		background:url(images/bg.jpg) no-repeat;
		padding:0; margin:0
}

#menu{
		background:url(images/index_01.gif) no-repeat;
		height:133px;
		width:800px ;
 
		padding:0; margin:0
}
#banner{
		background:url(images/index_02.gif) no-repeat;
		height:282px;
		width:800px ;
 
		padding:0; margin:0
}
#right{
		background:url(images/index_05.gif) no-repeat;
		height:384px;
		width:220px ;
		padding:0; margin:0
}
#main{
		background:url(images/index_04.gif) no-repeat;

		width:561px ;
		padding:0; margin:0
}
#left{
		background:url(images/index_03.gif) no-repeat;
		height:384px;
		width:19px ;
		padding:0; margin:0
}
#header{
		direction:rtl;
		margin-top:10px;
		color: #000033;
		font:"Arabic Transparent" ;
		font-size:22px; 

		text-align:justify;

}
#header2{
		direction:rtl;
		margin-top:10px;
		color: #000033;
		font:"Arabic Transparent" ;
		font-size:14px; 

		text-align:justify;

}
#txt{
		direction:rtl;
		color: #003366;
			font-size:16px;
		text-align:justify;

}
