h1 {
  font-family: georgia, sans-serif;
  font-weight: normal;
  font-size: 2em;
  color: #81B728;
}

h2 {
  font-family: georgia, sans-serif;
  font-weight: normal;
  font-size: 1.5em;
  color: #81B728;
  padding: 0px;
  margin: 0px;
}

p{
  font-family: verdana, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
  color: #666;
}

#sidebar-left {
  padding: 155px 15px 15px 15px;
}

#sidebar-right {
  padding: 155px 0px 15px 0px;
}

#ffg_welcome {
  float: left;
  width: 406px;
}

#ffg_welcome_title {
  font-family: Georgia, Times;
  font-size: 24px;
  color: #81B728;
  margin: 5px 0px 10px 0px;
}

#ffg_welcome_text {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  padding: 0px;
}

#ffg_navigation_title {
  font-family: Times;
  font-size: 22px;
  color: #FFFFFF;
  padding: 5px 0px 0px 10px;
}

#ffg_navigation {
  background: transparent url(images/ffg_navigation.jpg) left top no-repeat;
  display: block;
  float: left;
  color: #324158;
  width: 133px;
  height: 170px;
  font-size: 13px;
  padding: 0px 10px 0px 0px;
}

#ffg_navigation ul {
  padding: 5px 2px 0px 4px;
  margin: 0px;
}

#ffg_navigation ul li {
  list-style-image: url(images/navigation-leaf.gif);
  list-style-position: inside;
  border-top: 1px solid #EDEDF1;
  padding: 4px 0px 3px 0px;
  margin: 0px;
}

#ffg_navigation ul li a,
#ffg_navigation ul li a.link,
#ffg_navigation ul li a.visited {
  color: #324158;
  text-decoration: none;
}

#ffg_navigation ul li a:hover {
  text-decoration: underline;
}

#ffg_concept_top {
  color: #666666;
  font-weight: bold;
}

#ffg_solutions_portfolio,
#ffg_success_stories,
#ffg_grant_applications {
  float: left;
  margin: 0px 10px 0px 0px;
  width: 266px;
  color: #666666;
  position: relative;
}

#ffg_solutions_portfolio,
#ffg_success_stories {
  float: left;
  padding: 0px 10px 0px 0px;
  border-right: 1px solid #DBDBDB;
}

#ffg_solutions_portfolio {
}

#ffg_grant_applications {
  padding: 0px;
}

#ffg_solutions_portfolio h2,
#ffg_success_stories h2,
#ffg_grant_applications h2 {
  font-family: Times;
  font-size: 20px;
  font-weight: normal;
  position: absolute;
  top: 75px;
  left: 2px;
  padding: 0px 0px 3px 0px;
  margin: 0px;
  color: #81B728;
  width: 184px;
  height: 20px;
  background: transparent url(images/bottom_blocks_title_bg.gif) left top no-repeat;
}

#ffg_content_top {
  float: none;
  clear: both;
  width: 850px;
  height: 145px;
}

#ffg_content_banner {
  background: transparent url(images/ffg_content_banner.gif) left top no-repeat;
  width: 880px;
  height: 28px;
  position: absolute;
  top: -2px;
  left: 0px;
  padding: 132px 0px 0px 10px;
  color: #666666;
}

#ffg_content_banner a,
#ffg_content_banner a.visited,
#ffg_content_banner a.link {
  color: #666666;
  text-decoration: none;
}

ul.nice-menu li.active {
  background: none !important;
}
