/* ----------------------------------- */
html, body { overflow : hidden;    
    height:100%;width:100%;
	margin:0px;
	padding:0px;
	font-size:15px;
	font-family:arial;
}
ul {margin:0;padding:0;list-style:none;}
li {float:left; }
body {}
a {margin:0px;padding:0px; text-decoration:none; color:#8BA1B3;}
a:hover {margin:0px;padding:0px; text-decoration:underline; color:#355D7D;}
#center {
	/*width: 849px;*/
	width: 912px;
	height: 511px;
	margin: -300px 0 0 -450px;
    position:absolute;
    top: 50%;
    left: 50%;
	background: #ffffff;
}
#top {
	width: 912px;
	height: 80px;
	/*background-color:red;*/
}
#logo {float:left;}
#top-navigation {float:right;}
#main {
   clear:both;
	width: 912px;
	height: 353px;
	background-color:#fff;
}
#content-left {
	width: 402px;
	height: 353px;
	font-size:0.8em;
	color:#355D7D;
	/*background-color:gray;*/
	float:left;
}

#content-right {
	width: 270px;
	height: 353px;
	margin:0 0 0 40px;
	font-size:0.8em;
	color:#355D7D;
	/*background-color:gray;*/
	float:left;
}

.content-text h1{ 
	font-size:1.0em;
	padding:0 0 10px 0;	
}

.content-text {
        margin:20px 10px 0 20px;
		width: 350px;
		height: 300px;
		line-height:16px;	
/*background-color:gray;*/
}

.content-text p{
margin:0px;padding:0px;
}

/* ----------------------------------- */
#content-bottom {margin:0 20px 0 17px;float:left;}
#content-bottom ul{list-style:none}
#content-bottom li{padding:0 5px 0 0px}
#content-bottom a.active{font-weight:bold}
#content-bottom a {text-decoration:none; color:#355D7D; padding:0 0px 0 3px}
#content-bottom a:hover {color:#355D7D; text-decoration:none;}

/* ----------------------------------- */
#content-archive{margin:0 0 0 30px;}
#content-archive a{color:#355D7D; text-decoration:none; }
#content-archive a:hover{color:#355D7D; text-decoration:none;}

#bottom {
        position:relative;
        top:-2px;
	width: 912px;
	height: 80px;
	/*background-color:red;*/

}

/* ----------------------------------- */
#bottom-language {height:20px;width:912px;/*background-color:yellow;*/}
#bottom-language-buttons {float:right;position:relative;z-index:2;top:16px;right:0px;}
#bottom-buttons {position:relative;top:-18px;height:59px;width:912px;}

#bottom-left {
    float:left;
	width:536px;
	height:59px;
}

#bottom-right{
        float:right;
	height:59px;
	color:#355D7D;
}

.arabic-text {font-size:16px;}