@charset "utf-8";
/* CSS Document */

body{
	/*background-color: #00B359;
	*/background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top: 5px;	
}
#wrapper{
	  margin: 0 auto;
	width: 1000px;	
}
#theader{
	min-height: 5px;
	clear:both;	
}
#header{
	margin-top: 0px;	
}
#header #menudiv{
	width: 650px;
	float:right;
	left: 100px;
	text-align:right	
}

#header #logodiv{
	width: 350px;
	float:right;
	text-align:center;
	right:20px;	
}
#header #enmenudiv{
	width: 650px;
	float:left;
	left: 100px;
	text-align:left;	
}

#header #enlogodiv{
	width: 350px;
	float:left;
	text-align:center;
	right:20px;	
}
ul#menu{
	display:inline;
	direction:rtl;
	height:78px;	
}
ul#menu li{
	display:inline;
	min-height:78px;
	margin-right: 10px;
	margin-left:10px;	
	padding: 10px;
	padding-top: 40px;
	color: #666666;	
}
ul#menu li.selected{
	display:inline;
	min-height:78px;
	background-image:url(../images/menubggreen.jpg);
	background-repeat:repeat-x;	
	margin-right: 10px;
	margin-left:10px;	
	padding: 10px;
	padding-top: 40px;
	color:#eaeaea; 	
}
ul#menu li.selected a{
	color:#eaeaea; 	
}
ul#menu li.selected a:hover{
	color:#CCCCCC; 	
}
ul#menu li a{
	font-family:Arial, Times New Roman, Serif;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;	
}

ul#menu li a:hover{
	color: #999999;
	text-decoration:none;	
}
ul#menu li a:visited{
	/*color: #00CC66;
	*/text-decoration:none;	
}
ul#enmenu{
	display:inline;
	height:78px;	
}
ul#enmenu li{
	display:inline;
	min-height:78px;
	margin-right: 10px;
	margin-left:10px;	
	padding: 10px;
	padding-top: 40px;
	color: #666666;	
}
ul#enmenu li.selected{
	display:inline;
	min-height:78px;
	background-image:url(../images/menubggreen.jpg);
	background-repeat:repeat-x;	
	margin-right: 10px;
	margin-left:10px;	
	padding: 10px;
	padding-top: 40px;
	color:#eaeaea;	
}
ul#enmenu li.selected a{
	color:#eaeaea;	
}
ul#enmenu li.selected a:hover{
	color:#CCCCCC; 	
}
ul#enmenu li a{
	font-family:Arial, Times New Roman, Serif;
	font-size:14px;
	line-height:19px;
	font-weight:bold;
	color: #666666;
	text-decoration:none;	
}

ul#enmenu li a:hover{
	color: #999999;
	text-decoration:none;	
}
ul#enmenu li a:visited{
	/*color: #003366;
	*/text-decoration:none;	
}
#contents{
	/*background-color:#FFF;
	*/background:rgba(255, 255, 255, .7);	
	min-height:600px;
	overflow:auto;	
}
#contents div div#contentbody{
	width: 740px;
	float:right;
	text-align:right;
	padding: 10px;
		font-family:Arial, Times New Roman, Serif;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
}
#contents div div#adverts{
	width: 240px;
	float:right;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}
#contents div div#encontentbody{
	width: 740px;
	float:left;
	text-align:left;
	padding: 10px;
		font-family:Arial, Times New Roman, Serif;
	font-size:15px;
	line-height:19px;
	font-weight:bold;
}
#contents div div#enadverts{
	width: 240px;
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
}

#slidediv{
	background-color: #eaeaea;	
}
#footer{
	height: 45px;
	vertical-align:middle;
	text-align:center;
	padding-top: 20px;
	color: #eaeaea;
}
h2{
	color: #cc6600;
	font-family:Arial, Times New Roman, Serif;
	font-size: 19px;
	font-weight:bold;	
}
h3{
	color: #cc6600;
	font-family:Arial, Times New Roman, Serif;
	font-size: 17px;
	font-weight:bold;	
}
div#contentbody p{
	direction:rtl;
	text-align:justify;
	font-family:Arial, Times New Roman, Serif;
	font-size:15px;
	line-height:19px;
	font-weight:bold;	
}
div#dbox{
	width: 185px;
	float: right;
	text-align:center;	
}
h2.enh{
	color: #cc6600;
	font-family:Arial, Times New Roman, Serif;
	font-size: 16px;
	font-weight:bold;	
}
h3.enh{
	color: #cc6600;
	font-family:Arial, Times New Roman, Serif;
	font-size: 15px;
	font-weight:bold;	
}
div#encontentbody p{
	direction:ltr;
	text-align:justify;
	font-family:Arial, Times New Roman, Serif;
	font-size:13px;
	line-height:19px;
	font-weight:500;	
}
div#endbox{
	width: 185px;
	float: left;
	text-align:center;
	font-size:13px;	
}
.text{
	font-family: Arial, Times New Roman, Serif;
	font-size:13px;
	font-weight:normal;	
}