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

.menu_rollover {
  background: none;
  font-weight: bold;
  text-transform: uppercase;
  color: #535353;
  font-style: italic;
  font-size: 13px;
  text-align: center;
  }
  
table#mainMenuTable {
  position: absolute;
  top: 12px;
  left: 0px;
  
  }
  
#content {
  width: 903px;
  float: left;
  margin-left: 30px;
  display: inline;
  font-family:Arial,Helvetica,sans-serif;
  }
  
#leftCol {
  width: 426px;
  float: left;
  }
  
#overview {
  width: 426px;
  float: left;
  }
  
#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: left;
  }
  
#news {
  width: 426px;
  float: left;
  }
  
.scrollNewsSingle {
  width: 420px !important;
  }
#internal .scrollNewsSingle {
  width: 650px !important;
  }
  
.newsDate {
  float: right;
  }
  
.scrollNewsSingle {
  float: left;
  border-bottom: 1px solid #b5b5b5;
  }
  
.scrollNewsSingle p {
  text-align: justify;
  margin: 10px 0 0 0;
  padding: 0;
  line-height: 18px;
  }
  
#middleCol {
  width: 199px;
  float: left;
  margin: 27px 0 0 40px;
  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: left top;
  text-indent: -9999px;
  }
  
#middleCol ul li a:hover {
  background-position: left 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: right;
  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: left;
  margin-bottom: 18px;
  }
  
#bottomMenu {
  width: 960px;
  float: left;
  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: left;
  color: #555;
  font-size: 11px;
  text-align: center;
  margin-top: 8px;
  }
  
#keyWords p {
  margin: 0;
  padding: 0;
  }
  
#FooterData {
  width: 960px;
  float: left;
  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;
  }
  
.clear {
  clear: both;
  }  
#footer {
  clear: both;
  }
  
ul#sideMenu {
  margin: 28px 0 0 0;
  padding: 0;
  list-style: none;
  width: 175px;
  float: left;
  }
  
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;
  float: right;
  margin-top: 52px;
  }
  
#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;
  }
#leftFirst {
  width: 170px;
  /*border-top: 1px dashed #cbcbcb;*/
  font-family:tahoma;
  }  

#rightColInternal {
  width: 190px;
  float: right;
  margin: 37px 2px 0 59px;
  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, #leftSecond ul li a {
  color: #565656;
  text-decoration: none;
  }
  
#rightFirst ul li a:hover, #rightSecond ul li a:hover,  #leftFirst ul li a:hover, #leftSecond ul li a:hover {
  text-decoration: underline;
  }
  
#rightSecond {
  width: 190px;
  /*border-bottom: 1px dashed #cbcbcb;*/
  font-family:tahoma;
  }

  #leftSecond {
  width: 190px;
  font-family:tahoma;
  }
  
#rightThird {
  width: 184px;
 /* border: 3px solid #d1d1d1;
  margin-top: 30px;*/
  font-family:tahoma;
  }
  
#rightThird p {
  margin: 12px;
  padding: 0;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #565656;
  }
  
body#internalWLeft #mainContentDiv {
  /*width: 650px;*/
  float: left;
  margin-left: 25px;
  display: inline;
  width: 465px;
  _width: 440px;
  margin: 37px 57px 0 0;
  float: right;
  }
  
body#internalWLeft #rightColInternal {
  margin-left: 0;
  }
  
#articles #mainContentDiv {
  float: left;
  width: 898px;
  }
  
#articlesDiv {
  float: left;
  width: 898px;
  border-top: 1px dashed #cbcbcb;
  }
  
img.articleSingleImage {
  float: left;
  }
  
.articleSingleRow {
  width: 898px;
  float: left;
  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;
  right: 0;
  width: 140px;
  }
  
.articleSingleRow ul li {
  padding-left: 22px;
  background: url('gfx/bullet-articles.jpg') no-repeat left 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: left;
  margin-left: 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: left;
  }
  
img#contactHeader {
  float: left;
  margin-bottom: 30px;
  }
  
div#moreInfo p {
  width: 262px;
  margin: 0;
  padding: 0;
  float: left;
  font-size: 13px;
  color: #545454;
  font-weight: bold;
  text-align: left;
  }
  
div#moreInfo p span {
  font-size: 12px;
  font-weight: normal;
  color: #fd5400;
  }
  
#contactForm {
  float: left;
  width: 280px;
  position: relative;
  margin-left: 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;
  }
#rightColInternal form .astrix,  input#submitBtn .astrix{
width: 11px;
color:#FD5400;
}
#rightColInternal form td#must, .landing form td#must{
display:none;
}
#rightColInternal form .intro-text{
font-size:10px;
margin:4px 1px 22px;
text-align:center;
line-height:14px;
}
.landing .form-wrapper{
  width: 236px;
  _width: 225px;

}
.landing  form{
  font-family: tahoma;
  color:#666;
background: url('gfx/form-only-bigger.jpg') no-repeat;
padding:13px 16px 13px 10px;
_padding:13px 16px 13px 5px;
text-align:left;
}
 .landing form .intro-text{
font-size:12px;
margin:4px 5px 28px 1px;
_margin:4px 5px 28px 1px;
text-align:center;
line-height:14px;
width:207px;
  color:#666666 !important;

 }
#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;
  }
  
#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;
  right: 0;
  background: #d4d4d4;
  }
  
#menuLeft {
  width: 10px;
  height: 34px;
  position: absolute;
  top: 0;
  left: 0;
  background: #d4d4d4;
  }
  
#mainContentDiv ul {
  margin: 0 0 0 20px;
  padding: 0;
  list-style: none;
  }
  
#mainContentDiv ul li {
  line-height: 18px;
  padding-left: 24px;
  background: url('gfx/bg-bullet.jpg') no-repeat 0 0;
  }
  
#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: left;
  }

img#sideImg {
  float: left;
  margin: 30px 0;
  }
  
#header #headSlogan {
  /*_position: absolute;
  _top: 45px;
  _left: 265px;*/
  float: right;
  height: 90px;
  margin: 18px 165px 0 0;
  _margin: 18px 80px 0 0;
  }
  
#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 0 0 11px;
 }

#rightColInternal form{
background: url('gfx/form-bg.jpg') no-repeat;
padding:13px 3px;
text-align:left;
}

#rightColInternal form .form_field_text{
width:90px;
}
#rightColInternal form #must, .landing form #must{
width:180px;
}
.landing form .form_field_text{
color:#666;
}
#rightColInternal form #formSendButton,  .landing form #formSendButton{
color:#59B649;
margin:0 14px 0 0;
padding:4px 0;
width:70px;
font-weight:bold;
}
.landing form #formSendButton{
width:80px;
_width:90px;
_padding:3px 0;
}
#rightColInternal form input{
width:95px;
border:0;
background:none;
}
 .landing form input{
 width:100px;
 margin:0 0 0 20px;
border:0;
background:none;

 }
#rightColInternal form #formClearButton, .landing form #formClearButton{
display:none;
}
.landing .clLevel0border{
display:none;
}
.landing .landingform{
width:240px;
_width:230px;
}