BODY {
    background-color: #ffffff;
    font-family: Arial,sans-serif;
    color: #336666;
}

STRONG {
    font-weight: bold;
}

A {
    color: #d9831a;
    font-weight: bold;
    text-decoration: none;
}

A:focus {
    outline: 0;
}


#container {
    width: 723px;
    background: transparent url(../images/background.jpg) no-repeat 0px 150px;
    margin: auto;
    min-height: 600px;
    text-align: left;
    
}

#container2 {
    width: 723px;
    background: transparent url(../images/background2.jpg) no-repeat 0px 150px;
    margin: auto;
    min-height: 700px;
    text-align: left;
    
}

#container3 {
    width: 723px;
    background: transparent url(../images/background3.jpg) no-repeat 0px 150px;
    margin: auto;
    min-height: 1000px;
    text-align: left;
    
}


#logo {
    display: block;
    margin: auto;
}

#nav_home {
    margin-top: 10px;
    background: transparent url(../images/nav_background_home.jpg) no-repeat;
    height: 40px;
    margin-bottom: 24px;
}

#nav_interior {
    background: transparent url(../images/nav_background_interior.jpg) no-repeat;
    height: 96px;
}


#nav_home LI,
#nav_interior LI {
    float: left;
}

#nav_home A,
#nav_interior A {
    display: block;
    text-indent: -9999em;
}


#nav_home #nav_services {
    background: transparent url(../images/nav_services_off.jpg) no-repeat;
    width: 82px;
    height: 38px;
    margin-left: 50px;
}

#nav_home #nav_clients {
    background: transparent url(../images/nav_clients_off.jpg) no-repeat;
    width: 70px;
    height: 38px;
    margin-left: 48px;
}

#nav_home #nav_about {
    background: transparent url(../images/nav_about_off.jpg) no-repeat;
    width: 112px;
    height: 38px;
    margin-left: 46px;
}
 
#nav_home #nav_pricing {
    background: transparent url(../images/nav_packages_off.jpg) no-repeat;
    width: 89px;
    height: 38px;
    margin-left: 45px;
}

#nav_home #nav_contact {
    background: transparent url(../images/nav_contact_off.jpg) no-repeat;
    width: 103px;
    height: 38px;
    margin-left: 33px;
}

#nav_interior #nav_services {
    background: transparent url(../images/nav_services_interior_off.jpg) no-repeat;
    width: 67px;
    height: 30px;
    margin-top: 35px;    
    margin-left: 70px;
}

#nav_interior #nav_services.on {
    background: transparent url(../images/nav_services_on.jpg) no-repeat;
    margin-top: 0;
    width: 143px;
    height: 95px;
    margin-left: 30px;
    margin-right: -36px;
}

#nav_interior #nav_clients {
    background: transparent url(../images/nav_clients_interior_off.jpg) no-repeat;
    width: 56px;
    height: 30px;
    margin-top: 35px;
    margin-left: 58px;
}

#nav_interior #nav_clients.on {
    background: transparent url(../images/nav_clients_on.jpg) no-repeat;
    margin-top: 0;
    width: 143px;
    height: 95px;
    margin-left:10px;
    margin-right: -39px;
}


#nav_interior #nav_about {
    background: transparent url(../images/nav_about_interior_off.jpg) no-repeat;
    width: 92px;
    height: 30px;
    margin-top: 35px;
    margin-left: 56px;
}

#nav_interior #nav_about.on {
    background: transparent url(../images/nav_about_on.jpg) no-repeat;
    margin-top: 0;
    width: 143px;
    height: 95px;
    margin-left:20px;
    margin-right: -15px;
}



#nav_interior #nav_pricing {
    background: transparent url(../images/nav_packages_interior_off.jpg) no-repeat;
    width: 73px;
    height: 30px;
    margin-top: 35px;
    margin-left: 49px;
}

#nav_interior #nav_pricing.on {
    background: transparent url(../images/nav_packages_on.jpg) no-repeat;
    margin-top: 0;
    width: 143px;
    height: 95px;
    margin-left:10px;
    margin-right: -31px;
}

#nav_interior #nav_contact {
    background: transparent url(../images/nav_contact_interior_off.jpg) no-repeat;
    width: 80px;
    height: 30px;
    margin-top: 35px;
    margin-left: 60px;
}

#nav_interior #nav_contact.on {
    background: transparent url(../images/nav_contact_on.jpg) no-repeat;
    margin-top: 0;
    width: 143px;
    height: 95px;
    margin-left:27px;
}



#photo_home {
    background: transparent url(../images/photo_background.jpg) no-repeat;
    width: 114px;
    height: 161px;
    font-style: italic;
    color: #4198bf;
    text-align: center;
    padding-top: 15px;
    padding-left: 4px;
    margin-top: 10px;
    margin-left: 50px;
    margin-right: 20px;
    margin-bottom: 3em;
    font-size: 85%;
    float: left;
}

#content_home {
    font-size: 90%;
    line-height: 21px;
    float: right;
    width: 450px;
    margin-right: 80px;
    margin-top: 1em;
}

#content_home P {
    margin-bottom: .75em;
}

#signature {
    margin-left: 265px;
}


#content_interior {
    margin-left: 75px;
    font-size: 93%;
    line-height: 2;
    margin-right: 23px;
}

#content_interior.about P {
    line-height: 1.5;
    margin-bottom: .75em;
    margin-right: 3em;
}

#content_interior.about2 P {
    line-height: 1.2;
    margin-bottom: .75em;

}

#content_interior.pricing P {
    line-height: 1.25;
    margin-bottom: 1.5em;
    margin-right: 5.5em;
}

#content_interior.contact {
    line-height: 1.5;
}
#content_interior.contact P {
    margin-bottom: 1em;
    margin-right: 5em;
}


#content_interior LI {
    margin-left: 1em;
    list-style: disc;
}

#testimonials {
    margin-top: 1em;
    line-height: 1.25;
}

#testimonials DIV {
    margin-top: .5em;
    display: none;
}

H2 {
    display: inline;
    font-weight: bold;
    margin-right: 1em;
}

#testimonials UL {
    display: inline;
}

#testimonials LI {
    display: inline;
    margin: 0;
    margin-right: .5em;
}

#testimonials A {
    color: #f7941d;
    border: 1px solid #f7941d;
    font-size: 93%;
    font-weight: bold;
    padding: 0 .4em;
    text-decoration: none;
}

#testimonials A.on {
    color: #336666;
    background-color: #c4d4c8;
    border: 1px solid #336666;
}


#testimonials CITE {
    display: block;
    font-style: italic;
}

#photo_horizontal {
    background: transparent url(../images/photo_background_horizontal.jpg) no-repeat;
    width: 186px;
    height: 131px;
    margin-right: 1em;
    margin-bottom: 1em;
    padding-left: 17px;
    padding-top: 6px;
    float: left;
    margin-left: -20px;
    margin-top: -.5em;
}

#popup {
    width: 450px;
    margin: auto;
    text-align: left;
}

#popup_content {
    width: 370px;
    margin: auto;
}

#popup_content.faqs P {
    margin-bottom: 1em;
}
    