﻿body 
{
    background: #2a323a url('../images/bground.jpg') repeat;
}

#wrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 1034px;
}

#header
{
    background-image: url('../images/header4.png');
    height: 284px;
    width: 1034px;
}

#number_wrapper
{
    padding: 30px 40px 30px 30px;
    color: White;
    font-weight: bold;
    font-size: 18pt;
    float: right;
}

#header2
{
    background-image: url('../images/header.png');
    height: 284px;
    width: 1034px;
}

#main
{
    width: 1034px;
    min-height: 1030px;
    background-image: url("../images/main_back.png");
}

#video
{
    width: 580px;
    float: left;
    margin-left: 60px;
    margin-right: 50px;
}

#content
{
    width: 780px;
    float: left;
    margin-left: 60px;
    margin-right: 50px;
}

#signup
{
    width: 300px;
    float: left;
}

#arrows-graphic
{
    background-image: url("../images/footer.png");
    height: 69px;
    width: 1034px;
    float: left;
}

#footer
{
    height: 69px;
    width: 1034px;
    font-family: Trebuchet MS;
    font-size: 8pt;
    text-align: center;
}


#sub
{
    text-align: center;
    margin-top: 5px;
    font-family: Trebuchet MS;
    font-size: 8pt;
    width: 1034px;
}

#content-wrapper
{
    
}

#google-map
{
    margin-left: 90px;
    margin-top: 10px;
    float: left;
    width: 475px;
    height: 360px;
}


#page-content
{
    margin-top: 10px;
    float: left;
    width: 370px;
}

#gift-content
{
    float: left;
    height: 180px;
    width: 400px;
    margin-left: 90px;
}

#gift-certificate
{
    float: left;
    height: 220px;
    width: 510px;
}
