body , html, div , h1, h2 , h3, h4, p, ul, li, ol, img, form , a { margin:0; padding:0;border:none;}
h1 , h2 , h3 , h4 { font-weight:bold; }
ul, li, ol{ list-style:none;}


body       { direction:RTL; background-color:#523021;}
body       { font:normal 12px  tahoma,arial,Georgia, "Times New Roman", Times, serif; }

a             { text-decoration:none;color:#3382a3;font-weight:bold;font-size:11px;}
a:hover { text-decoration:none;color:#083753;}
p {text-align: justify;}

.clear   { clear:both; }
.space   { clear:both;height:50px;}

#main     { margin:0 auto; width:1000px; }

a.button{
	background:url(../images/button.gif);
	display:block;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}

.more{
	background:url(../images/lens.gif) no-repeat 170px center;
	text-indent:30px;
	display:block;
	color:#0066CC;
}

#container h4{
	height:42px;
	padding:20px 35px 0 0;
	background:url(../images/container-top.jpg) top center no-repeat;	
}

#container h4 div
{
    width: 915px;
    height: 23px;
    padding: 5px 14px 0 0;
    border: 1px solid #7a6157;
    background-color: #ded2bf;
    text-shadow: 1px 1px #F3EDEB;
}

/********** header **********/

#header { padding:0; margin:0;height:140px;}

/* logo */
#logo { 
	padding:0; 
	width:420px; 
	height:140px; 
	float:left;
	background: url(../images/logo.jpg) top left no-repeat;
}

#search{
	float:right;
	width:282px;
	height:60px;
	background:url(../images/search-bar.jpg) top right no-repeat;
}

#feed{
	margin:4px 15px 0 0;
	float:right;
	width:70px;
	height:60px;
	background:url(../images/feed1.jpg) top right no-repeat;
}

#feed a{
	display:block;
	width:62px;
	height:48px;
	margin:8px 2px 0 4px;
}

/********** menu **********/

#nav { 
	height:52px;
}

/*container */

#container{
	background:url(../images/body1.jpg) top center repeat-y;
}

/*footer*/

#footer{
	width:100%;
	height:85px;
	background:url(../images/footer-bg.jpg) top left repeat-x;
	margin:0 0 20px 0;
}

#footer-r{
	margin:0;
	width:32px;
	height:85px;
	float:right;
	background:url(../images/footer-r.jpg) top right no-repeat;
}

#footer-m{
	height:85px;
	width:929px;
	float:right;
}

#footer-l{
	width:32px;
	height:85px;
	background:url(../images/footer-l.jpg) top right no-repeat;
	float:left;
	
}

#footer-m p{height:20px;width:350px;direction:ltr;margin:30px 0 0 0;color:#856232;}
#footer-m p a{color:#aa7731;text-shadow:0px 1px #000;}
#footer-m p a:hover{color:#cd974e;}

.powered{ float:right;text-align:right;}
.copyright{float:left;text-align:left;}






