BODY.active, #wmxcontent, HTML { 
  background-color: #084770;
} 

#wmxcontent {
  width: 800px;
  margin: 0 auto;
  position: relative;
}

#hub-container { 
  position: relative;
  width: 800px; 
  margin: 20px auto 0; 
  height: 600px; 
} 
#dealer-text { 
  color: #fff; 
  font:bold 12px Verdana, sans-serif; 
  right: 17px; 
  line-height: 15px; 
  position: absolute; 
  text-align: right; 
  bottom: 160px; 
  width: 588px;
  z-index: 2; 
} 
#dealershipinfo {
  width: 800px;
  position: absolute;
  top: 425px;
  left: 0;
}
#dealershipinfo td {
  padding: 7px;
}
#dealershipinfo a {
  color: #fff;
  font: 12px futura,century gothic,arial,sans-serif;
  text-decoration: none;
}
#dealershipinfo a:hover {
  color: #8AEEF0;
}
#dealershipinfo a span {
  font-size: 14px;
}
/* ---Footer CSS--- */ 
#Footer,
#seo_footer { 
  color: #FFFFFF; 
  width: 800px; 
  margin: 0 auto; 
}
#Footer a {
  color: #fff;
}
#Footer a:visited {
  color: #ccc;
} 
#Footer #RightSide {
  float: right;
}

