#container
{
  background: url('/images/home_container_bg.jpg');
  background-position: top left;
  # background-position: top 1px;
}

#content_left
{
  padding-bottom: 30px;
  width: 295px;
}

#content_left_mid
{
  width: 295px;
  height: 222px;
  background: url('/images/home_left_mid.jpg') left top no-repeat;
}

#content_home,
#success_story
{
  padding: 0px 20px 0 20px;
}

#content_home ul
{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#content_right
{
  width: 680px;
  padding-bottom: 30px;
}

#content_slider
{
  position: relative;
  width: 680px;
  height: 311px;
  background: url('/images/home_right.jpg') left top no-repeat;
  overflow: hidden;
}

#content_slider div.item
{
  width: 680px;
  height: 311px;
}

#content_slider div.item p
{
  font-size: 17px;
  color:#D78401;
  font-family: georgia,serif;
  line-height:60px;
}

#content_slider div.item p a
{
  display: block;
  width: 680px;
  height: 311px;
  outline: none;
  text-decoration: none;
  color:#245A9A;
}

#content_home_main
{
  width: 680px;
  background: url('/images/home_main_bg.jpg') left top no-repeat;
}

#content_right_news
{
  float: left;
  width: 370px;
}

#home_news
{
  margin: 0px;
  padding: 0px 25px 0 20px;
}

#home_supporters
{
  padding: 0px 25px 0 20px;
}

h1.home
{
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 26px;
  color:#0A3460;
  font-weight:normal;
  border-bottom:#0A3460 1px dotted;
  margin: 10px 0 0 0;
  padding: 0 0 8px 0;
}

h2.home
{
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size: 26px;
  color:#CD7400;
  font-weight:normal;
  margin: 0px;
  padding: 0 0 8px 0;
}

#bbb_charity
{
  margin-top: 20px;
  padding: 0px 17px;
}

#bbb_charity p
{
  font-size: 11px;
}

#content_right_featured
{
  float: left;
  width: 310px;
}

#home_featured
{
  padding: 70px 15px 0px 15px;
}

#front_logos
{
  padding: 0px 15px 0px 15px;
}

#tag
{
  padding: 108px 15px 0px 15px;
  font-family:georgia, serif;
  font-size:18px;
  font-style:italic;
  letter-spacing:1px;
  line-height:24px;
  color:#004990;
}

div.important_module
{
  margin: 30px 25px 30px 20px;
  padding: 15px;
}

div.important_module h2
{
  margin: 5px 0px 12px 0px;
}

div.blue_module
{
  border: 2px solid #D6E8F4;
}

div.gold_module
{
  border: 2px solid #FFD24E;
  background-color: #E8EDF0;
}