﻿header {
	height:143px;
}
.cms_heb header {
	direction:rtl;
	text-align:right;
}
#topbar{
	background: url(images/top-bar.gif) center top no-repeat;
	position:relative;
	margin-bottom:-12px;
	*z-index:3;
}
#menubar{
	/*margin-top:-12px;*/
	background: url(images/menu-bar.png) center top no-repeat;
	position:relative;
	*z-index:2;
}

#main {
	width:960px;
	margin:0 auto; 
	*position:relative;
	*z-index:1;
}
.cms_heb #main {
	width /*\**/: 961px \9;
	direction:rtl;
	text-align:right;
}

#main_content {
	width:603px;
	float:right;
	margin-top:39px;
}
.cms_heb #main_content{
	direction:rtl;
	text-align:right;
}
.main_content_full{
	width:960px !important;
	margin-top:0 !important;
}
.cms_heb .main_content_full {
	width /*\**/: 961px \9 !important;
}

#left_content {
	/*width:310px;*/
	width:287px;
	float:right;
	display:inline;
	margin-top:39px;
	margin-right:70px;
	/*overflow:hidden;*/
}
.cms_heb #left_content{
	direction:rtl;
	text-align:right;
}


footer {
	width:960px;
	margin:0 auto 0 auto; 
	padding:0 0 45px 0;
}
.cms_heb footer{
	width /*\**/: 961px \9;
}
footer > div {
	clear:both;
	padding:60px 0 0px 0;
}
.cms_heb footer{
	direction:rtl;
	text-align:right;
}

