body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  line-height: 18px;
  direction:rtl;
  }
  
img {
  border: 0;
  }
  
a {
  color: #000;
  }
  
#container {
  width: 960px;
  margin: auto;
  text-align: justify;
  background: url('gfx/clocks.jpg') no-repeat top left;
  position: relative;
  }
  
#header {
  width: 960px;
  height: 131px;
  }
  
#langs {
  width: 300px;
  position: absolute;
  top: 15px;
  left: 29px;
  text-align: left;
  }
  
#langs p {
  margin: 0;
  padding: 0;
  }
  
img#logo {
  float: right;
  margin: 20px 30px 0 0;
  }
  
#mainMenuDiv {
  width: 900px;
  height: 34px;
  /*background: #d4d4d4;*/
  float: right;
  margin-right: 30px;
  display: inline;
  position: relative;
  }
  
.menu {
  background: #d4d4d4;
  font-weight: bold;
  text-transform: uppercase;
  color: #535353;
  font-style: italic;
  font-size: 15px;
  text-align: center;
  }

.menu_rollover {
  background: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #535353;
  font-style: italic;
  font-size: 15px;
  text-align: center;
  }
  
table#mainMenuTable {
  position: absolute;
  top: 12px;
 right: 0px;
  
  }
  
#content {
  width: 903px;
  float: right;
  margin-right: 30px;
  display: inline;
  }
  
#leftCol {
  width: 426px;
  float: right;
  }
  
#overview {
  width: 426px;
  float:right;
  }
  
#overview p {
  margin: 0 0 10px 0;
  padding: 0;
  }

#overview h1, #news h2 {
  margin: 25px 0 8px 0;
  padding: 0 0 9px 0;
  border-bottom: 1px solid #b5b5b5;
  font-size: 18px;
  color: #282828;
  font-weight: normal;
  }
#news h2 {
 margin: 15px 0 8px 0;
}
  
#overview pת .scrollNewsSingle p {
  margin: 0 0 5px 0;
  padding: 0;
  line-height: 18px;
  text-align: justify;
  }
  
#overview {
  width: 426px;
  float:right;
  }
  
#news {
  width: 426px;
  float: right;
  }
  
.scrollNewsSingle {
  width: 426px !important;
  }
  
.newsDate {
  float: left;
  direction:ltr;
  }
  
.scrollNewsSingle {
  float: right;
  border-bottom: 1px solid #b5b5b5;
  }
  
.scrollNewsSingle p {
  text-align: justify;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 18px;
  }
  
#middleCol {
  width: 199px;
  float: right;
  margin: 27px 40px 0 0;
  display: inline;
  }
  
#middleCol ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
  
#middleCol ul li {
  margin-bottom: 10px;
  }
  
#middleCol ul li a {
  display: block;
  width: 199px;
  height: 111px;
  background-position: right top;
  text-indent: -9999px;
  text-decoration:none;
  }
  
#middleCol ul li a:hover {
  background-position:right bottom;
  }
  
#middleCol ul li a.l01 {
  background-image: url('gfx/bg-button-01.jpg');
  }
  
#middleCol ul li a.l02 {
  background-image: url('gfx/bg-button-02.jpg');
  }
  
#middleCol ul li a.l03 {
  background-image: url('gfx/bg-button-03.jpg');
  }
  
#rightCol {
  width: 200px;
  float:left;
  margin: 27px 0 0 0;
  }
  
#save p {
  margin: 0;
  padding: 0;
  }
  
#rightLinks {
  margin-top: 22px;
  width: 200px;
  }
  
#rightLinks ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 200px;
  }
  
#rightLinks ul li {
  width: 200px;
  float: right;
  margin-bottom: 18px;
  }
  
#bottomMenu {
  width: 960px;
  float: right;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  margin-top: 45px;
  font-size: 11px;
  }
  
#bottomMenu p {
  margin: 0;
  padding: 0;
  }
  
#bottomMenu a {
  text-decoration: none;
  color: #555;
  }
  
#bottomMenu a:hover {
  text-decoration: underline;
  }
  
#keyWords {
  width: 960px;
  float:right;
  color: #555;
  font-size: 11px;
  text-align: center;
  margin-top: 8px;
  }
  
#keyWords p {
  margin: 0;
  padding: 0;
  }
  
#FooterData {
  width: 960px;
  float:right;
  text-align: center;
  color: #555;
  font-size: 11px;
  }
  
#FooterData p {
  margin: 0;
  padding: 0;
  }
  
#FooterData a {
  text-decoration: none;
  color: #555;
  }
  
#FooterData a:hover {
  text-decoration: underline;
  }
  
#footer {
  clear: both;
  }
  
ul#sideMenu {
  margin: 28px 0 0 0;
  padding: 0;
  list-style: none;
  width: 175px;
  float: right;
  }
  
ul#sideMenu li {
  font-size: 14px;
  color: #fe5c00;
  line-height: 25px;
  }
  
ul#sideMenu li a {
  color: #595959;
  text-decoration: none;
  }
  
ul#sideMenu li a:hover {
  text-decoration: underline;
  }
  
