body{
	direction: rtl;
	text-align: right;
	margin: 20px 0 0 0;
}

#container{
	width: 749px;
	margin: 0 auto;
}

body,td,a,div,th{
	font-family: Arial;
	font-size: 10pt
}

#news{
	height: 20px;
	width: 749px;
	margin: 10px 0 10px 0;
	background-image: url('/images/news.jpg');
	background-repeat: no-repeat;
}
#newsdata{
	padding: 1px 175px 0 7px;
}

ul#bottommenu{
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	text-align: left;
}

ul#bottommenu li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
	background-image: url('/images/bottomlinks_sep.gif');
	background-repeat: no-repeat;
	background-position: left center;
}

ul#bottommenu li a,ul#bottommenu li a:visited{
	color: #000000;
	text-decoration: none;
	padding: 0 5px 0 8px
}

#bottom{
	background-image: url('/images/bottom.gif');
	background-repeat: no-repeat;
	width: 749px;
	height: 30px;
}

#body_top{
	background-image: url('/images/body_top.gif');
	background-repeat: no-repeat;
	height: 8px;
	width: 552px;
	float: left;
	line-height: 2px;
	font-size: 1px;
}

#body_bottom{
	background-image: url('/images/body_bottom.gif');
	background-repeat: no-repeat;
	height: 8px;
	width: 552px;
	float: left;
}

#body{
	background-color: #eeeeee;
	width: 552px;
	float: left;
}

#body img#h1,#body h1{
	margin: 27px 0 8px 0;
	display: block;
}
#body h1{
	background-image: url('/images/strip_top.gif');
	font-size: 11pt;
	color: #FFFFFF;
	height: 23px;
	line-height: 21.5px;
	background-repeat: no-repeat;
	padding-right: 10px;
}

#body .txt{
	padding: 6px 6px 6px 6px;
}

#side{
	float: right;
	width: 197px;
	position: relative;
}
.contacttextarea {
	font-family: Arial;
	font-size: 10pt;
	width: 400px;
	height: 180px;
}

img{border: 0}

#menu1,#menu2{
	background-color: #eeeeee;
	background-image: url('/images/menu_bl.gif');
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 182px;
}

#menu1 .tl,#menu2 .tl{
	background-image: url('/images/menu_tl.gif');
	width: 182px;
	background-repeat: no-repeat;
	background-position: left top;
}

#menu1 .draw,#menu2 .draw{
	width: 182px;
	background-repeat: no-repeat;
	background-position: right top;
}
#menu1 .draw { background-image: url('/images/menu1_draw_right.gif'); }
#menu2 .draw { background-image: url('/images/menu2_draw_right.gif'); }

#menu1,#menu1 .tl,#menu1 .draw{
	min-height: 131px;
	_height:auto !important;  _height:131px;
}

#menu2,#menu2 .tl,#menu2 .draw{
	min-height: 156px;
	_height:auto !important;  _height:156px;
}

ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
.menu a,.menu a:visited{
	display: block;
	margin-right: 30px;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	line-height: 23px;
	_line-height: 20px;
}


#menu1 .menu a:hover {
	color: #8ab701;
}

#menu2 .menu a:hover {
	color: #7dc7ea;
}
	
.menu li.bmenu {
	position: relative;
	width: 182px;
	_height: 0;
	_zoom: 1;
} 


.imenu
{
	display: none;
	position: absolute;
	left: 3px;
	top: 0;
	z-index: 1125;
	width: 85px; 
	background-color: #FFFFFF;
	background-image: url('images/imenu.gif');
	background-repeat: repeat-y;
	background-position: left bottom;
	padding: 0; margin: 0;
}

.imenu .bottombg{
	position: relative;
	width: 85px; 
	background-image: url('images/imenu_top.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0; margin: 0;
}
.imenu .bg{
	position: relative;
	width: 85px; 
	background-position: left bottom;
	background-image: url('images/imenu_bottom.gif');
	background-repeat: no-repeat;
	padding: 0; margin: 0;
}

.imenu ul, .imenu li{
	list-style-type: none;
	margin: 0; padding: 0;
}

.imenu li{
	padding-top: 2px;
	padding-bottom: 2px;
}

.imenu li.sep{
	background-image: url('images/imenu_sep.gif');
	background-repeat: no-repeat; 
	background-position: center center;
	height: 1px;
	font-size: 0; line-height: 0;
	padding: 0; 
}

.imenu a,.imenu a:visited{
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 100%;
	font-size: 9pt;
}

.imenu ul {
	height: 100%;
}
