body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  background-color: #959595;
  padding: 0px;
  margin: 0px;
  background-image: url(images/bg_body01a.gif);
  background-repeat: repeat-x;
  background-position: left top;
}
a {
  color: #006666;
  border-bottom: 1px dashed #006666;
  text-decoration: none;
}
a:hover {
  border-bottom: 2px dashed #006666;
}

#wrapper {
  width: 800px;
  margin: auto;
}
#header {
  height: 220px;
  background-image: url(images/dealer_website_software_program.jpg);
}
#topnav {
  height: 30px;
  background-image: url(images/bg_topnav01a.gif);
  background-color: #cccccc;
}
#content {
  padding: 10px;
  background-color: #e6e6e6;
  background-image: url(images/bg_content01a.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  border-bottom: 10px solid #b4b4b4;
}
#footer {
  height: 50px;
  background-color: #000000;
  background-image: url(images/bg_footer01a.gif);
  border-top: 1px solid #ffffff;
}
#col_left {
  padding: 0px 10px 0px 0px;
  width: 210px;
  float: left;
}
#col_right {
  padding: 10px;
  width: 538px;
  float: left;
  border: 1px solid #b4b4b4;
  background-color: #ffffff;
  background-image: url(images/bg_col_right01a.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
}
.clear {
  clear: both;
}
#box_img_home {
  padding-top: 20px;
  width: 162px;
  float: left;
}
#box_home_content {
  width: 360px;
  padding: 0px 0px 0px 10px;
  float: left;
}
#box_home_content h1 {
  font-size: 24px;
  font-weight: normal;
  color: #f7941d;
  margin: 0px 0px 10px 0px;
}
#box_home_content h5 {
  font-size: 14px;
  font-weight: normal;
  color: #f7941d;
  margin: 0px;
}
#box_home_content p {
  font-size: 16px;
}

/* TOP NAV */
#topnav ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#topnav ul li {
  float: right;
  padding: 10px 10px 5px 10px;
  border-left: 1px solid #FFFFF;
  border-right: 1px solid #b4b4b4;
  text-align: center;
}
#topnav ul li a {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
  border: none;
}
#topnav ul li a:hover {
  color: #990000;
}

/*FOOTER */
#footer p {
  text-align: center;
  color: #ffffff;
  padding: 0px 10px;
  font-size: 12px;
  line-height: 17px;
}

/* CONTENT */
#content p {
  font-size: 16px;
  text-align: justify;
}
#content h1 {
  font-size: 24px;
  font-weight: normal;
  color: #f7941d;
  margin: 0px 0px 10px 0px;
  border-bottom: 2px solid #999999;
}
#content ol,
#content ul {
  font-size: 16px;
  text-align: justify;
}

/* LEFT */
#col_left a {
  border: none;
}

.pricing {
  font-size: 16px;
}
#gray,
#gray h1 {
  color: #666666;
  font-size: 18px;
}

#heading01,
#heading01 h1 {
  color: #666666;
  font-size: 13px;
  font-weight: bold;
  border-bottom: 0px solid #999999;
}
