body{
	padding:0;
	margin:0;
	direction:rtl;
	font-family:Arial;
	font-size:12px;
	background:#758100;
}

a{
	text-decoration:none;
}

img{
	border:0;
}

form{
	margin:0;
	padding:0;
}

#header{
	width:100%;
	background:url(../images/top-bg.png) repeat-x;
	height: 189px;
}

#container{
	background:url(../images/body-bg.png) repeat-x #d4d4d4;
	width:100%;
	padding-top:31px;
}

#foot{
	background:url(../images/foot-bg.png); 
	width:100%;
	height:96px;
}

.quote{
	padding:5px 10px 5px 10px;
	width:292px;
	height:73px;
	position:absolute;
	top:90px;
	left:180px;
	background:url(../images/quote_back.png) no-repeat;
	color:#434a00;
	font-size:14px;
}

.quote .from{
	margin-left:40px;
	float:left;
	color:#e9f76a;
	margin-top:10px;
}

.content{
	width:914px;
	margin:0 auto;
	position:relative;
}

.top-menu {
	height:43px;
	float:right;
	width:589px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.top-menu li{
	float:right;
}

.top-menu li a{
	display:block;
	height:43px;
	font-size:0;
	overflow:hidden;
	line-height:0px;
}

#header .content .searchform{
	width:325px;
	float:left;
	height:43px;
	padding:0;
	margin:0;
}

#header .content .searchform input.subm{
	display:block;
	float:left;
	border:0;
	margin:0;
}

#search-field{
	border:0;
	margin:0;
	display:block;
	float:right;
	padding: 13px 86px 14px 16px;
	background: url(../images/search-bg.png) no-repeat;
	width:187px;
	height:17px;
}

#logo{
	position:absolute;
	width:380px;
	height:79px;
	right:10px;
	top:77px;
}

#icons{
	width:114px;
	height:37px;
	position:absolute;
	top:-87px;
	left:20px;
	background:url(../images/top-icons.png) no-repeat;
}

#icons .home{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	left:0;
	top:0;
	cursor:hand;
	cursor:pointer;
	font-size:0;
	line-height:0px;
	overflow:hidden;
}

#icons .favorites{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	left:38px;
	top:0;
	cursor:hand;
	cursor:pointer;
	font-size:0;
	line-height:0px;
	overflow:hidden;
}

#icons .map{
	display:block;
	width:37px;
	height:37px;
	position:absolute;
	left:75px;
	top:0;
	cursor:hand;
	cursor:pointer;
	font-size:0;
	line-height:0px;
	overflow:hidden;
}

.details{
	width:33px;
	padding-left:22px;
	background: url(../images/dets-arr.png) no-repeat center left;
}

.details a{
	color:#a51d99;
	border-bottom:1px dashed #a51d99;
	text-decoration:none;
	font-size:14px;
}

#container .content .foot-part{
	position:absolute;
	left:0;
	bottom:0;
	height: 59px;
	width:924px;
	background:url(../images/content-foot.png) no-repeat bottom center;
}
