#main-loc {
  background-image: url(img/nav/locations.jpg);
  position: relative;
  width: 576px;
  height: 450px;
  margin-top: 18px;
  margin-right: 36px;
  border: 1px solid #181818;
  z-index: 4;
}


#cincinnati {
  background-image: url(img/nav/yard.png);
  position: absolute;
  width: 180px;
  height: 180px;
  margin-top: 128px;
  margin-left: 230px;
  text-align: center;
  z-index: 5;
}


#columbus {
  background-image: url(img/nav/yard.png);
  position: absolute;
  width: 180px;
  height: 180px;
  margin-top: 50px;
  margin-left: 340px;
  text-align: center;
  z-index: 5;
}


#toledo {
  background-image: url(img/nav/yard2.png);
  position: absolute;
  width: 180px;
  height: 135px;
  margin-top: 0px;
  margin-left: 280px;
  text-align: center;
  z-index: 5;
}


#lexington {
  background-image: url(img/nav/yard.png);
  position: absolute;
  width: 180px;
  height: 180px;
  margin-top: 230px;
  margin-left: 245px;
  text-align: center;
  z-index: 5;
}


#louisville {
  background-image: url(img/nav/yard.png);
  position: absolute;
  width: 180px;
  height: 180px;
  margin-top: 225px;
  margin-left: 145px;
  text-align: center;
  z-index: 5;
}

#right-third2 {
  width: 225px;
  height: 432px;
  float: right;
  margin-top: 66px;
  background-image: url('images/bg/promo-bg.png');
  text-align: center;
  z-index: 2;
}

.pump-title2 {
  font-family: Tahoma, Verdana;
  font-size: 13px;
  font-weight: bold;
  color: #394310; 
  margin-top: 66px;
  margin-bottom: 3px;
}

.site {
  position: relative;
  background-image: url('images/sitename.png');
  background-repeat: repeat;
  border: 1px solid #181818;
  width: 80px;
  height: 16px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 115px;
}

.site2 {
  position: relative;
  background-image: url('images/sitename.png');
  background-repeat: repeat;
  border: 1px solid #181818;
  width: 80px;
  height: 16px;
  font-family: Tahoma, Verdana, Arial;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  margin-top: 70px;
}
