img {
    /* display: block; */
    border: 0;
  }

body  {
  margin: 0;
  /* background: #C0C0C0; */ 
  background: #DDD url("/images/body_bg.gif") repeat-y;
	background-position:center;
  text-align: center;
}
body, td, th  {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}
h1  {
  font-size: 20px;
  color: #000;
  margin: 0 0 14px;
  line-height: 1.2em;
}

h2  {
  font-size: 14px;
	margin: 0 0 4px;
  line-height: 1.2em;
}
h3  {
  font-size: 12px;
  margin: 0 0 2px;
  line-height: 1.2em;
}
h3.alt  {
  color: #c00;
}
p {
  margin: 0 0 14px;
}


#wrapper  {
  width: 898px;
  border: 1px solid #fff;
  text-align: left;
  background-color: #fff;
  voice-family: "\"}\""; /* IE hack */
  voice-family:inherit;
  width:900px;
}

/* Fix Opera browser after IE hack */
html>body #wrapper {
  width: 900px;
  margin: -1px auto;
}


#logo {
  margin: 17px 0 0 20px;
}
#content  {
  margin: 20px 0px 0 10px; /* top, right, bottom, left */
}
#navbar {
  top: 46px;
  margin: 7px 0 0 0;
  border-bottom: 24px solid #323232;
}

.secondLevelMenu {
 /*  */
  position: absolute;
  top: 78px;
  height: 30px;
  visibility :hidden;
  z-index: 11;
  border-bottom: 1px none;
  vertical-align: middle;
  white-space: nowrap;
  voice-family: "\"}\"";   /* IE hack */
  voice-family:inherit;
  height: 21px;
}
/* Opera browser support to fix IE hack */
html>body .secondLevelMenu {
  height: 21px;
}


/* Works OK for display, but not printing */
#masthead {
  background: #fff url("images/masthead_bg.png") no-repeat;
}
#col1 {
  float: left;
  width: 580px;
  margin: 0;
  padding: 0;
}
#col1wide {
  float: left;
  width: 860px;
  margin: 0 0 10px 0;
  padding: 0;
}
#col2 {
  float: right;
  width: 290px;
}
#col2 h2  {
  font-size: 14px;
  background: #7D7D7D  url("/images/sidebox_corner.gif") no-repeat;
  padding: 7px 20px;
  border-bottom: 1px solid #fff;
  margin: 0;
  color: #fff;
}
#col2 div.box {
  background: #dedede url("/images/col2box_bg.gif") repeat-y;
  padding: 7px 20px;
  margin-bottom: 20px;
}
#col2 img.thumb {
  border: 1px solid #999;
  margin-bottom: 0px;
}
#col2 a:hover img.thumb {
  border: 1px solid #009;
}
#col1 img.thumb, #col1wide img.thumb  {
  border: 1px solid #999;
  margin: 1em 0;  
}
img.thumb0  {
  border: 1px solid #999;
  margin-bottom: 0px;
}
#howtobuy {
  margin: 0 0 20px 0; /* top, right, bottom, left */
}
#footer {
  margin: 3px auto; 
  width: 900px;
  text-align: center;
  font-size: 10px;
  line-height: 1.2em;
}
.floatleft  {
  float: left;
  margin: 0 15px 10px 0;
}
h3.accent {
  margin: 0;
  color: #c00;
}
.spacer {
  clear: both;
}
#content li {
  padding-bottom: 8px;
}
p.question  {
  border-top: 1px solid #000;
  padding-top: 8px;
  color: #000;
  font-weight: bold;
}
table.normal td, table.normal th  {
  vertical-align: top;
  text-align: left;
  padding: 5px;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  /* font-size: 11px;
  line-height: 1.2em; */
}
table.normal  {
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  margin-bottom: 1em;
}
.caption  {
  text-align: left;
  margin: 3px 10px 20px 0px; /* top, right, bottom, left */
  font-size: 10px;
  line-height: 1.2em;
}


/* NAVIGATION */
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#company  {
  margin-left: 20px;
}
#products {
  margin-left: 50px;
}
#applications {
  margin-left: 140px;
}
#publications {
  margin-left: 255px;
}
#downloads  {
  margin-left: 315px;
}
#news {
  margin-left: 465px;
}
#events {
  margin-left: 505px;
}
#users  {
margin-left: 520px
}
#contactus  {
  margin-left: 620px;
}

.sim {
  font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
  font-style: italic;
  font-weight: bold;
  color: #CC0000;
}
.veh_prod {
  font-family: "Arial Black", Charcoal, Chicago;
  font-style: normal;
}
#search {
  position: absolute;
  margin-left: 630px;
  top: 19px;
  }
