#home #subnav-fed-assist a {
  background: url(../../images/services/icons/fed-assist.png) no-repeat 10px 8px;
}
#home #subnav-tours a {
  background: url(../../images/services/icons/tours.png) no-repeat 9px 7px;
}
#home #subnav-flags a {
  background: url(../../images/services/icons/flags.png) no-repeat 9px 9px;
}
#home #subnav-nominations a {
  background: url(../../images/services/icons/nominations.png) no-repeat 12px 7px;
}
#home #subnav-internships a {
  background: url(../../images/services/icons/internships.png) no-repeat 12px 7px;
}
#home #subnav-grants a {
  background: url(../../images/services/icons/grants.png) no-repeat 8px 7px;
}
#home #subnav-events a {
  background: url(../../images/services/icons/events.png) no-repeat 8px 7px;
}
#home #main-right {
  padding-top: 0;
}
#home div#featured-container {
  margin-bottom: 10px;
  padding-bottom: 12px;
  background: url(../../images/home/featured.png) no-repeat bottom left;
}
#home div#featured-container div.featured-top img {
  margin-bottom: -5px;
  width: 100%;
}
#home div#featured-container div.featured-content {
  padding: 12px;
}
#home div.featured-content h2 {
  margin: 0 0 5px 0;
  font-size: 19px;
}
#home div#featured-container div.featured-content p {
  /*display:inline;*/
  margin: 0;
}
#home div#featured-container div.featured-content p + p {
  margin-top: 1em;
}
#home div#featured-container div#featured-links {
  height: 24px;
  padding: 0 12px;
}
#home div#featured-container div#featured-links div {
  float: left;
  width: 23px;
  height: 24px;
  margin-right: 5px;
}
#home div#featured-container div#featured-links div a {
  display: block;
  width: 16px;
  height: 24px;
  padding-left: 7px;
  background: url(../../images/home/item.png);
  cursor: pointer;
  font-size: 14px;
  color: #ffffff;
}
#home div#featured-container div#featured-links div a.selected,
#home div#featured-container div#featured-links div a:hover {
  background-position: 0px -24px;
  text-decoration: none;
}
#home .list-container h2 {
  margin-bottom: 20px;
}
#home #haiti-container {
  background: url(../../images/structure/haiti.png) no-repeat;
}
#home div#events {
  padding: 15px;
  background: #7d9421 url(../../images/home/events-top.png) no-repeat;
}
#home div#events h3 {
  font-size: 15px;
  color: #e3f7b7;
  line-height: 1;
  margin-bottom: 13px;
}
#home div#events div.event,
#home div#events div.event a {
  font-size: .95em;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.1em;
}
#home div.event + div.event {
  margin-top: 10px;
}
#home div#events-bottom {
  height: 5px;
  margin-bottom: 20px;
  background: #7d9421 url(../../images/home/events-bottom.png);
}
