body{
	background:url(images/body.jpg) repeat fixed center top transparent;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10pt;
	color:#000000;
	margin:0;
	padding:0;
	direction:rtl;
}
a{
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:8pt;
	color:#a16e08;
}
a:hover{
	color:red;
	text-decoration:none;
}
img{
	border:none;
}
#conter img{
	margin-left:15px;
	margin-bottom:10px;
}
#wrap{
	width:1121px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#header{
	background:url(images/header.png);
	background-repeat:no-repeat;
	width:1121px;
	height:275px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#slideshow {
    background: url(images/slideshow1.png) no-repeat scroll 0 0 transparent;
    height: 241px;
    left: 11px;
    padding: 2px 2px 2px 3px;
    position: absolute;
    top: 7px;
    width: 362px;
}
#slideshows {
    background: url(images/slideshow1.png) no-repeat scroll 0 0 transparent;
    height: 241px;
    right: 11px;
    padding: 2px 2px 2px 3px;
    position: absolute;
    top: 7px;
    width: 362px;
}
#nav{
	background:url(images/nav.png);
	background-repeat:no-repeat;
	width:1009px;
	height:65px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
ul.nav {
    list-style: none outside none;
    margin: 0;
    padding: 22px 100px 0;
}
.nav li{
	display:inline;
}
.nav li a {
    color: #620722;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 74px;
    text-align: center;
}
.nav li a:hover{
	color:#fff;
}
#cont{
	width:1121px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	overflow:hidden;	
}
#conter{
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 2px 0 13px -4px #000000;
    line-height: 1.7;
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
    padding: 20px;
    text-align: center;
    text-shadow: 1px 1px 1px #EEEEEE;
    width: 900px;
}
#sidebar-right{
	width:200px;
	float:right;
	margin-left:30px;
}
#sidebar-left{
	width:200px;
	float:left;
	margin-left:8px;
}
#slideshow1 {
    margin-top: 39px;
    position: relative;
    width: 100px;
	height:477px;
}
#slider1{
	margin-right:48px;
}
#slider2{
	margin-right:45px;
}
#slideshow1 img{
	border:2px solid #fff;
	border-radius:20px;
	margin-left:7px;
}
#slideprev {
    background: url(images/prev.png) no-repeat scroll 0 0 transparent;
    bottom: 13px;
    cursor: pointer;
    height: 31px;
    position: absolute;
    right: 78px;
    width: 31px;
}
#slidenext {
    background: url(images/next.png) no-repeat scroll 0 0 transparent;
    top: -39px;
    cursor: pointer;
    height: 31px;
    position: absolute;
    right: 78px;
    width: 31px;
}
#content{
	float:right;
	width:637px;
	overflow:hidden;
}

#slideshow2{
    margin-top: 39px;
    position: relative;
    width: 100px;
	height:477px;
}
#slideshow2 img{
	border:2px solid #fff;
	border-radius:20px;
	margin-left:7px;
}
#slideprev1 {
    background: url(images/prev.png) no-repeat scroll 0 0 transparent;
    bottom: 13px;
    cursor: pointer;
    height: 31px;
    position: absolute;
    right: 78px;
    width: 31px;
}
#slidenext1 {
    background: url(images/next.png) no-repeat scroll 0 0 transparent;
    top: -39px;
    cursor: pointer;
    height: 31px;
    position: absolute;
    right: 78px;
    width: 31px;
}
#foot{
	clear:both;
	margin-top:30px;
	background:url(images/foot.png);
	background-repeat:no-repeat;
	width:637px;
	height:84px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	overflow:hidden;
}
.foot {
    font-family: tahoma;
    font-size: 10pt;
    height: 38px;
    position: absolute;
    right: 20px;
    top: 43px;
    width: 600px;
}
#footer{
	background:url(images/footer.png);
	background-repeat:repeat-x;
	height:48px;
	clear:both;
}
.footer{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:48px;
}
.copyright {
    position: absolute;
    right: 172px;
    top: 8px;
}
a.copy {
    position: absolute;
    right: 494px;
    top: 11px;
}
#home{
	width:1018px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}