#content { 
  width: 843px;
}

#leftNav { 
  float: left;
  width: 148px;
  border-right: 1px solid #dbdbdb;
}

#leftNav h1 { 
  margin: 0;
  padding-top: 10px;
  padding-left: 15px;
  height: 38px;
  font-size: 20px;
  color: #1166b6;
  background: url('/images/rd/welcometo_bg.gif') repeat-x;
  background-position: top center;
  border-bottom: 1px solid #ccc;
}

#leftNav ul { 
  list-style: none;
  font-size: 12px;
}

#leftNav li { 
  border-bottom: 1px solid #ccc;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 10px;
}

#leftNav img { 
  border: 0;
  padding: 10px 10px 0px 10px;
}

.testimonials { 
  color: #414141;
  padding: 10px;
  font-size: 10px;
}

.location { 
  color: red;
  font-style: oblique;
}

#linkMenu {                     /* overrites the default size */
  width: 843px;
}