body {
    width: 765px;
    background: #fff;
}
body, div, ul, td, p, h3 {
    margin: 0;
    padding: 0;
    color: #ff0;
    font-family: arial,helvetica,sans-serif;
    font-size: 11px;
}
#top1 {
    height: 114px;
    overflow: hidden;
    padding-left: 25px;
    padding-top: 30px;
}
#top1 h1 {
    display: none;
}

#address1 {
    background-color: #3b2a26;
    color: #fff;
    text-transform: uppercase;
    height: 19px;
    text-align: center;
    line-height: 19px;
    padding-right: 20px;
    width: 765px;
    margin-bottom: 20px;
    font: 10px verdana,arial,helvetica,sans-serif;
}
#address1 a {
    color: #fff;
    text-decoration: none;
}
#address1 span {
    display: none;
}   
#out1 {
    margin-top: 10px;
}
#out1 table {
    width: 100%;
    margin-left: 33px;
}
#out1 td {
    vertical-align: top;
    padding: 0 20px 35px 0;
    width: 381px;
}
h3, p {
    padding: 0;
    width: 352px;
}
p {
    color: #4e4547;
    font: 0.9em "lucida grande",arial,helvetica,clean,sans-serif;
}
h3 {
    color: #4e4547;
    font: bolder 12px verdana,arial,helvetica,sans-serif;
    text-transform: uppercase;
}
td img {
    border: 2px solid #615d5a;
    width: 343px;
    height: 187px;
}

#footer1 {
    color: #a49e94;
    background-color: #615d5a;
    font: 10px/12px arial,helvetica,sans,sans-serif;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 10px;
}
#footer1 a {
    color: #a49e94;
    text-decoration: none;
}
