#top {
  background: url(/images/montage.jpg) no-repeat top left;
  height: 286px;
  text-align: center;
  text-al\ign: left;
}
#top ul {
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  list-style: none;
  background: url(/images/navdiv.gif) no-repeat top left;
  height: 1.9em;
  width: 30em;
}
#top ul li {
  display: inline;
  padding: 0.3em 1.7em 0 1.2em;
  float: left;
  height: 1.9em;
  background: url(/images/navdiv.gif) no-repeat top right;
  white-space: nowrap;
}
#top ul li.first {
  margin-left: 0.5em;
}
#top ul li a {
  color: #fff;
  font: bold 1.1em arial, verdana;
}
#top ul li a:hover {
  color: #c0362c;
}
#content {
  width: 100%;
  padding: 20px 0;
}
#central-content {
  margin: 0 auto 20px auto;
  text-align: center;
  width: 650px;
}
/*
#features p {
  margin: 0;
  padding: 0;
}
#features dl,
#features dd {
  margin: 0;
  padding: 0;
}
#features {
  width: 756px;
  w\idth: 750px;
  margin-left: auto;
  margin-right: auto;
}
#features dl {
  d\isplay: inline;
  float: left;
  width: 238px;
  background: url(/images/feature-btm.gif) no-repeat bottom left;
  padding-bottom: 16px;
  margin: 0 6px;
}
#features dt {
  background: #fff url(/images/feature-top.gif) no-repeat top left;
  height: 16px;
}

#features dd {
  background: url(/images/feature-bg.gif) no-repeat bottom left;
  border-left: 1px solid #92a3a5;
  border-right: 1px solid #92a3a5;
  min-height: 135px;
  padding: 0 14px;
  width: 238px;
  w\idth: 208px;
}

#features dd.mid-dd {
  background: url(/images/feature-bg-alt.gif) no-repeat bottom left;
  border-left: 1px solid #92a3a5;
  border-right: 1px solid #92a3a5;
  min-height: 135px;
  padding: 0 14px;
  width: 238px;
  w\idth: 208px;
}
*/
/* New Features */
#new-features {
  width: 743px;
  margin-left: auto;
  margin-right: auto;
}
#new-features img {
  display: block;
}
#new-features #feature-left {
  float: left;
  width: 388px;
}
#new-features #feature-left #ulster-farm-content {
  background: #E5EEED url(/images/symbol-bg.gif) no-repeat top;
  border-left: 1px solid #92a3a5;
  border-right: 1px solid #92a3a5;
  padding: 5px 10px 5px 10px;
  width: 352px;
  w\idth: 330px;
  height: 44px;
  he\ight: 34px;
}
#new-features #feature-right {
  float: left;
  width: 355px;
}

/* End of New Features */


/* hide from IE5 Mac \*/
* html #features dd {
  he\ight: 151px;
  height: 135px;
}
/* end hide */
#features dd img.title {
  display: block;
  padding: 0 0 10px 0;
}

#features dd img.titlelow {
  display: block;
  padding: 32px 0 10px 0;
}

#features dd div.button {
  width: 207px;
  height: 22px;
  background: url(/images/green-button) no-repeat top left;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#features dd div.buttonnobg {
  width: 207px;
  height: 22px;
  background: url(/images/green-button) no-repeat top left;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#features dd div.button a,#features dd div.buttonnobg a {
  display: block;
  padding-top: 3px;
  font-weight: bold;
  color: #fbd08b;
}