body{
	background:#f7911d url(images/bg.gif) repeat-x;
	font-family:tahoma,arial;
	font-size:12px;
	color:#fff;
	line-height:150%;
	text-align:center;
	direction:rtl;
}

a,a:visited{
	text-decoration:none;
	color:#111;
}
a:hover{
	color:#a2161a;
}


#page{
	width:925px;
	margin:0 auto;
}

#menu{
	width:303px;
	float:left;
}
#menu-top{background:url(images/menu-top.jpg) no-repeat;height:40px;}
#menu-bg{background:url(images/menu-bg.jpg) repeat-y;height:418px; overflow:hidden;}
#menu-bottom{background:url(images/menu-bottom.jpg) no-repeat;height:49px;}
#rsslink{
	padding:13px 10px 0 0;
}

#main{
	width:622px;
	float:right;
}
#main-1{ background:url(images/1.jpg) no-repeat;height:50px;}
#main-2{ background:url(images/2.jpg) no-repeat;height:50px;}
#main-3{ background:url(images/3.jpg) no-repeat;height:50px;}
#main-4{ background:url(images/4.jpg) no-repeat;height:50px;}
#main-5{ background:url(images/5.jpg) no-repeat;height:50px;}
#main-6{ background:url(images/6.jpg) no-repeat;height:50px;}
#main-7{ background:url(images/7.jpg) no-repeat;height:50px;}
#main-8{ background:url(images/8.jpg) no-repeat;height:50px;}
#main-9{ background:url(images/9.jpg) no-repeat;height:50px;}
#main-10{ background:url(images/10.jpg) no-repeat;height:57px;}

#footer{
	background:url(images/footer.jpg) no-repeat right top;
	height:113px;
}
#enter-button{
	float:right;
	margin:20px 150px 0 0;
}


ul{
	padding:5px 20px;
	margin:0;
	list-style:none;
	text-align:right;
}
ul li{
	margin:5px 0;
	padding-right:10px;
	background:url(images/li.jpg) no-repeat right;
}

.clear{
	clear:both;
}
img{
	border:none;
}
