﻿#cms_rtl{
	_text-align:center !important;
}
#wrapper{
	width:961px;
	margin:0 auto;
 	direction:rtl;
 	text-align:right;
}
.cms_eng #wrapper{
	text-align:left;
 	direction:ltr;
}
#header{
	height:148px;
	background:url(images/top.jpg) left top no-repeat;
	margin-bottom:19px;
}
.cms_eng #header{
	background:none;
}
.cms_eng form{
	display:block;
	background:url(images/top-eng.jpg) center top no-repeat;
}
#menu_bar{
	height:50px;
}
#breadcrumbs_bar{
	height:15px;
	padding:5px 20px;
	color:#333333;
	background:url(images/icon_navbullet.png) no-repeat 5px 6px;
	direction:rtl;
	display:none;
}
.cms_eng #breadcrumbs_bar{
	direction:ltr;
}

#main_content{
	margin-bottom:24px;
}
#left_content{
	width:205px;
	float:right;
	padding:0;
	min-height:288px;
}
.cms_eng #left_content{
	float:left;
}
#center_content{
	width:755px;
	float:right;
}
.cms_eng #center_content{
	float:left;
}
.center_content_full{
	width:961px !important;
	float:right;
	margin:0 !important;
	_overflow-x:hidden;
}
.cms_eng .center_content_full{
	float:left;
}

#footer{
	background:#28120b;
	height:82px;
	overflow:hidden;
	padding:0;
	margin:0;
 	direction:rtl;
 	text-align:right;
	background:url(images/footer_bg.gif) repeat-x;
	font-size:11px;
}
.cms_eng #footer{
 	direction:ltr;
 	text-align:left;
}
#footer2{
	background:url(images/footer.gif) right -1px no-repeat;
	width:960px;
	margin:0 auto;
	padding:25px 0 0 0;
	/*height:57px;*/
}
