﻿/*Mifram*/

*{
	border:0
}

body{
	background:url(images/bg.jpg) #49472E no-repeat scroll center top;
	direction:rtl;
	margin:0 0 20px 0;
	text-align: center;
	font-family: Arial
}

#big{
	height:100%;
	text-align:right;
	width:892px;
	margin:auto;
	border-collapse:collapse
}

.menu {
	width:183px;
	background:url(images/menu.png) transparent repeat-y
}

.menu h2 {
	color:white;
	background:#1C1C14;
	margin:0 10px 0 10px;
	font-size:14px;
	padding:2px 10px 2px 0
}

#hd {
	height:270px;
	background:url(images/hd.png) transparent no-repeat bottom left
}

.line{
	height:30px
}

.line h1 {
	font-size:14px;
	margin:5px 25px 0 0;
	color:#fff
}

#bd {
	background:url(images/bd.png) transparent repeat-y;
	height:100%;
	width:709px
}

.stage{
	width:100%;
	height:100%
}
.R{
	width:526px;
}
.R img{
	float:right;
	margin:0 0 0 10px
}

.R h2{
	color:#000;
	font-size:16px;
	margin:10px
}

p {
	color:#444;
	font-size:12px;
	text-align:justify;
	margin:5px 10px 10px 10px;
	line-height:150%
}

.R a:link, .R a:visited {
	color:#FF8000;
	font-weight:bold
}

.R a:hover {
	background:#CDD0A8
}

hr {
	background:#787878;
	color:#787878;
	border:none;
	height:1px
}

marquee{
	border:thin #8C8E73 inset;
	background:#797B57;
	margin:20px 10px 0 10px;
	padding:10px;
	font-size:80%;
	line-height:250%
}

.L {
	width:183px;
	margin:0
}

.L object{
	margin:20px 25px 20px 0
}

.L h2{
	color:white;
	background:#1C1C14;
	margin:0 25px 0 10px;
	font-size:14px;
	padding:2px 10px 2px 0
}

.L p{
	color:white;
	background:#64674A;
	padding:10px;
	font-size:12px;
	line-height:normal;
	margin:0 25px 10px 10px
}

.menu p{
	color:white;
	background:#64674A;
	padding:10px;
	font-size:12px;
	line-height:normal;
	margin:0 10px 10px 10px
}
/*Mini Contact in home page*/

.cnt {
	background:url(rtl/images/cnt.png) no-repeat;
	position:relative;
	top:20px;
	padding:10px
}

td{
	vertical-align:top;
	margin:0
}

h1{
	color:#000;
	font-size:18px;
	margin:10px 10px 15px 10px;
	background:url(images/h1.png) transparent no-repeat right center;
	padding:2px 30px 2px 0;
}

h3{
	width:55px;
	background:url('rtl/images/h3.png') -10px;
	margin-bottom:0;
	color:white;
	font-size:14px;
	padding:3px;
	border:#C94E0C 2px solid
}

td#contact{
	height:132px;
	border-top:transparent medium solid;
	background:url(images/contactbg.png)
}

#ft{
	background:url(images/ft.png) transparent no-repeat left top;
	height:60px
}

#ft p{
	color:#000;
	text-align:center;
	margin-top:15px;
	margin-right:10px;
	font-weight:bold;
	font-size:14px
}

#ft a:link, #ft a:visited {
	color:#F79968;
	text-decoration:none
}

#ft a:hover {
	text-decoration:underline
}

/*contact*/

.Send {
	color:#000;
	font-size:12px
}

.SendOK {
	color: #000;
	font-size:18px
}

#ipp {
	width:500px
}

#ipp p {
	font-size:11px;
	color:#8F9277
}

#ipp p a:link, #ipp p a:visited {
	color:#8F9277;
	text-decoration:none;
	border-bottom:1px #8F9277 dotted
} 

#ipp p a:hover {
	background:#5E5F43
}