.logo_box {
  text-align: center;
  padding: 10px 0;
  margin-top: 8px;
  color: #B9B9BC;
}

.homepage_section {
  float: left;
  width: 737px;
}

.left_column {
  width: 549px;
  float: left;
}

#animation {
  height: 348px;
  background: url("../images/homepage/banner_1.jpg") no-repeat;
}

.left_column .filler {
  float: left;
  width: 175px;
  height: 140px;
  padding-right: 8px;
  padding-bottom: 8px;
}

.left_column .share_price_box {
  background: #094C80;
  height: 143px;
  padding-right: 0;
  margin-right: 8px;
  padding-bottom: 0;
  position: relative;
}

.left_column .share_price_box .padder {
  padding: 10px;
  font-size: 1em;
  color: #fff;
}

.left_column .share_price_box h2 {
  color: #fff;
  font-size: 2em;
  line-height: 1em;
  margin: 0;
  padding-bottom: 3px;
  margin-bottom: 5px;
  border-bottom: 3px solid #fff;
}

.left_column .share_price_box p {
  margin: 3px 0;
  line-height: 1.3em;
}

.left_column .difference {
  border-bottom: 3px solid #fff;
  padding-bottom: 5px;
  font-size: 1.1em;
  margin: 0px;
}

.left_column .share_price_box .price {
  font-size: 3em;
}

.left_column .share_price_box .highlight {
  color: #26BEC3;
}

.left_column .filler_1 {
  background: url("../images/homepage/filler_1.jpg") no-repeat;
}

.left_column .filler_2 {
  background: url("../images/homepage/filler_2.jpg") no-repeat;
  margin-right: 0;
}

.right_column {
  float: right;
  width: 188px;
}

.right_column .filler {
  height: 162px;
  background: #ff0000;
  padding-right: 8px;
  padding-bottom: 8px;
}

.right_column .filler_1 {
  background: url("../images/homepage/filler_1a.jpg") no-repeat;
}

.filler .text {
  padding: 118px 10px 0 10px;
  font-size: 0.95em;
  line-height: 1.3em;
  color: #929196;
}

.filler .text a {
  color: #26BEC3;
}

.right_column .filler_2 {
  background: url("../images/homepage/filler_2a.jpg") no-repeat;
  height: 170px;
}

.right_column .filler_3 {
  background: url("../images/homepage/filler_3a.jpg") no-repeat;
  height: 140px;
  margin-bottom: 0;
}

.link_box {
  width: 175px;
  height: 75px;
  float: left;
  margin-top: 2px;
  padding-right: 8px;
  padding-bottom: 8px;
  background: #666;
}

.link_box a {
  display: block;
  color: #fff;
  width: 100%;
  height: 100%;
  font-size: 1.6em;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.4);
}

.link_box span {
  padding: 5px 10px;
  display: block;
}

.link_box a:hover {
  color: #ccc;
}

.blank_box {
  background: url("../images/homepage/blankbox_left.jpg") no-repeat;
}

.blank_box.last {
  width: 180px;
  margin-right: 0px;
  background: url("../images/homepage/blankbox_right.jpg") no-repeat;
}

.technology_box {
  background: url("../images/homepage/filler_tech.jpg") no-repeat;
}

.investor_box {
  background: url("../images/homepage/filler_investor.jpg") no-repeat;
}

.afc_events_box {
  background: url("../images/homepage/filler_events.jpg") no-repeat;
}

.careers_box {
  background: url("../images/homepage/filler_careers.jpg") no-repeat;
}

.careers_box {
  width: 180px;
  margin-right: 0;
}

.feeds {
  float: right;
  width: 181px;
}

.feeds .feature_box.rns_box {
  position: relative;
  margin-bottom: 4px;
  padding-bottom: 22px;
  min-height: 283px;
}

.feeds .feature_box.rns_box a.find_out_more {
  position: absolute;
  left: 3px;
  right: 3px;
  bottom: 0px;
}

.feeds .feature_box.news_box {
  min-height: 63px;
}

.feeds .feature_box.news_box p {
  margin: 0px;
}

.rounded {
  overflow: hidden;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.cycle_banner_container .banner_item_title {
  text-align: left;
  padding-right: 20px;
  padding-top: 60px;
}

.cycle_banner_container .banner_item_description {
  padding-right: 20px;
}

.logos {
  float: left;
  padding-left: 10px;
  height: 49px;
}

.logos a {
  margin-right: 46px;
}

.social_media {
  float: right;
  padding-right: 10px;
  height: 32px;
}

.social_media a {
  margin-right: 3px;
}

/*# sourceMappingURL=home.css.map */
