#htmlBg {
  background: url('gfx/top-bg.jpg') no-repeat top center;
  }

body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-family: arial;
  direction: rtl;
  color: #000000;
  }
  
#bodyBg{
  background: url('gfx/container-bg.png') repeat-y top center;
}
  
img {
  border: 0;
  }
  
#container {
  width: 800px;
  text-align: right;
  margin: auto;
  text-align: right;
  }
  
#header {
  width: 800px;
  float: right;
  }
  
#header #logo {
  float: left;
  margin: 36px 0 0 15px;
  }
  
#hpArrow {
  float: right;
  margin: 5px 8px 0 0;
  }
  
#mainMenu {
  width: 721px;
  height: 20px;
  float: left;
  margin-top: 29px;
  }
  
#hpFlash {
  float: left;
  }
  
#hpFlash p {
  margin: 0;
  padding: 0;
  }
  
#secondMenu {
  width: 800px;
  height: 23px;
  background: url('gfx/menu-bg.jpg') no-repeat top right;
  float: right;
  margin-top: 8px;
  }
  
#secondMenu p {
  margin: 0;
  padding: 0;
  float: right;
  margin: 2px 118px 0 0;
  }
  
#secondMenu p a {
  color: #494949;
  text-decoration: none;
  }
    
#hp #content {
  width: 800px;
  float: right;
  margin: 28px 0 0 0;
  }
  
/*-----------------------------------*/

#hpBoxes {
  float: right;
  background: url('gfx/overviewBg.jpg') repeat-y top center;
  width: 800px;
  }

#overviewModule, #information {
  width: 240px;
  float: right;
  margin-right: 28px;
  }
  
#overviewModule h1, #information h1, #leadingProducts h1 {
  color: #269320;
  font-size: 17px;
  }
  
#leadingProducts {
  margin-right: 30px;
  width: 230px;
  float: right;
  }
  
.singleProductHp {
  width: 230px;
  float: right;
  margin-bottom: 13px;
  }
  
img.productImage {
  float: right;
  }
  
.productDesc {
  float: left;
  width: 180px;
  margin-top: 5px;
  }
  
  a {
  font-size: 12px;
  color: #494949;
  }
  
a.productLink {
  font-size: 16px;
  text-decoration: none;
  color: #494949;
  }
  
#newsTicker {
  float: right;
  width: 750px;
  height: 80px;
  margin-right: 25px;
  }
  
#newsTicker img {
  margin-left: 15px;
  vertical-align: middle;
  }
  
.menu_active {
  font-weight: bold;
  }
  
.selected {
  font-weight: bold;
  }
 
#footer {
  clear: both;
  height: 40px;
  border-top: 1px solid #c5c5c5;
  margin: 0 25px;
  direction: rtl;
  }
  
#footer a {
  color: #494949;
  text-decoration: none;
  }
  
#footer a:hover {
  text-decoration: underline;
  }

p#companyDetails, p#credit {
  margin: 0;
  padding: 0;
  }
  
p#companyDetails {
  float: right;
  }
  
p#credit {
  float: left;
  }
  
#content {
  width: 750px;
  float: right;
  margin: 10px 20px 30px 0;
  }
  
#content h1 {
  color: #45a13e;
  font-size: 12pt;
  margin: 0;
  padding: 0;
  }
  
#content p {
  margin: 10px 0;
  padding: 0;
  }
  
.printv_link, .sendtoafriend_link {
  color: #494949;
  }
  
.text_field {
  float: right;
  }
  
#tickerDiv {
  width: 500px;
  overflow: hidden;
  position: relative;
  direction: ltr;
  }
  
p#clientsText {
  margin: 30px 0 0;
  padding: 0;
  float: right;
  }
  
#content #leadingProducts h1 {
  margin-bottom: 13px;
  }