﻿
div#contact {
    width: 444px;
    margin: 0 45px;
}

div#contact1 {
    width: 780px;
    margin: 0 auto;
}



div#top {
    background: url(../img/lay/top.jpg);
    height: 64px;
}

div#top1 {
    background: url(../img/lay/top1.jpg);
    height: 72px;
}




div#top h1 {
    font-family: Verdana, Arial;
    font-size: 22px;
    font-weight: normal;
    padding: 20px 0 0 20px;
    color: #fff;
}

div#top1 h1 {
    font-family: Verdana, Arial;
    font-size: 36px;
    font-weight: normal;
    padding: 10px 0 0 20px;
    color: #fff;
}



div#center {
    background: url(../img/lay/center.jpg);
    padding: 5px 15px 5px 25px;
}

div#center1 {
    background: url(../img/lay/center1.jpg);
    padding: 5px 15px 5px 25px;
}




div#bot {
    background: url(../img/lay/bot.jpg);
    height: 13px;
}

div#bot1 {
    background: url(../img/lay/bot1.jpg);
    height: 13px;
}




