@charset "utf-8";
body {
	margin:0;
	padding:0;
	color:#efcf77;
	background-color:#1f1201;
	background-image:url(imagesar/bg1.jpg);
	background-repeat:repeat-x;
	font-size:11px;
	font-family:tahoma;
	direction:rtl;
}
h4 {
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom:10px;
	margin-top:10px;
}
.BG {
	width:auto;
	background-image:url(imagesar/bg2.jpg);
	background-position:right;
	height:253px;
	background-repeat:no-repeat;
	margin-right:1000px;
}
.Container {
	width:1000px;
	float:right;
}
.Container .Header {
	height:254px;
	width:auto;
}
.Container .Header .Logo {
	float:right;
	width:194px;
	height:254px;
}
.Container .Header .HeaderCenter {
	float:right;
	width:141px;
	height:254px;
	background-image:url(imagesar/indexen_02.jpg);
	background-repeat:no-repeat;
}
.Container .Header .HeaderRight {
	float:left;
	width:665px;
	height:254px;
}
.Container .Header .HeaderRight .NavigationTop {
	width:665px;
	height:159px;
	text-align:left;
	background-color:#1f1200;
}
.Container .Header .HeaderRight .MainNavigation {
	width:665px;
	height:95px;
}
.Container .Header .HeaderRight .MainNavigation ul {
	margin:0;
	padding:0;
	height:95px;
}
.Container .Header .HeaderRight .MainNavigation li {
	float:right;
	width:auto;
	height:95px;
	list-style:none;
	margin:0;
	padding:0;
}
.Container .Header .HeaderRight .MainNavigation li.NavigationRight {
	width:290px;
	background-image:url(imagesar/indexen_05.jpg);
}
.Container .Header .HeaderRight .MainNavigation li a img{
	border:none;
}
.Container .MainSite {
	height:486px;
	width:auto;
}
.Container .MainLeft {
	height:486px;
	width:194px;
	float:right;
	background-image:url(imagesar/indexen_11.jpg);
}
.Container .MainCenter {
	height:456px;
	width:141px;
	float:right;
	text-align:right;
	background-image:url(imagesar/indexen_12.jpg);
	padding-top:30px;
}
.Container .MainCenter ul {
	margin:0;
	padding:0;
	height:auto;
}
.Container .MainCenter li {
	width:auto;
	height:auto;
	list-style:none;
	margin:0;
	padding:0;
}
.Container .MainCenter li a img{
	border:none;
}
.Container .MainRight {
	height:486px;
	width:665px;
	float:left;
}
.Container .MainRight .SiteContent {
	height:403px;
	width:665px;
	background-image:url(imagesar/indexen_13.jpg);
}
.Container .MainRight .SiteContent .MainContent{
	margin-right:5px;
	overflow:hidden;
	height:403px;
	text-align:right;
}
.Container .MainRight .Footer {
	height:83px;
	width:665px;
	background-image:url(imagesar/indexen_14.jpg);
	background-position:right;
	text-align:left;
}
input,textarea {
	background-color:#f9e08e;
	border:1px solid #03001b;
	color:#03001b;
	font-family:tahoma;
	font-size:12px;
	margin-top:5px;
	width:500px;
}
fieldset {
	padding:10px;
}
.More {
	width:100px;
	float:left;
	text-align:center;
	background-color:#edcb72;
	text-decoration:none;
	color:#03001b;
	font-weight:bold;
	padding:3px;
	margin-top:5px;
}
.photo {
	margin: 10px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
	text-align:right;
}
.photo img {
	background: #1e0000;
	border: solid 1px #1e0000;
	padding: 2px;
}
.photo span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/digg-style.gif) no-repeat;
}
.photo a {
	text-decoration: none;
}
.sample11 span {
	width: 170px;
	height: 120px;
	display: block;
	position: absolute;
	top: -12px;
	left: 25px;
	background: url(images/floral-corner.png) no-repeat;
	behavior: url(iepngfix.htc);
	cursor: pointer;
}