/* CSS Document */

body  {
background: #FFF;
margin: 0;
padding: 0;
}

#teaser {
width: 400px;
margin: 0 auto;
background: url(../img/favazzalogo.gif) top center no-repeat;
height: 367px;
margin-top:100px;
}
#atnwrap {
width: 350px;
margin: 0 auto;
margin-top:20px;
height: 23px;
}
#brochure {
width: 400px;
margin: 0 auto;
height: 78px;
margin-top:0px;
}
#download {
width: 201px;
height: 23px;
float: left;
}
#email {
width: 85px;
height: 23px;
float: right;
}
#contact {
width: 400px;
margin: 0 auto;
text-align: center;
margin-top:20px;
letter-spacing: .25em;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
#contact a:link, #contact a:visited {
text-decoration:none;
color: #c1c1c1;
}
#contact a:active, #contact a:hover {
text-decoration:none;
color: #000;
}