﻿body 
{
    color: #003e55;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    line-height: 20px;
    background-image: url(../../images/bg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #1d1d1d;
}
#header 
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#phone 
{
    width: 303px;
    height: 37px;
    background-image: url(../../images/construction-phone.jpg);
}
#nav-home a
{
    width: 113px;
    height: 35px;
    background-image: url(../../images/btn-home.jpg);
}
#nav-about a
{
    width: 110px;
    height: 35px;
    background-image: url(../../images/btn-about.jpg);
}
#nav-services a
{
    width: 108px;
    height: 35px;
    background-image: url(../../images/btn-services.jpg);
}
            #nav-additions a
            {
                width: 201px;
                height: 32px;
                background-image: url(../../images/btn-additions.png);
                background-repeat: no-repeat;
                background-position: 7px 11px;
                line-height: 32px;
            }
            #nav-foreclosed-home-renovations a
            {
                width: 201px;
                height: 32px;
                background-image: url(../../images/btn-foreclosed-home-renovations.png);
                background-repeat: no-repeat;
                background-position: 7px 11px;
                line-height: 32px;
            }
            #nav-leak-detection a
            {
                width: 201px;
                height: 32px;
                background-image: url(../../images/btn-leak-detection.png);
                background-repeat: no-repeat;
                background-position: 7px 11px;
                line-height: 32px;
            }
            #nav-new-home-construction a
            {
                width: 201px;
                height: 32px;
                background-image: url(../../images/btn-new-home-construction.png);
                background-repeat: no-repeat;
                background-position: 7px 11px;
                line-height: 32px;
            }
            #nav-remodeling a
            {
                width: 201px;
                height: 32px;
                background-image: url(../../images/btn-remodeling.png);
                background-repeat: no-repeat;
                background-position: 7px 11px;
                line-height: 32px;
            }
            #nav-water-removal a
            {
                width: 201px;
                height: 34px;
                background-image: url(../../images/btn-water-removal.png);
                background-repeat: no-repeat;
                background-position: 7px 11px;
                line-height: 32px;
            }
#nav-gallery a
{
    width: 110px;
    height: 35px;
    background-image: url(../../images/btn-gallery.jpg);
}
#nav-testimonials a
{
    width: 109px;
    height: 35px;
    background-image: url(../../images/btn-testimonials.jpg);
}
#nav-contact a
{
    width: 112px;
    height: 35px;
    background-image: url(../../images/btn-contact.jpg);
}
#flash 
{
    width: 906px;
    height: 280px;
    margin-left: auto;
    margin-right: auto;
}
#content 
{
    width: 906px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
#footer 
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}
#home-content-top
{
    width: 552px;
    height: 20px;
    background-image: url(../../images/home-content-top.png);
}
#home-content-left
{
    width: 22px;
    height: auto;
    background-image: url(../../images/home-content-left.png);
    background-repeat: repeat-y;
    background-position: right top;
}
#home-content-right
{
    width: 22px;
    height: auto;
    background-image: url(../../images/home-content-right.jpg);
    background-repeat: repeat-y;
    background-position: left top;
}
#home-content-bottom
{
    width: 552px;
    height: 20px;
    background-image: url(../../images/home-content-bottom.png);
}
#content-top
{
    width: 906px;
    height: 20px;
    background-image: url(../../images/content-top.jpg);
}
#content-left
{
    width: 22px;
    height: auto;
    background-image: url(../../images/home-content-left.png);
    background-repeat: repeat-y;
    background-position: right top;
}
#content-right
{
    width: 22px;
    height: auto;
    background-image: url(../../images/home-content-right.jpg);
    background-repeat: repeat-y;
    background-position: right top;
}
#content-bottom
{
    width: 906px;
    height: 20px;
    background-image: url(../../images/content-bottom.jpg);
}
.no-border
{
    border: 0px;
}
