body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: arial;
  font-size: 12px;
  background:#fffff0;
  }
  
img {
  border: 0;
  }
  
a {
  color: #000;
  }
  
#container {
  width: 980px;
  height: 600px;
  margin: auto;
  text-align: right;
  }
  
#header {
  width: 980px;
  height: 117px;
  float: right;
  position: relative;
  z-index: 999;
  }
  
#hp #header {
  width: 980px;
  height: 340px;
  background: url('gfx/hp-top.jpg') no-repeat;
  float: right;
  }

#header img#logo {
  float: left;
  margin: 78px 0 0 60px;
  }

#hp #header img#logo {
  margin: 147px auto;
  display: block;
  float: none;
  }

#content {
  float: right;
  width: 980px;
  position: relative;
  }

#hp #content {
  width: 980px;
  height: 260px;
  background: url('gfx/hp-bottom.jpg') no-repeat;
  z-index: 999;
  }
  
#mainMenu {
  width: 581px;
  height: 105px;
  position: absolute;
  top: 44px;
  right: 36px;
  margin: 0;
  padding: 0;
  }
  
#hp #mainMenu {
  /*margin: -70px auto 0 auto;
  position: static;*/
  top: -70px;
  right: 174px;
  width: 633px;
  }
  
#mainMenu img {
  /*float: right;*/
  margin: 0;
  padding: 0;
  }
  
#rightCol {
  width: 545px;
  height: 483px;
  position: relative;
  float: right;
  }
  
#leftCol {
  width: 435px;
  height: 483px;
  float: left;
  }
  
#contentDiv {
  width: 645px;
  height: 354px;
  position: absolute;
  background: #c6d6d5;
  top: 0;
  right: 0;
  }
  
#footer {
  clear: both;
  height: 20px;
  direction: rtl;
  }
  
#sideMenuDiv {
  width: 110px;
  float: right;
  margin-top: 58px;
  }
  
#mainContentDiv {
  width: 480px;
  height: 318px;
  float: left;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  }
  
html>body #mainContentDiv {
  padding-right: 20px;
  }
  
/*-------------------------------------------------------*/
  
#internal01 #header {
  background: url('gfx/internal01-top-bg.gif') no-repeat;
  }
  
#internal01 #rightCol {
  background: url('gfx/internal01-bottom-bg.png') no-repeat bottom;
  }
  
#internal01 #leftCol {
  background: url('gfx/internal01-side-img.png') no-repeat;
  }
  
#internal01 #contentDiv {
  background: #c6d6d5;
  }
  
#internal02 #header {
  background: url('gfx/internal02-top-bg.gif') no-repeat;
  }
  
#internal02 #rightCol {
  background: url('gfx/internal02-bottom-bg.png') no-repeat bottom;
  }
  
#internal02 #leftCol {
  background: url('gfx/internal02-side-img.png') no-repeat;
  }
  
#internal02 #contentDiv {
  background: #e8edc5;
  }
  
#internal03 #header {
  background: url('gfx/internal03-top-bg.gif') no-repeat;
  }
  
#internal03 #rightCol {
  background: url('gfx/internal03-bottom-bg.png') no-repeat bottom;
  }
  
#internal03 #leftCol {
  background: url('gfx/internal03-side-img.png') no-repeat;
  }
  
#internal03 #contentDiv {
  background: #c6ebda;
  }
  
#internal04 #header {
  background: url('gfx/internal04-top-bg.gif') no-repeat;
  }
  
#internal04 #rightCol {
  background: url('gfx/internal04-bottom-bg.png') no-repeat bottom;
  }
  
#internal04 #leftCol {
  background: url('gfx/internal04-side-img.png') no-repeat;
  }
  
#internal04 #contentDiv {
  background: #e5e4c5;
  }
  
#internal05 #header {
  background: url('gfx/internal05-top-bg.gif') no-repeat;
  }
  
#internal05 #rightCol {
  background: url('gfx/internal05-bottom-bg.png') no-repeat bottom;
  }
  
#internal05 #leftCol {
  background: url('gfx/internal05-side-img.png') no-repeat;
  }
  
#internal05 #contentDiv {
  background: #d1f2e7;
  }
  
#internal06 #header {
  background: url('gfx/internal06-top-bg.gif') no-repeat;
  }
  
#internal06 #rightCol {
  background: url('gfx/internal06-bottom-bg.png') no-repeat bottom;
  }
  
#internal06 #leftCol {
  background: url('gfx/internal06-side-img.png') no-repeat;
  }
  
#internal06 #contentDiv {
  background: #e0e9a8;
  }
  
#internal07 #header {
  background: url('gfx/internal07-top-bg.gif') no-repeat;
  }
  
#internal07 #rightCol {
  background: url('gfx/internal07-bottom-bg.png') no-repeat bottom;
  }
  
#internal07 #leftCol {
  background: url('gfx/internal07-side-img.png') no-repeat;
  }
  
#internal07 #contentDiv {
  background: #b4d5dc;
  }
  
#internal08 #header {
  background: url('gfx/internal08-top-bg.gif') no-repeat;
  }
  
#internal08 #rightCol {
  background: url('gfx/internal08-bottom-bg.png') no-repeat bottom;
  }
  
#internal08 #leftCol {
  background: url('gfx/internal08-side-img.png') no-repeat;
  }
  
#internal08 #contentDiv {
  background: #dccdc6;
  }
  
/*----------------------------------*/

.content_pages_table {
  margin-top: 10px;
  }
  
.content_pages_table p {
  margin: 10px 12px 10px 102px;
  margin-left: 50px; /**/
  padding: 0;
  line-height: 18px;
  text-align: justify;
  }
  
.side_menu_sub {
  display: block;
  font-size: 13px;
  text-align: left;
  margin-bottom: 8px;
  color: #000;
  text-decoration: none;
  }
  
h1#pageHead {
  margin: 38px 12px 0 0;
  padding: 0;
  font-size: 14px;
  font-weight: bold;
  }
  
p#companyDetails, p#dwebs {
  margin: 5px 0 0 0;
  padding: 0;
  }
  
p#companyDetails {
  float: right;
  }
  
p#dwebs {
  float: left;
  color: #939393;
  }
  
p#dwebs a {
  color: #939393;
  text-decoration: none;
  }
  
p#dwebs a:hover {
  text-decoration: underline;
  }
  
td.form_field_text {
  text-align: right;
  }
  
.text_field {
  float: right;
  }
  
.text_field {
  height: 13px;
  font-family: arial;
  font-size: 11px;
  line-height: 11px;
  }
  
textarea#comments {
  width: 170px;
  font-family: arial;
  font-size: 11px;
  }
  
img[src='/gfx/printv.gif'], .sendtoafriend_link, img[src='/gfx/sendtofriend.gif'], .printv_link {
  display: none;
  }
  
#sideMenuDiv ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: left;
  }
  
#sideMenuDiv ul li {
  font-size: 13px;
  margin-bottom: 8px;
  }
  
#sideMenuDiv ul a {
  text-decoration: none;
  }
  
#pageAttach {
  float: right;
  margin-top: -40px;
  width: 100px;
  height: 100px;
  }
  
table tr td {
  font-size: 12px;
  }
  
input.text_field {
  height: 20px;
  }
  
html>body input.text_field {
  height: auto;
  }
  
td.form_field_text {
  width: 80px;
  }
  
img#contactArrow {
  position: absolute;
  right: 200px;
  bottom: 0;
  }
  
p#mainMenu {
  direction: rtl;
  }
  
body.printv_body {background: #fff;}