@charset "utf-8";
/* CSS Document */
#main-shadow{
	width:1015px;
	height:1010px;
	margin:auto;
	padding-top:5px;
	background:url(../images/bg.gif) no-repeat
}
#main{
	width:1005px;
	height:1000px;
	margin:auto;
	background-color:#fff;
	border:1px #f49308 solid;
	
}


#header{
	width:1005px;
	height:205px;
	background:url(../images/top-lines-x-bg.jpg) repeat-x;
	clear:both;
	margin:auto;
}
#logo-en{
	width:415px;
	height:122px;
	float:left;
}
#logo-arb{
	width:415px;
	height:122px;
	float:right;
}
#header-right-c{
	width:127px;
	height:205px;
	background:url(../images/top-right-round-c.jpg) no-repeat;
	float:right;
}

#header-image{
	width:1005px;
	height:185px;
	clear:both;
	margin:auto;
}

#middle-tri-lines{
	width:1005px;
	height:110px;
	clear:both;
	background:url(../images/middle-lines-x-bg.jpg) repeat-x;
	margin:auto;
}
#middle-left-c{
	width:150px;
	height:110px;
	float:left;
	background:url(../images/middle-left-round-c.jpg) no-repeat;
}

#middle-content{
	width:911px;
	height:auto;
	padding-left:94px;
	background:url(../images/page-left-down-lines.jpg) repeat-y;
	margin:auto;
}
#middle-text{
	width:auto;
	height:400px;
	background:url(../images/center-content-bg.jpg) repeat-x;
	margin:auto;
}
#language-selection{
	width:650px;
	height:auto;
	margin:auto;
	clear:both;
}
#language-en{
	width:650px;
	height:auto;
	float:left;
	margin-bottom:70px;
	line-height:17px;
	font-size:12px;
	text-align:justify;
	float:left;
	font-weight:bold;
	
}
#btn-img-eng
{
float:left;
width:245px;
height:135px;
background:url(../images/english-button.jpg) no-repeat;
}
#btn-img-eng:hover
{
float:left;
width:245px;
height:135px;
background:url(../images/english-button-hover.jpg) no-repeat;
}
#btn-img-ar{
	float:left;
	color:#000;
	width:245px;
	height:135px;
	padding-left:20px;
	background:url(../images/arab-btn.png) no-repeat;
}
#btn-img-ar:hover{
	float:left;
	color:#000;
	width:245px;
	height:135px;
	padding-left:20px;
	background:url(../images/arab-btn-hover.png) no-repeat;
}
#btn-cont-eng
{
	
	float:left;
	color:#000;
	width:365px;
	padding-left:20px;
	padding-top:3px;
}
#language-arb{
	width:650px;
	height:auto;
	float:left;
	line-height:17px;
	font-size:12px;
	text-align:justify;
	float:right;
}
#btn-cont-arab{
	float:left;
	color:#000;
	width:365px;
	direction:rtl;
	font-weight:bold;
	padding-top:3px;
}
#middle-other-text{
	width:90%;
	height:400px;
	padding-top:20px;
	margin:auto;
	clear:both;
}
#middle-other-text-l{
	width:45%;
	height:auto;
	line-height:17px;
	float:left;
}
#middle-other-text-r{
	width:45%;
	height:auto;
	line-height:17px;
	float:right;
}

#footer{
	width:1005px;
	height:100px;
	background:url(../images/footer-lines-x-bg.jpg) repeat-x;
	clear:both;
	margin:auto;
}
#footer-left-c{
	width:150px;
	height:100px;
	background:url(../images/page-footer-left-c.jpg) no-repeat;
	float:left;
}
#footer-text{
	width:830px;
	height:80px;
	padding-top:18px;
	padding-right:20px;
	float:right;
	text-align:right;
	color:#333;
	font-size:11px;
	line-height:26px;
	font-weight:bold;
	color:#000;
}
#footer-text a
{
	text-decoration:none;
	color:#000;
}
