@charset "utf-8";
/* CSS Document */

#aboutFamily{
	height:380px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#mainData{
	height:260px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#englishArabic{
height:250px;
width:425px;
float: left;
clear:right;
}

#serviceGallery{
height:250px;
width:425px;
float:right;

}

#arabicContent{
margin-top:10px;
}

#titleBig{
background-color:#5f9baf;
width:426px;
height:24px;
}

#textBox{
	width:426px;
	margin-top:5px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}

#titleSmall{
background-color:#5f9baf;
width:211px;
height:24px;
}


#smallEnglishText{
	width:211px;
	margin-top:5px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	}
	
#galleryBox{
width:318px;
height:250px;
background-color:#3d7385;
margin-right:48px;
float:right;
}

#theImage{
	margin: 20px 8px 8px;
}

a.back:link , a.back:visited{
	color:#FFFFFF;
	text-decoration: underline;
}

a.back:hover , a.back:active{
color:#FFFFFF;
text-decoration:none;
}
