body {
  background-color: white;
  padding-top: 30px;
  margin: 0px auto;
  overflow: -moz-scrollbars-vertical;
}

a:link { text-decoration: underline; color: black; }
a:visited { text-decoration: underline; color: black; }
a:hover { text-decoration: none; color: #1d74be; }
a:active { text-decoration: underline; color: black; }

.swap {display: none;} 
#pic1 {display: block;}


#main {
  font-family: verdana, tahoma, sans-serif;
  font-size: 11px;
  color: #333333;
  width: 100%;
  text-align: center;
}

#content {
  width: 701px;
  margin: 0px auto;
  text-align: center;
}

#header {
  text-align: left;
}

#nav {
  padding-top: 15px;
}

#b0dy {
  padding-top: 15px;
  margin: 0px;
}

#top {
  background-image: url('images/convert_bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  padding: 15px 0px 0px 20px;
  margin: 0px;
  text-align: left;
  height: 220px;
}

#footer {
  padding-top: 8px;
}

#solution {
  background-image: url('images/solution_bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  padding: 25px 20px 30px 20px;
  text-align: left;
}


#faqMain {
  background-image: url('images/convert_bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  padding: 15px 0px 0px 20px;
  margin: 0px;
  text-align: left;
}

#shift {
  background-image: url('images/convert_bg.jpg');
  background-position: top center;
  background-repeat: no-repeat;
  padding: 15px 15px 0px 20px;
  text-align: left;
}

.shift1 {
  float: left;
  width: 45%;
  text-align: center;
}

.shift2 {
  float: left;
  width: 45%;
  text-align: center;
}

.shiftPics {
  float: right;
  text-align: right;
}

.shiftText {
  width: 320px;
  line-height: 20px;
  text-align: left;
  padding-top: 0px;
}

#equation {
  width: 100%;
  text-align: center;
}

.convertBody {
  padding: 22px 0px 0px 32px;
  line-height: 20px;
  width: 350px;
  float: left;
}

.convertPic {
  padding: 0px 20px 0px 0px;
  width: 240px;
  float: right;
}

.convertPoints {
  padding: 30px 0px 0px 0px;
  width: 350px;
  text-align: center;
}

.solutionModels {
  width: 100%;
  text-align: center;
  padding: 10px 0px 0px 0px;
}

#productPic {
  width: 1px;
  padding: 0px;
  margin-top: 15px;
  float: left;
}

#productPic img {
  margin-left: 25px;
}

#productMain {
  float: right;
  width: 415px;
  text-align: left;
  margin: 12px 15px 10px 0px;
}

.siteby { 
  font-family: verdana;
  font-size: 10px;
  color: #A3A3A3;
}

.siteby a {
  text-decoration: none;
  color: #A3A3A3;
}

.siteby a:hover {
  text-decoration: none;
  color: #008aff;
}

.siteby a:visited {
  text-decoration: none;
  color: #A3A3A3;
}

#contactInfo {
  line-height: 16px;
  padding: 15px;
  font-size: 11px;
  width: 240px;
}

#contactForm {
  float: right;
  margin-right: 0px;
  width: 52%;
}

.eemStyleSFTitle {
  font-family: verdana, tahoma, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #333333;
}

.eemStyleSFText {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  color: #333333;
}

div#contactForm table {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  color: #333333;
}

#faqs {
  width: 660px;
}

.faqQuestion {
  font-family: arial, helvetica;
  color: #3333FF;
  font-weight: bold;
}

.faqDescription {
  font-family: verdana;
  font-size: 11px;
}

#dataTable {
  font-family: verdana, tahoma, sans-serif;
  font-size: 10px;
  color: #333333;
  border: 1px solid #c5c5c5;
  background-color: white;
}

.dataRow1 {
  background-color: #f2f2f2;
}

.dataRow2 {
  background-color: #f6f6f6;
}

.dataTitle {
  font-size: 16px;
  font-family: century gothic;
}

.espanol {
  float: right;
  width: 65%;
  text-align: left;
  margin-top: 30px;
}

.espanol a {
  text-decoration: none;
  color: #666666;
}

.espanol a:visited {
  text-decoration: none;
  color: #666666;
}

.espanol a:hover {
  text-decoration: none;
  color: #008aff;
}