#mainContentDiv {
  width: 710px;
 _width: 610px;
  float: left;
  margin-top: 37px;
  }
  
#mainContentDiv h1 {
  font-size: 16px;
  color: #fe5c00;
  margin: 0 0 8px 0;
  padding: 0;
  }
  
#mainContentDiv p {
  text-align: justify;
  margin: 8px 0 17px 0;
  padding: 0;
  }
  
body#internalWRight #mainContentDiv {
  width: 465px;
  }
  
#rightColInternal {
  width: 190px;
  float: left;
  margin: 37px 59px 0 2px;
  font-family: tahoma;
  }
  
#rightFirst {
  width: 190px;
 /* border-top: 1px dashed #cbcbcb;
  border-bottom: 1px dashed #cbcbcb;*/
  }
  
#rightFirst h2, #rightSecond h2, #leftFirst h2, #leftSecond h2 {
  color: #565656;
  font-size: 14px;
  margin: 14px 0 0 0;
  padding: 0;
  }
  
#rightFirst ul, #rightSecond ul, #leftFirst ul, #leftSecond ul {
  margin: 0 0 18px 0;
  padding: 0;
  list-style: none;
  }
  
#rightFirst ul li a, #rightSecond ul li a, #leftFirst ul li a {
  color: #565656;
  text-decoration: none;
  }
  
#rightFirst ul li a:hover, #rightSecond ul li a:hover,#leftFirst ul li a:hover {
  text-decoration: underline;
  }
  
#rightSecond {
  width: 190px;
  border-bottom: 1px dashed #cbcbcb;
 line-height:0;
 
  }
#rightSecond p,  #rightSecond ul , #rightSecond div, #rightSecond a, #rightSecond h1, #rightSecond h2 {
line-height:20px;
}
  
#rightThird {
  width: 184px;
  border: 3px solid #d1d1d1;
  margin-top: 30px;
  }
  
#rightThird p {
  margin: 12px;
  padding: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #565656;
  }
  
body#internalWLeft #mainContentDiv {
  width: 650px;
  float:right;
  margin-right: 25px;
  display: inline;
  width: 465px;
  margin: 37px 0 0 57px;
  float:left;
  }
  
body#internalWLeft #rightColInternal {
  margin-right: 0;
  }
  
#articles #mainContentDiv {
  float: right;
  width: 898px;
  }
  
#articlesDiv {
  float: right;
  width: 898px;
  border-top: 1px dashed #cbcbcb;
  }
  
img.articleSingleImage {
  float: right;
  }
  
.articleSingleRow {
  width: 898px;
  float: right;
  margin-top: 9px;
  padding-bottom: 9px;
  border-bottom: 1px dashed #cbcbcb;
  position: relative;
  }
  
.articleSingleRow ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  bottom: 11px;
  left: 0;
  width: 125px;
  }
  
.articleSingleRow ul li {
  padding-right: 22px;
  background: url('gfx/bullet-articles.jpg') no-repeat right center;
  height: 18px;
  line-height: 18px;
  }
  
.articleSingleRow ul li a {
  color: #535353;
  font-weight: bold;
  text-decoration: none;
  }
  
.articleSingleRow ul li a:hover {
  text-decoration: underline;
  }
  
.singleArticleDesc {
  width: 518px;
  float: right;
  margin-right: 36px;
  }
  
#mainContentDiv .articleSingleRow p {
  margin: 0;
  padding: 0;
  width: 518px;
  text-align: justify;
  color: #575757;
  line-height: 18px;
  }
  
.articleSingleRow h2 {
  font-size: 13px;
  margin: 0;
  padding: 0;
  }
  
.articleSingleRow h2 a {
  text-decoration: none;
  color: #565656;
  }
  
.articleSingleRow h2 a:hover {
  text-decoration: underline;
  }
  
#contact #mainContentDiv {
  width: 652px;
  float: right;
  }
  
img#contactHeader {
  float: right;
  margin-bottom: 30px;
  }
  
p#moreInfo {
  width: 262px;
  margin: 0;
  padding: 0;
  float: right;
  font-size: 13px;
  color: #545454;
  font-weight: bold;
  text-align: right;
  }
  
p#moreInfo span {
  font-size: 12px;
  font-weight: normal;
  color: #fd5400;
  }
  
#contactForm {
  float: right;
  width: 280px;
  position: relative;
  margin-right: 40px;
  display: inline;
  }
  
#contactForm form {
  width: 280px;
  margin: 0;
  padding: 0;
  color: #5a5a5a;
  }
  
#contactForm form input, #contactForm form select {
  width: 174px;
  height: 18px;
  border: 1px solid #c3c3c3;
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 12px;
  }
  
#contactForm form textarea {
  width: 174px;
  height: 68px;
  border: 1px solid #c3c3c3;
  margin: 0;
  padding: 0;
  font-family: arial;
  font-size: 12px;
  }
  
.astrix {
  color: #fd5400;
  width: 15px;
 /* display: block;*/
  text-align: center;
  height: 10px;
  }
  
#contactForm form input#submitBtn {
  float: left;
  position: absolute;
  bottom: -10px;
  left: 17px;
  width: 176px;
  cursor: pointer;
  background: #e3e3e3;
  color: #5a5a5a;
  }
  
