body
{
	background: #EEE;	
	font-family: Tahoma;
	font-size: 8pt;
	text-align:justify;
	line-height: 1.6;
	direction: rtl;
}
/* Top Menu */
#globalheader #globalnav
{
	margin:0;padding:0;
}
#globalheader ul 
{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#globalheader #globalnav li
{
    float:right;
    margin:0;
    padding:0;
    text-indent:0;
}
#globalheader #globalnav li a
{
	float:left;
    height:37px;
    line-height:38px;
    overflow:hidden;
    text-indent:-999em;
    width:132px;
}
a:link, a:visited 
{
    text-decoration:none;
}
#globalheader #globalnav li a, #globalheader #globalsearch 
{
    background-image:url('images/topmenu.gif');
}
#globalheader #globalnav li#homePage a{background-position:-660px 0px;}
#globalheader #globalnav li#homePage a:active{background-position:-660px -74px;}
#globalheader #globalnav li#homePage a:hover,a.selected{background-position:-660px -37px;}
#globalheader #globalnav li#products a{background-position:-528px 0px;}
#globalheader #globalnav li#products a:active{background-position:-528px -74px;}
#globalheader #globalnav li#products a:hover{background-position:-528px -37px;}
#globalheader #globalnav li#training a{background-position:-396px 0px;}
#globalheader #globalnav li#training a:active{background-position:-396px -74px;}
#globalheader #globalnav li#training a:hover{background-position:-396px -37px;}
#globalheader #globalnav li#services a{background-position:-264px 0px;}
#globalheader #globalnav li#services a:active{background-position:-264px -74px;}
#globalheader #globalnav li#services a:hover{background-position:-264px -37px;}
#globalheader #globalnav li#solution a{background-position:-132px 0px;}
#globalheader #globalnav li#solution a:active{background-position:-132px -74px;}
#globalheader #globalnav li#solution a:hover{background-position:-132px -37px;}
#globalheader #globalnav li#hono a{background-position:0px 0px;}
#globalheader #globalnav li#hono a:active{background-position:0px -74px;}
#globalheader #globalnav li#hono a:hover{background-position:0px -37px;}
.topMenu
{
	width:790px;
	font-size:18px;
	font-family:Tahoma;
}
.menus
{
	color: #808080;
	width: 790px;
	margin: 20px auto;
}
.submenu:first-child
{
	margin-right:10px;
}
.submenu
{
	text-align:right;
	font-size:8pt;
	font-weight:bold;
	width:145px;
	float:right;
	margin-left:11px;
}
.submenu .H
{
	border-bottom:dotted 1px #CCCCCC;
	wwidth:170px;
}
.submenu a
{
	color: #808080;
}
.item
{
	font-weight:normal;
}
.footer
{
	background:white;
	width:750px;
	padding:0px 20px 0px 20px;
	text-align:right;
	margin:0 auto;
	font-size:8pt;
	border:solid 1px #CCCCCC;
}
.header
{
	height:100px;
	background-color:White;
	border:solid 1px #CCCCCC;
	width:790px;
	margin:0 auto;
	position:relative;
}
.logo
{
	padding:10px;
}
div.search
{
	position:absolute;
	top:30px;
	font-size:8pt;
	left:20px;
	width:120px;
}
input.search
{
	padding-left:2px;
	position:absolute;
	z-index:10;
	top:4px;
	border:none;
	left:4px;
}
div.search input[type=text]
{
	height:16px;font-family:Tahoma;
	font-size:8pt;
	border:solid 1px #CCCCCC;
	width:115px;
}
div.toolbox
{
	direction:ltr;
	padding-left:5px;
	width:120px;
	position:absolute;
	top:10px;
	left:20px;
}
a.eng
{
	font-weight:bold;
	text-decoration:none;
	font-family:Tahoma;
	font-size:8pt;
	margin-right:30px;
}
div.toolbox img
{
	border:none;
}
#content {
	width: 750px;
	margin: 0px auto;
	padding: 20px;
	padding-top:5px;
	background: #FFF;	
	border: 1px solid #CCC;
}

h1 {
	margin: 0;
}
h2,h1,h4,h5
{
	font-family:Arial;
}
h4
{
	margin:7px 0 3px 0;
}
h3
{
	font-family:Arial;
	font-size:14pt;
}
hr 
{
	border: none;
	height: 1px; line-height: 1px;
	background: #CCC;	
	margin-bottom: 20px;
	padding: 0;
}
p
{
	margin: 0;	
	padding: 7px 0;
}

.clear 
{
	clear: both;
	line-height: 1px;
	font-size: 1px;
}
a 
{ 
	outline-color: #888;	
}
.shortDesc
{
	width:350px;
	max-height:50px;
	overflow:hidden;
	padding-right:10px;
	font-family:Tahoma;
	font-size:8pt;
	bottom:10px;
	position:absolute;
}
.columnLeft img
{
	border:solid 1px black;
}
.columnRight
{
	width:49%;
	float:right;
	direction:rtl;
	text-align:justify;
}
.columnLeft
{
	width:50%;
	float:left;
	text-align:left;	
}
.icon
{
	width:16px;
	border:none;
	vertical-align:middle;
}
.newsItem
{
	font-family:Tahoma;
	text-align:justify;
}
.newsTitle
{
	font-size:12pt;
}
 table.info
 {
background-color:#f1f1f1;
border:solid 1px red;
width:640px;
height:300px;
}
.info td
{
	text-align:justify;
	padding:10px;
}
 }