/* Start of CMSMS style sheet '01_glossy_header' */
/* header */
#logo {
  width: 700px;
  height: 135px;
  margin: 0;
  margin-top: 25px;
  border: 0px solid white;
  background: url(/images/transp_bg_top_log.png) no-repeat top left;
}
#logo a {
   display: block;
   width: 500px;
   height: 120px;
   text-decoration: none;
}
/* End of '01_glossy_header' */