#contact #rightColInternal {
  margin: 64px 0 0 0;
  color: #575757;
  }
  
#contact #rightColInternal p {
  margin: 10px 0;
  }
  
table tr td {
  font-size: 12px;
  }
  
.selected {
  background: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #535353;
  font-style: italic;
  font-size: 13px;
  text-align: center;
  }
  
#mainContentDiv a {
  color: #fe5c00;
  }
  
p#path {
  margin: 0 0 10px 0;
  padding: 0;
  color: #cbcbcb;
  }
  
p#path a {
  color: #cbcbcb;
  }
  
#internalContentOnly #mainContentDiv {
  width: 903px;
  }
  
body.he h1, body.he p#path {text-align: right;}

#menuTop {
  width: 900px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 0;
  background: #d4d4d4;
  }
  
#menuRight {
  width: 113px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  background: #d4d4d4;
  }
  
#menuLeft {
  width: 10px;
  height: 34px;
  position: absolute;
  top: 0;
  right: 0;
  background: #d4d4d4;
  }
  
#mainContentDiv ul {
  margin: 0 20px 0 0;
  padding: 0;
  list-style: none;
  }
  
#mainContentDiv ul li {
  line-height: 18px;
  padding-right: 24px;
  background: url('gfx/bg-bullet.jpg') no-repeat  right;
  }
  
#mainContentDiv h2 {
  font-size: 16px;
  margin: 5px 0;
  padding: 0;
  }
  
#mainContentDiv h3 {
  font-size: 14px;
  margin: 5px 0;
  padding: 0;
  }
  
#mainContentDiv h4 {
  font-size: 14px;
  font-weight: normal;
  margin: 5px 0;
  padding: 0;
  }
  
b .astrix {display: inline;}

#leftDiv {
  width: 175px;
  float: right;
  }

img#sideImg {
  float: right;
  margin: 30px 0;
  }
  
#header #headSlogan {
  /*position: absolute;
  top: 45px;
  left: 265px;*/
  float:left;
  height: 90px;
  margin: 18px 0 0 165px;
  _margin: 18px 0 0 80px;
  }
  
#header #headSlogan p {
  font-size: 35px;
  margin: 0;
  padding: 0;
  color: #efd500;
  line-height: 37px;
  }
  
#header #headSlogan p strong {
  font-weight: normal;
  font-size: 18px;
  }
 li.side_menu_sub{
 margin: 0 11px 0 0;
 }
   .landing #container{
  background: url(none)
  }
   .landing form td#must{
display:none;
}
.landing .form-wrapper{
  width: 236px;
  _width: 225px;

}
.landing  form{
  font-family: tahoma;
  color:#666;
background: url('gfx/form-only-bigger.jpg') right top no-repeat;
padding:13px 18px 13px 20px;
_padding:13px 0px 13px 7px;
text-align:right;
}
 #rightColInternal form{
  font-family: tahoma;
  color:#666;
background: url('gfx/form-only.jpg') left top no-repeat;
padding:7px 0px 13px 0px;
text-align:right;
width:190px;
}
 #rightColInternal form table{
 margin:0 5px;
 }
 .landing form .intro-text{
font-size:12px;
margin:4px 5px 28px 1px;
text-align:center;
line-height:14px;
  color:#666666 !important;
  width:200px;
 }
  #rightColInternal form .intro-text{
  color:#000 !important;
margin:4px 5px 15px 20px;
_margin:4px 5px 30px 1px;

 }
#rightColInternal form .intro-text#must, .landing form .intro-text#must{
font-size:10px;
color: rgb(255, 0, 0);

}
#contactForm form input#submitBtn, .landing form  input#submitBtn {
  float: right;
  position: absolute;
  bottom: -10px;
  right: 22px;
  width: 176px;
  cursor: pointer;
  background: #e3e3e3;
  color: #5a5a5a;
  }
  .landing form #must{
width:180px;
}
.landing form .form_field_text {
color:#666;
width:170px;
margin:0 0 0 10px;
}
#rightColInternal .form_field_text{
color:#000;
width:55px;
}
#rightColInternal form #formSendButton,  .landing form #formSendButton{
color:#59B649;
margin:0 0 0 27px;
padding:4px 0;
width:70px;
font-weight:bold;
}
.landing form #formSendButton{
width:80px;
/*_width:90px;
_padding:3px 0;*/
_margin:0 0 0 25px;
}
#rightColInternal form input{
width:80px;
border:0;
background:none;
}
#rightColInternal form .intro-text{
text-align:center;
}
 .landing form input{
 width:100px;
 margin:0  25px 0 0;
border:0;
background:none;

 }
 #fldVal4, #fldVal5{
 direction:ltr;
 text-align:left;
 }
#rightColInternal form #formClearButton, .landing form #formClearButton{
display:none;
}
.landing .clLevel0border{
display:none;
}
.landing .landingform{
width:240px;
_width:230px;
}
#leftFirst {
  width: 170px;
  /*border-top: 1px dashed #cbcbcb;*/
  font-family:tahoma;
  clear:both;
  }  