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

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

#englishArabic{
height:150px;
}
#englishContent{
float:left;
clear:right;
width:426px;
}

#arabicContent{
float:right;
width:426px;
}

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

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

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

#vision_en{
float:left;
clear:right;
width:209px;
}

#mission_en{
float:right;
width:209px;
}

#smallEnglishText{
	width:211px;
	margin-top:5px;
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	}
	
#aboutPic{
margin-top:1px;
width:211px;
height:91px;
}

#servicesButtons{
	margin-top: 20px;
	margin-left: 25px;
}

#servicesButtons a.first:link, #servicesButtons a.first:visited{
display:block;
height:51px;
background-position:0 51px;
top:0;
z-index:1;
}

#servicesButtons a.first:active, #servicesButtons a.first:hover{
background-position:0 0;
z-index:2;
}
#servicesButtons a.first{
background-image:url(images/services_btn01.png);
display:none;

}

#servicesButtons a.second:link, #servicesButtons a.second:visited{
display:block;
height:51px;
background-position:0 51px;
top:0;
z-index:1;
}

#servicesButtons a.second:active, #servicesButtons a.second:hover{
background-position:0 0;
z-index:2;
}
#servicesButtons a.second{
background-image:url(images/services_btn02.png);
display:none;
}

#servicesButtons a.third:link, #servicesButtons a.third:visited{
display:block;
height:51px;
background-position:0 51px;
top:0;
z-index:1;
}

#servicesButtons a.third:active, #servicesButtons a.third:hover{
background-position:0 0;
z-index:2;
}
#servicesButtons a.third{
background-image:url(images/services_btn03.png);
display:none;

}

#servicesButtons a.fourth:link, #servicesButtons a.fourth:visited{
display:block;
height:51px;
background-position:0 51px;
top:0;
z-index:1;
}

#servicesButtons a.fourth:active, #servicesButtons a.fourth:hover{
background-position:0 0;
z-index:2;
}
#servicesButtons a.fourth{
background-image:url(images/services_btn04.png);
display:none;

}