.mceContentBody {
  background:#FFF url('');
}
body {
  margin:0px;
  padding:0px;
  background:#385C98 url(/images/bg.jpg) repeat-x top left;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-color:#17351B;
  font-size:16px;
  line-height:24px;
}
h1 {
  color:#008000;
  font-size:24px;
  font-style:italic;
  line-height:30px; 
  font-weight:bold;
}
h2 {
  color:#85A4C3;
  font-weight:bold;
  font-size:20px;
  line-height:25px;
}
h3 {
  color:#048409;
  font-weight:bold;
  font-size:18px;
  text-transform:small-caps;
  line-height:20px;
}
a {
  color:#00F;
  text-decoration:none;
}
a:hover {
  color:#F00;
}
#header {
  background:#385C98 url(/images/header_bg.jpg) no-repeat top left;
  width:1000px;
  height:311px;
  margin:auto;
  text-align:center;
}
#header img {
  position:absolute;
  margin-top:36px;
  margin-left:-102px;
  border: 0px;
}
#header h1 {
  display:none;
}
#navigation {
  width:842px; 
  margin:238px 0px 0px 79px;
  height:25px;
  position:absolute;
  text-align:center;
  font-weight:bold;
  color:#FFF;
}
#navigation a {
  font-size:20px;
  line-height:25px;
  color:#BBB;
  font-weight:bold;
  margin-left:12px;
  margin-right:12px;
  text-decoration:none;
  font-family:arial,sans;
}
#navigation a:hover {
  margin:0px 13px 0px 11px;
  color:#FFF;
  text-decoration:underline;
}
#main {
  width:800px;
  min-height:300px;
  margin:auto;
  padding-left:100px;
  padding-right:100px;
  padding-top:1px;
  padding-bottom:1px;
  background:transparent url(/images/main_bg.jpg) repeat-y top left;
}
#left {
  float:left;
  width:475px;
  margin-right:25px;
}
#right {
  border-left:1px solid #AAA;
  float:left;
  width:275px;
  padding-left:20px;
}
#footer {
  width:1000px;
  height:400px;
  margin:auto;
  background:transparent url(/images/footer_bg.jpg) no-repeat top left;
  text-align:center;
  padding-top:62px;
  color:#FFF;
  font-family:arial,sans;
}
#footer strong {
  font-size:25px;
}
#footer a {
  color:#551A8B;
  font-size:10px;
}
.mfgs {
  clear:both;text-align:center;
  margin:25px 0;
}
.newmodel_descr {
  font-size:13px;
  font-variant:small-caps;
  text-align:justify;
}
h4.model_name {
  padding:0;
  margin:0;
}
small code {
  line-height:13px;
}

