* {
  margin: 0;
  padding: 0;
}
html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
}
a img {
  border: none;
}
#overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10000;
  display: block;
  width: 100%;
  height: 100%;
  background: #272829 url(images/load-m-hmilf.gif) center center no-repeat;
}
.wrapper {
  width:300px;
  height:250px;
  position:relative;
}
.logo {
  width:165px;
  height:36px;
  background: url(images/avtits-logo4.png) 0 0 no-repeat;
  position:absolute;
  left:11px;
  top:9px;
  z-index:100;
  text-indent:-10000px;
}
#banner-container {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  height: 250px;
}
#banner-cycle, .banner-frame {
  overflow: hidden;
  background: transparent !important;
  height: 250px;
}
#banner-cycle .item {
  position: relative;
  display: block;
  margin: 0 0 0 0;
  overflow: hidden;
  text-decoration: none;
}
.item .pic {
  display: block;
  width:300px;
  height:242px;
}
.go {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index:100;
    width:300px;
    height:30px;
    line-height:30px;
    background:#000;
    color:#fff;
    text-align: center;
    font-weight:bold;
    font-size:20px;
    text-decoration: none;
}
.go:hover {
    color:#E10585;
}

