

#content-wrap {
  margin-top:10px;
}



/* homepage only */
#content-home-wrap {
  width:740px;
  position: relative;
}
#content-home-wrap:after {font: 0/0 a; display: block; visibility: hidden; clear: both; height: 0; content: "."; }

#content-home-left-wrap {
  float:left;
  width:550px;
  height:225px;
  margin-bottom:27px;
  position:relative;

}

#content-home-left {
  float:left;

  height:220px;
  margin-bottom:25px;
}

#content-home-right {
  width:183px;
  float:right;
}


/* Ticker */
#content-home-ticker {
  position:absolute;
  bottom:2px;
  left:0;
  width:550px;
}

.ticker-wrap {
  border-top:1px solid #c2c2c3;
  padding-top: 5px;
  font-family:arial,sans-serif;
  font-size:9pt;
}

.ticker-title {
  width:116px;
  background-image:url(../img/ticker-title-bg.jpg);
  border-right:1px solid #9498a4;
  float:left;
  height:17px;
  padding-top:3px;
  padding-left:14px;
}

.ticker-content {
  float:left;
  height:17px;
  padding-top:3px;
  color:#3d71ba;
}

.ticker-content A {
  color:#f36521;
  text-decoration:none;
}

H1 {
  margin:0px 0px 0px 0px;
}

#content-bottom {
  line-height: 150%;
  padding-top: 20px;
}
#content-bottom p {
  line-height: 150%;
}
