* {border:0;margin:0;padding:0;border-collapse:collapse;  }
html, body{
                background-color:#aac4cd;
                background-image:url(../images/bg_body.jpg);  background-position: center top; background-repeat:repeat-x;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		font-family:  Verdana, Arial; 	

                }
		
#main{ margin:0px auto 0px auto; width:976px; min-height:100%; background-image:url(../images/bg_main.jpg);  background-position: center top; background-repeat:no-repeat;}
div#logo{ 

 margin:0;
 height:150px;

}
#main div#testo_top{
  width:876px;
  margin:0px ;
     padding:0px 70px 0px 73px;
     color:#505c60;
     font-size:11px;
     line-height:1.5;
}

#main div#left{

 width:250px;
 margin:55px 0px 0px 0px;
 padding:0px 70px 0px 73px;
 float:left;
 color:#fff;
     font-size:12px;
     line-height:1.5;
}
#main div#right{
    width:350px;
 margin:55px 0px 0px 0px;
 float:left;

}


div#freshart{
     margin:15px 0px 0px 5px;
}

div#freshart img{
  width:220px;
  height:105px;
}
div#siteservice{
    margin:15px 0px 0px 0px;
}

div#siteservice img{
  width:230px;
  height:75px;
}
div#footer{
  width:250px;
  float:left;
  margin:0px 0px 0px 200px;
  font-size:10px;
  color:#989898;
}

div#footer a, div#footer a:visited{
  text-decoration:none;
  font-size:10px;
  color:#989898;
}

