body {
    background-image: url(images/bg.jpg);
    margin: 0px;
    padding: 0px;
}

#content {
    padding: 0 0 15px 0;
    text-align: left;
    margin-top: 0px;
    width: 820px;
    background-color: #fbfbfb;
    border: solid;
    border-width: 3px;
    border-color: #d7d7d7;
}

img {
    border: 0
}

#logo {
    display: block;
    height: 116px;
    width: 122px;
    background: url('images/logo.gif');
}

p, div, td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
}

p {
    margin: 10px 0;
}

.headline {
    color: #C00;
    font-family: Georgia, 'Times New Roman', Times, serif;
    font-size: 21px;
    letter-spacing: 1px;
}

.headline.home {
    text-align: center;
}

.contact {
    padding: 10px 7px 0px 7px;
    margin: 0;
}

#menu {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    color: #000;
    line-height: 21px;
    text-align: center;
    width: 92px;
    margin: 10px 0 0 26px;
}

a {
    color: #CF3428;
}

.main {
    width: 700px;
    text-align: center;
}

/*  Follow us
--------------------------------*/

.follow-us {
    padding-top: 20px;
}

.follow-us h3 {
    display: inline-block;
    font-size: 1.1em;
}

.follow-us a {
    text-decoration: none;
    margin-left: 10px;
}
