/* Generated by KompoZer */
* {
  margin: 0;
  padding: 0;
}
a img {
  border:  none;
}
h2 {
  font-family: Georgia,Serif;
  font-size: 36px;
  text-align: center;
  font-weight: normal;
}
#page-wrap {
  margin: 0 auto;
  padding: 0px 0;
  background: transparent none repeat scroll 0% 50%;
  width: 960px;
}
#slider {
  margin: 50px 0;
  background: white url(../images/slider-bg.jpg) repeat scroll 0% 50%;
  height: 227px;
  overflow: hidden;
  position: relative;
}
#mover {
  width: 2880px;
  position: relative;
}
.slide {
  padding: 40px 30px;
  width: 900px;
  float: left;
  position: relative;
}
.slide h1 {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 30px;
  font-style: italic;
  letter-spacing: -1px;
  color: #ac0000;
}
.slide p {
  color: #999999;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: 22px;
  width: 300px;
}
.slide img {
  position: absolute;
  top: 20px;
  left: 400px;
}
#slider-stopper {
  padding: 3px 8px;
  background: #ac0000 none repeat scroll 0% 50%;
  position: absolute;
  top: 1px;
  right: 20px;
  color: white;
  font-size: 10px;
  text-transform: uppercase;
  z-index: 1000;
}
