body{
  font-family: helvetica;
  width: 700px;
  margin: auto;
  font-size: .9em;
  line-height: 1.4em;
  background-color: #d6d6d6;
  color: #80798e;
}

#page{
  background: url('/themes/equityrock_images/bg.png') repeat-y;
  background-color: white;
  width: 720px;
  top: 0px;
  margin-top: -14px;
}
a{
  text-decoration: none;
  color: #004186;
}
a:hover{
  text-decoration: underline;
}
em{
  font-weight: bold;
  text-decoration: none;
  color: #004186;
  font-style: normal;
}

ul{
  list-style-image: url('/themes/rex-co-images/arrow-blue.gif');
}

#nav, #home_content, #highlights, #main_content{
  background-color: white;
  margin: auto;
}

#nav{
  background: url('/themes/equityrock_images/eqrk_header_mainsite_nomtn.png') no-repeat;
  width: 700px;
  height: 96px;
  text-align: right;
  vertical-align: bottom;
}

#nav ul{
  list-style-type: none;
  padding-top: 74px;
  padding-right: 5px;
}
#nav ul li{
  display: inline;
}
#nav ul a{
  color: #b1b0b2;
  padding-left: 5px;
  font-size: .9em;
}
#nav ul a:hover{
  color: white;
}

#home_content{
  padding: 5px 0px;
  text-align: justify;
  margin: auto;
  width: 489px;
}

#main_content{
  padding: 5px 0px 100px 15px;
  text-align: justify;
  margin: auto;
  width: 400px;
  float: left;
}

#main_content ul{

}

#highlights{
  margin: auto;
  width: 489px;
  height: 200px;
}
#highlights a, #title{
  color: white;
  font-size: .8em;
}
#highlights a img, #title a img{
  border: 0;
}
.button{
  background: url('/themes/equityrock_images/button.png') center no-repeat;
  width: 163px;
  height: 29px;
  padding-top: 5px;
}

#highlights div#left,
#highlights div#center,
#highlights div#right, 
#title{
  width: 163px;
  text-align: center;
  float: left;
}

.footer{
  font-size: .6em;
  text-align: center;
  color: #004186;
  width: 450px;
  margin: auto;
  line-height: 1.3em;
}

#title{
  padding-top: 18px;
  margin-left: 24px;
  margin-right: 10px;
}
