img{
	border:0;
	}
body{
	margin:0;
	padding:0;
	background:#74c9ee;
	}
#top-bar{
	background:#2f2f2f;
	width:100%;
	height:35px;
	margin:0;
	}
#top-bar:hover{
	background:#171717;
	}
#contact-link{
	margin-right:50px;
	margin-top:10px;	
	float:right;
	font-family:sans serif;
	letter-spacing:2px;
	font-size:80%;
	color:#fff;
	text-decoration:none;
}
#arabic-link{
	margin-left:50px;
	margin-top:10px;	
	float:left;
	font-family:Tahoma;
	font-size:80%;
	color:#ccc;
	text-decoration:none;
	}
#arabic-link:hover{
	color:#fff;
	text-decoration:none;
	}
#header{
	background:url(images/header-bg.png);
	width:100%;
	height:269px;
	margin:0
	}
.header-position-left{
	float:left;
	border:0;
	}
.header-position-right{
	float:right;
	border:0;
	margin-right:25px;
	}
#menu{
	background:url(images/menu-bg2.gif) repeat-x center center;
	width:100%;
	height:50px;
	padding-top:1px;
	}	
#menu ul{
	margin-top:-8px;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width:810px; 
	}
#menu ul li{
	position: relative;
	display: inline;
	float:left;
	}
#menu ul li a{
	display: block;
	width: 115px;
	height:30px;
	padding-right:20px;
	}
#menu ul li a img{
	border:0;
	}
#main{
	width:100%;
	padding-top:25px;
	margin-bottom:0;
	background:url(images/main-bg.jpg) repeat-x center top;
	}
#footer{
	background:#e8f3f8 url(images/footer-bg.gif) repeat-x;
	width:100%;
	height:150px;
	margin-bottom:0;
	}
#footer span{
	font-family:Tahoma;
	padding:3px;
	font-size:80%;
	color:#666;
	}
#footer a{
	font-family:Verdana;
	padding:3px;
	font-size:70%;
	color:#666;
	text-decoration:none;
	}
#footer a:hover{
	color:#000;
	text-decoration:underline;
	}

/*****************************
*****************************/
.info{
	width:650px;
	border-left:12px solid #bfecff;
	border-right:12px solid #bfecff;
	background:#fff;
	padding:40px;
	margin-top:-25px;
	}
.info-img a img{
	border:1px solid #ccc;
	padding:6px;
	margin:-20px 0 25px 15px;
	background:#fff;
	float:right;
	clear:right;
	}
.info-img a:hover img{
	border:1px solid #bbb;
	background:#eee;
	}
.difc-img a img{
	border:1px solid #ccc;
	padding:6px;
	margin:10px 0 25px 10px;
	background:#fff;
	clear:both;
	}
.difc-img a:hover img{
	border:1px solid #bbb;
	background:#eee;
	}
.page-title{
	hieght:100px;
	background:#e0f4fb;
	font: normal small-caps normal 250% Times New Roman;
	color:#666;
	letter-spacing:-1px;
	text-align:left;
	padding-left:25px;
	margin-bottom:50px;
	-moz-border-radius:18px;
	-webkit-border-radius:18px;
	cursor:default;
	}
.sub-page-title{
	hieght:80px;
	background:#e0f4fb;
	font: normal small-caps normal 190% Times New Roman;
	color:#777;
	letter-spacing:-1px;
	text-align:left;
	padding-left:35px;
	margin-bottom:0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:default;
	}
.link-page-title{
	margin-bottom:15px;
}
.link-page-title a{
	hieght:40px;
	border:1px solid #eee;
	width:90%;
	float:right;
	background:#f1fbfe;
	font:90% Tahoma;
	color:#333;
	letter-spacing:1px;
	text-align:right;
	padding-right:35px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.link-page-title a:hover{
	background:#e0f4fb;
	}
.topic-title{
	text-align:left;
	background:#e0f4fb;
	padding:15px 50px 15px 50px;
	margin-bottom:20px;
	font:120% Century Gothic,Tahoma;
	color:#284d5a;
	letter-spacing:0px;
	text-decoration:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border:1px solid #74c9ee;
	}
.topic-title:visited{
	color:#0891c3;
	text-decoration:none;
	}
.topic-title:hover{
	color:#d20505;
	background:#f1fbfe;
	text-decoration:none;
	}
.cv-title{
	font: normal small-caps 100 180% Times New Roman;
	background:#edf8fe;
	width:550px;
	height:100px;
	color:#666;
	text-align:left;
	margin:0 0 25px; 0;
	padding:8px 15px 8px 15px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	cursor:default;
	}
.cv-title:hover{
	background:#d6f0fe;
	}
.cv-title a{
	font:30% Tahoma;
	float:left;
	clear:both;
	color:#555;
	margin:10px;
	text-decoration:none;
	}
.cv-title a:hover{
	color:#d20505;
	text-decoration:underline;
	}
.cv-link{
	text-align:left;
	float:left;
	clear:both;
	}
.cv-link a{
	clear:none;
	font: 40% Tahoma;
	padding:5px;
	margin:0;
	margin-right:30px;
	text-decoration:none;
	color:#333;
	background:#f9fcfe;
	border:1px solid #ddd;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	}
.cv-link a:hover{
	color:#d20505;
	background:#fff;
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	text-decoration:none;
	}
.content{
	font: 100% Century Gothic , Tahoma;
	letter-spacing:1px;
	color:#666;
	text-align:left;
	padding:15px;
	margin-left:25px;
	}
.content a{
	color:#008ecc;
	}
.content a:hover{
	color:#d20505;
	}