BODY {
	font-family: "Verdana";
	margin:0px;
	padding:0px;
	background-color: #CAC4C4;

	}

table {
	font-size: 14px;

}


h4{
	font-size: 14px;
	 }

h3{
	font-size: 16px;
	 }

h2{
	font-size: 20px;
	}

#container
{
	position: absolute;
	width: 693px;

	left: 50%;
	top: 0; /*50%;*/
	margin-left: -350px;

	background-color: #FFFFFF;


		}

#banner {
	position: absolute;
	top: 28px;
	left: 58px;

		}

.content {
	/*height: auto; 350px;*/

	width: 650px;

	top: 0px;
	position: relative;
	text-align: justify;
	font-size: 14px;
	
	left:0px;
	direction: rtl;
	margin: 0; padding: 0;
	


}

.content#small 
{
	width: 550px;
}

.article-header
{
	width: 130px;

	top: 184px;
	position: absolute;
	text-align: justify;
	font-size: 14px;
	
	left: 535px;
	direction: rtl;
	margin: 0; padding: 0;
	
	}
.articles 
{
	width: 146px;
   background-color: #35822A;
	top: 223px;
	position: absolute;
	text-align: justify;
	font-size: 14px;
	
	left: 535px;
	direction: rtl;
	margin: 0; padding: 0;
	
}


#menu {
	left: 10px;
	top: 184px;
	width: 520px;
	position: absolute;
	/*background-color: 008492; /*#3F7072;*/
	z-index: 100;
	
	}

#dmenu {

}

.topmenuul{
	list-style-type: none;
	margin:0;
	padding:0;

}


.topmenuli{
	list-style-type:none;
	float:left;

	font-size: 14px;
	font-weight: 600;

	border-width: 1px;
	border-right-style: solid;
	border-color: #ffffff;
	position: relative;


}



.topmenuli#last{
	border-width: 0;
	padding-left: 0px;
}


.topmenuli a:hover{
	color: #333333;

	}

.topmenutitle{
	display:block;

	color: #f4f4f4;

	text-decoration: none;
	padding: 0px 7px;
	text-align: center;
}





.submenuul{
	list-style-type:none;
	position:absolute;
	margin: 0;
	padding:0;
	padding-bottom: 10px;
	padding-top: 5px;

	display:none;
	text-align: right;

	margin-top:-1px;
	margin-left: -0px;
	background-color: #FF8B02;
	background-position: top left;
	background-repeat: repeat-x;
	line-height: .3;
	font-size: 13px;
	width: 100px;
	}



.submenuli a{
	display:block;
	padding: 10px;
	padding-right: 20px;
	margin: 0;

	text-decoration: none;
	color: #f4f4f4;
	text-indent: 5pt;

}

.submenuli a:hover{
	/*text-decoration: underline;
	background: #375759;*/


}
li:hover ul , li.over ul{ /* lists nested under hovered list items */
	display: block;

}

#dmenu li>ul {
	top: auto;
	left: auto;

}

#content {
	clear: left;
	}






.content li {
	margin-bottom: 8px;
}


#slogan {
	position: absolute;
	left: 180px;
	top: 3px;
	font-size: 16px;
	font-weight: bold;

	color: white;
	}

h3, h1, h2 {
	text-align: right;
}



blockquote {

	font-style: italic;
}


th { font-weight: normal; text-align:justify;}


#home {
       position: absolute;

       left: 620px;
       top: 0px;

 }
 
 #recommend {
       position: absolute;

       left: 550px;
       top: 0px;

 }
 
 #contact {
       position: absolute;

       left: 480px;
       top: 0px;

 }

 .bar {
       width: 60px;
       height: 60px;
       z-index; 1000;
       background: url(images/empty.gif);
       background-repeat; repeat;}




