#topwrap {
  
  font-size: 90%;
  
  padding: 4px 0 0;
  
  background: #fff;
  
  border-top: none;
  
  border-bottom: none;
  color: #7030A0;
  
  
}
#topwrap a {
  color: #7030A0;
  
}
#topwrap a:hover {
  color: #7030A0;
}
#topwrap .zen-container {
  
  background: #fff;
  
  border-top: none;
  
  border-bottom: none;
  padding: 10px 0 0;
}
#topwrap h1,
#topwrap h2,
#topwrap h3,
#topwrap h4,
#topwrap h5,
#topwrap h6 {
  color: #666;
}
#topwrap ul {
  margin: 0;
}
#topwrap ul li a {
  float: left;
  margin: 0 10px 0 0;
}
#topwrap ul li a:hover {
  background: none;
}
#topwrap ul.nav li.active > a,
#topwrap ul.nav li.active a:hover {
  background: none;
  color: #7030A0;
  padding: 0;
}
#top4 ul {
  float: right;
}
#top4 ul li {
  float: left;
}