.ep-primary, a.ep-primary {
	color: #eb9b34;
}
.ep-primary:hover, a.ep-primary:hover {
	color: #eb9b34;
}
.ep-top {
  padding: 5px 0;
  background-color: #f8b4c9;
}
.ep-top .ep-ad {
    width: 850px;
    height: 90px;
    background-image: url(top_logo.png);
    background-repeat: no-repeat;
    background-position: center right
}
.ep-brand .logo {
  display: block;
  width:0px;
  height:0px;
  background-image: url(/css/header.png);
  background-position: left center;
  background-repeat: no-repeat;
  text-indent: -9999px;
}