.home_banner_h{
  display: block;
  width: 728px;
  height: 90px;
  margin: 0 auto 35px auto;
  padding: 0;
  background: #000000;
}

.home_banner_v{
  display: block;
  width: 160px;
  height: 600px;
  margin: 0;
  padding: 0;
  background: #000000;
}

.home_video{
}

.home_video .video_wrapper{
  width: 853px;
  height: 480px;
  margin: 0 auto 0 auto;
}

.home_video .title h3{
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}

.home_about{
}

.home_about .title h3{
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}

.about_left{
  float: left;
  width: 520px;
  margin: 0 0 35px 0;
}

.about_right{
  float: right;
  width: 400px;
  margin: 0 0 35px 0;
  font-size: 12px;
}

.about_right p{
  margin: 0 0 15px 0;
}

.about_right .download{
  float: left;
  width: 200px;
  height: 88px;
  margin: 15px 0 0 0;
  padding: 16px 0 0 25px;
}

.about_right .download_browser{
  float: left;
  width: 88px;
  height: 88px;
  margin: 15px 0 0 0;
  padding: 0;
}

.about_right p a,
.about_right p a:visited{
  color: #2f9be5;
  text-decoration: none;
}

.about_right p a:hover{
  text-decoration: underline;
}

.testimonials{
  padding:35px 0 50px;
}

.testimonials .wrapper_testi{
  width: 300px;
  float: left;
  margin: 25px 0 0 25px;
  padding: 0;
}

.testimonials .wrapper_testi.last{
  margin: 25px 25px 0 25px;
  
}

.testimonials .wrapper_testi_bottom{
  width: 300px;
  float: left;
  margin: 0 0 25px 25px;
  padding: 0;
}

.slider{
  margin: 0 auto 0 auto;
}

.testi{
  height:250px;
  width: 300px;
  padding:45px 0 20px;
}

.testimonials .title h3{
  text-align:center;
  font-size:22px;
  font-weight:300;
}

.testi-img {
  width:88px;
  margin:0 auto;
}

.testi p{
  margin: 20px 0 5px 0;
  font-size:18px;
  color:#a4a4a4;
  text-align:center;
  padding: 0 5px;
  font-style:italic;
}

.testi p span{
  font-family: 'Petit Formal Script', cursive;
  font-size:20px;
}  

.testi p.testio{
  font-size:16px;
  color:#222424;
  font-style:normal;
}

.testi p.testio strong{
  font-weight:600;
}

#nav{
  width:120px;
  margin:0 auto;
  padding:2px 50px;
  height:15px;
}

#nav a{
  overflow:hidden;
  display: block;
  overflow: hidden;
  float:left;
  height:20px;
  width:18px;
  background:url(../img/testi-nav2.png) no-repeat;
  margin:0 0 0 5px;
}

#nav a.activeSlide{
  background:url(../img/testi-nav1.png) no-repeat;
} 

.pagi{
  height:15px;
  box-shadow: 0px -1px 0px rgba(255,255,255,0.6) inset;
}