p, p span {
  font-size: 12px !important;
  text-decoration: none !important;
  font-style: normal !important;
}
#navigation,  .secondary-menu, .show-menu, #footer, .search, .sub-menu, .menu, .slideshow, .more {
  display: none;
}

#header h1 {
width: 175px;
height: 46px;
}
#header h1 a {
background: url(/images/h1.jpg) no-repeat;
width: 175px;
height: 46px;
margin-left: 24px;
display: block;
/* hide from IE Mac \*/
text-indent: -999em;
overflow: hidden;
/* end hide */
}
* html>body #header h1 a {
letter-spacing: -999em;	
}

* {
  font-family: Arial;
}