﻿.content {
    margin: 38px 9px 38px 45px;
    padding:0;
}
.home_header {
    background: url(images/header_big_new_bg.jpg) repeat-x;
    width: 100%;
    height: 234px;
    text-align: center;
    clear: both;
}
.home_header_wrap {
    background: url(images/header_big_new.jpg) no-repeat;
    width: 1054px;
    height: 234px;
    text-align: left;
    margin: 0 auto;
}
.home_header_left_column {
  padding: 74px 0 0 43px;
}
.home_header_left_column ul {
  margin: 0;
  padding: 0;
}
.home_header_left_column ul {

}
.home_header_left_column ul.keynotes li {
  margin: 0;
  padding: 0 0 4px 34px;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
  color: #FFF;
  font-family: "helvetica";
  vertical-align: middle;
  height: 26px;
  line-height: 26px;
}
.home_header_left_column ul.statistic {
  margin: 10px 0 0 0;
}
.home_header_left_column ul.statistic li {
  float: left;
  list-style: none;
  background: url("images/home_header_stat_box_left.gif") no-repeat left;
  display: inline-block;
  padding: 0 18px 0 7px;
  height: 31px;
  line-height: 31px;
  color: #FFF;
  font-size: 14px;
}
.home_header_left_column ul.statistic li span {
  background: url("images/home_header_stat_box_right.gif") no-repeat right;
  display:inline-block;
  margin: 0 7px 0 0;
  padding:0 6px 0 0;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}
.home_header_icon_connect {
  background: url(images/icon_home_connect.gif) no-repeat;
}
.home_header_icon_find {
  background: url(images/icon_home_find.gif) no-repeat;
}
.home_header_icon_decisions {
  background: url(images/icon_home_decisions.gif) no-repeat;
}
a.home_join_now_button {
  float: right;
  background: url("images/home_header_join_now.gif") no-repeat 0 0;
  display: block;
  width: 193px;
  height: 56px;
  margin: -80px 0 0;
  padding: 0 0 0 46px;
}
a.home_join_now_button:hover {
  background-position: 0 -56px;
}
div.list_your_cta_and_fund {
  float: right;
  display: block;
  width: 193px;
  height: 25px;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  margin: -20px 0 0;
  padding: 0 18px 0 0;
}
div.list_your_cta_and_fund a {
  color: #c3d7e5;
  text-decoration: none;
}
div.list_your_cta_and_fund a:hover {
  color: #c3d7e5;
  text-decoration: underline;
}
.home_center {
  width: 1000px;
  background-color: #FFF;

}
.home_left_column {
  float: left;
  width: 670px;
}
.home_right_column {
  margin-left: 50px;
}
.home_news_left {
  float: left;
  width: 350px;
}
.home_news_right {
  float: left;
  margin: 0 0 0 35px;
  width: 270px;
}
.home_news_left h2, .home_news_right h2 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}
.home_featured_blogs h2 {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.home_divider {
  margin: 10px 0 15px;
  padding: 0;
  color: #d9dee1;
  border-color: #d9dee1; /*For Chrome*/
}
.home_micronews_container {
  margin: 6px 0 18px 0;
}
.home_micronews_container ul {
  margin: 0;
  padding: 0;
}
.home_micronews_container li {
  display:inline-block;
  margin: 0;
  padding: 3px 0;
  list-style: none;
  overflow: hidden;
}
.home_micronews_container span {
  float: left;
  display: inline-block;
  width: 227px;
  padding: 3px 0 0 8px;
}
.home_micronews_container span a {
  color: #134179;
  text-decoration: none;
}
.home_micronews_container span a:hover {
  color: #134179;
  text-decoration: underline;
}
.home_news_spacer {
  height: 44px;
}
.home_micronews_vote_btn {
  float: left;
  background: url(images/btn_micronews_vote_bg.gif) no-repeat 0 0;
  height: 20px;
  width: 34px;
  padding: 0 1px 2px;
  color: #003474;
  border-width: 1px;
  border-style: solid;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  border-color: #aeb2bc #b3b7c0 #aeb2bc #b3b7c0;
  cursor: pointer;
}
.home_micronews_vote_btn:hover {
  background-position: 0 -18px;
  color: #FFF;
}

