body {
    background: #fff;
}
body, div, ul, td, p, h3 {
    margin: 0;
    padding: 0;
    color: #4c4c4c;
    font: normal 11px/15px "Lucida Sans Unicode","Lucida Grande",Arial,Helvetica,sans,sans-serif;
}
#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;
}
#address1 a {
    color: #fff;
    text-decoration: none;
}
#address1 span {
    display: none;
}   
#out1 {
    margin-top: 10px;
}
#out1 table {
    width: 618px;
    margin-left: 25px;
}
#out1 td {
    vertical-align: top;
    padding: 0 0 22px 0;
    width: 196px;
    background: url(../img/img-shad.gif) no-repeat;
    /* <? print "  *"; print "/ background: url(img/img-shad.gif) no-repeat; /*  "; ?>   */
}
h3, p {
    padding: 0;
}
p {
    width: 180px;
    padding-left: 7px;
    font-size: 10px;
    line-height: 13px;
}
h3 {
    width: 187px;
    color: #6c6557;
    font-size: 12px;
    font-weight: bolder;
    text-transform: uppercase;
    padding-left: 7px;
}
td img {
    width: 179px;
    height: 179px;
    padding: 14px 14px 6px 14px;
}

#footer1 {
    width: 641px;
    color: #fff;
    background-color: #6d6e63;
    text-align: center;
    padding: 3px 0;
    margin-bottom: 10px;
    font-size: 10px;
}
#footer1 a {
    color: #000;
    text-decoration: none;
}
