* {
  font-family: "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif !important;
  font-size: 13px;
}


html {
  background-color: #ffffff;
  background:url(../img/f-home.gif) no-repeat scroll center top;
  height: 100%;
}

#site {
  width:780px;
  left: 23%;
  position: absolute;

}

#f-box {
background:url(../img/f-box.gif) no-repeat top;
top: 20px;
left: 25%;
width: 603px;
height: 439px;
position: absolute;

}

#logo {
background:url(../img/logo.gif) no-repeat top;
top: 20px;
left: 55%;
width: 280px;
height: 115px;
position: absolute;
text-indent: -9999px;
clear: both;
border: none;
overflow: hidden;
}


#vantagens {
background:url(../img/f-vantagens.gif) no-repeat top;
top: 190px;
left: 23%;
width: 301px;
height: 251px;
position: absolute;
border: none;
}

#ferramentas {
background:url(../img/f-ferramentas.gif) no-repeat top;
top: 190px;
left: 53%;
width: 311px;
height: 252px;
position: absolute;
border: none;
}

#clickmanager {
background:url(../img/bt-clickmanager.gif) no-repeat top;
top: 490px;
left: 40%;
width: 260px;
height: 80px;
position: absolute;
text-indent: -9999px;
border: none;
}

#rodape{
  left: 18%;
  width: 780px;
  top: 750px;
  text-align: right;
  position: absolute;
  color: #999999;
}


