BODY {
	font-family: "Arial";
	margin:0px;
	padding:0px;
	background-color: #CAC4C4;
	font-size: 16px;
	line-height: 1.5;

	}

table {
	font-size: 16px;

}

h1,h2 {color: #960000;}

/*h4{
	font-size: 16px;
	 }

h3{
	font-size: 18px;
	 }

h2{
	font-size: 20px;
	}
	
h1{
	font-size: 24px;
	}*/

#ad-right 
{
	position: absolute;
	width: 120px;
	left: 50%;
	margin-left: 350px;
	top:180px;	
	background-color: #CAC4C4;
	
	}
#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: 600px;

	top: 30px;
	position: relative;
	text-align: justify;
	font-size: 16px;
	margin-bottom: 0px;
	left: 20px;
	direction: rtl;
	padding-right: 10px;

}
.content#small {
	width: 550px;
	left: 0px;

}

#menu {
	left: 10px;
	top: 162px;
	width: 690px;
	position: absolute;
	/*background-color: 008492; /*#3F7072;*/
	z-index: 100;

	}

#dmenu 
{
	z-index: 1000;
	direction: ltr;

}

.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 10px;
	text-align: center;
}





.submenuul{
	list-style-type:none;
	position:relative;
	margin: 0;
	padding:0;
	

	display:none;
	text-align: center;

	margin-top:-1px;
	padding-top: 10px;
	
	background-color: #FF8B02;
	background-position: top right;
	background-repeat: repeat-x;
	line-height: .3;
	font-size: 13px;
	width: 100px;
	}



.submenuli a{
	display:block;
	padding: 10px;
	
	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;
	right: auto;

}

#dmenu li>ul {
	top: auto;
	right: auto;

}

#content {
	clear: right;
	}






.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-family:Times New Roman;
	font-size: 18px;
}


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;}




