 html, body, #tab_cnt {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }

   #tab_cnt {
      margin: 0 auto;
      vertical-align: middle;
      width: 100%;
      border:0;
   }

#content {
      border:0;
      width:760px;
      height:450px;

      margin:auto;
}

#bg_content {
      width:100%;
      height:450px;

      margin:auto;
}

#runner {
      background-image:url(../img/runner.gif);
      background-repeat:no-repeat;
      position:absolute;

      margin-top:65px;
      margin-left:15px;
      width:214px;
      height:350px;
}

#marchio {
      position:absolute;
      border:0;

      margin-left:640px;
      margin-top:-20px;
      width:114px;
      height:131px;
}

#top_bar {
      background-image:url(../img/top_bar.gif);
      background-repeat:no-repeat;
      position:relative;
      text-align:center;

      margin-left:auto;
      margin-right:auto;
      margin-top:10px;
      width:423px;
      height:15px;
}

#news {
      background-image:url(../img/box_news.gif);
      background-repeat:no-repeat;
      width:229px;
      height:189px;
      position:absolute;

      border:0;
      margin-left:500px;
      margin-top:190px;
}

#testo {
      border:0;
      width:185px;
      height:120px;

      margin-left:20px;
      margin-top:45px;
}

#menu {
     position:absolute;
     margin-left:190px;
     margin-top:170px;
}

#flash {
     position:absolute;
     border:0;
     width:350px;
     height:100px;

     margin-left:235px;
     margin-top:45px;
}

#sponsor {
    position:absolute;
    width:169px;
    height:65px;
    
    margin-top:363px;
    margin-left:285px;

}

#footer {
     position:absolute;
     margin-left:105px;
     margin-top:430px;

     border:0;
     text-align:center;
     width:760px;

     background-image:url(../img/footer_bar.gif);
     width:546px;
     height:48px;

     padding-top:10px;

}

