﻿body{	
   
background: #000000 url('../image/site1.jpg') no-repeat fixed center top;

}

#main{
	width: 919px;
	background-color:white;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;	
	font-family:tahoma;
	direction:rtl;
	
}
#header {
	width: 919px;
	height: 125px;
	margin: 0 auto;	
	background-image:url('../image/header.jpg');	

}

#logo {
      width:300px;
	  height:94px;
  
	  margin-top:20px;
	  margin-right:35px;
	  border:0px;
}

#underHeader{
	background-image:url('../image/underHeader.gif');
	border-top: 1px solid #EAE9ED;
	border-bottom: 1px solid #EAE9ED;
	height: 38px;
}

#footer {
    height: 283px;
	border-top: 1px solid silver;
	background-image:url('../image/footer.gif');
	text-align:center;	
	clear:both;	
	font-size:12px;	
}

#content {
	width: 919px;
	padding-top:10px;	
}

#rightBar {   
	float: right;
	width: 245px;
	padding-bottom:12px;
	padding-left:12px;
	padding-right:12px;		
}

#leftBar {
	float: left;
	width: 625px;	
	padding:0px;
	margin-left:10px;
   	
}

#centerBar {   
    float: left;
	width:540px;
}


/** MENU */ 
#menu {
	font-size:13px;
	margin: .8em auto 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 0 10px 0 11px;
	border: none;
	border-left: 1px solid #83895C;
	color: #8B8C8F;
	text-decoration:none;
}

#menu a:hover {
	color:red ;
}

#adv{
	width:606px;	
	border: 1px solid #C0C0C0;
	margin:0px;	
    background-color:#B72526
}

/*------------------------------*/

#footer .left
{
		width:399px;
		height:105px;	
		float:left;
}

#footer .right
{
		width:520px;
		height:105px;		
		float:left;	
}
/*---------*/

#footer #footerArm{

     width:171px;
      height:105px;

      float:right;

	
}

#footer #copyWrite{


   		width:228px;
		height:105px;
		float:right; 

   
  



}
#footer #footerArm img{

margin-top:18px;
margin-left:12px;
	border:0px;	
}

  
#myCopy{
margin-top:30px;
margin-left:10px;
color:black;
	width: 218px;
}

#copyWrite a{
color:#00FFFF;
text-decoration:none;

	
}

#copyWrite a:hover{
color:red;
	
}






























