*{
	margin:0pt;
	padding:0pt;
}
html,body {
	background-color:#886f00;
	font-family:Arial, sans-serif;
}

.wrap {
 	position:relative;
	margin:auto;
	width:950px;
	direction:rtl;
	text-align:right;
}

.right_panel {
	position:relative;
	width:220px;
	float:right;
	background-color:#f0ead5;
}

.right_panel a {
	color:#886F00;
}

.right_panel .left_coner {
	background-image:url('../images/coner_left.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}

.right_panel .left_coner .right_coner {
	background-image:url('../images/coner_right.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

.right_panel .moduletable-news {
	position:relative;
	padding-top: 40px;
	padding-right: 20px;
	margin-bottom:20px;
	background-image:url('../images/news_title.gif');
	background-position:top right;
	background-repeat:no-repeat;
	color:#cf711e;
	font-size:14px;
	font-weight:bold;
}

.right_panel .moduletable-news a{
	color:#886f00;
	font-size:12px;
	font-weight:normal;
	float:left;
}

.right_panel .moduletable-tm {
	margin-right: 20px;
}

.main_cont {
	position:relative;
	width:723px;
	float:left;
}

.content {
	position:relative;
	width:692px;
	float:right;
	background-color:#f0ead5;
}

#logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index:100;
}
.content .left_coner {
	background-image:url('../images/coner_left.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}

.content .left_coner .right_coner {
	background-image:url('../images/coner_right.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}

.content .mmenu {
	position:relative;
	width:385px;
	float:right;
	padding-right: 8px;
}

.content .mmenu li{
	list-style:none;
}

.content .mmenu a {
	width:374px;
	float:right;
	background-image:url('../images/hmenu_bg.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
	margin-top:5px;
	padding-right: 15px;
	text-decoration:none;
	color:#886f00;
	font-weight:bold;
	font-size:18px;
}

.content .mmenu a:hover, .content .mmenu a.mainlevel_current {
	color:#cf711e;
}

.content .main_content {
	position:relative;
	clear:both;
	width:685px;
	color:#cf711e;
	font-size:14px;
	font-weight:500;
	padding-top: 15px;
	padding-right:7px;
}

.content .main_content .contentheading {
	color:#886F00;
	font-size:18px;
}
