.f_roboto_slab
{
      font-family: "Roboto Slab", serif;      
}

#main_newsletter
{
      display:none;
}

#main_banners
{
      height:auto;
}

#main_banners_div
{
      height:auto;
      margin:0 auto 0px;
      padding:70px 0;
}

#banners_bckg_sub
{
      height:auto;
}

#newsletter_x
{
      display:block;
      position:absolute;
      top:188px;
      right:0;
      z-index:999;
}

#newsletter_x_text
{
      width:300px;
      height:500px;
      background:url('images/img/newsletter_text.jpg') no-repeat 0 0;   
      display:none;
}

#newsletter_x_button
{
      width:60px;
      height:189px;
      background:url('images/img/newsletter_button2.png') no-repeat 0 0;  
      cursor:pointer; 
}

#video_div
{
      display:block;
      height:auto;/*650px;*/
      width:100%;
      margin-bottom:-5px;
      position:relative;
}

#video_play_pause
{
      position:absolute;
      top:10px;
      left:10px;
      width:40px;
      height:40px;
      background:#B50000;
      z-index:17;
}

#video_pause a
{
      display:inline-block;
      width:40px;
      height:40px;
      background:url('images/img/pause.png') no-repeat 50% 50%;
}

#video_play a
{
      display:inline-block;
      width:40px;
      height:40px;
      background:url('images/img/play.png') no-repeat 50% 50%;
}












































