/* Start of CMSMS style sheet 'rollovers_home' */
#emailUs
{
  display: block;
  width: 399px;
  height: 89px;
  background: url("uploads/images/rollovers/video.jpg") no-repeat 0 0;

}

#emailUs:hover
{ 
  background-position: 0 -89px;
}

#emailUs span
{
  display: none;
}
#annual
{
  display: block;
  width: 585px;
  height: 208px;
  background: url("uploads/images/rollovers/annualreport.jpg") no-repeat 0 0;

}

#annual:hover
{ 
  background-position: 0 -208px;
}

#annual span
{
  display: none;
}
/* End of 'rollovers_home' */

