@charset "UTF-8";
body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#wrapper {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
#wrapper #nav_header {
    height: 170px;
    text-align: center;
    background-image: url(images/10x170-header-nav-BG-FOCUS-Plumbing.jpg);
}
#wrapper #conteent1 {
    width: 1000px;
    height: 500px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}
#wrapper #text1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    text-align: justify;
    margin-right: auto;
    margin-left: auto;
    width: 980px;
    background-color: #2F5E91;
    color: #FFFFFF;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    margin-bottom: 59px;
}
#wrapper #content2 {
    text-align: center;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    height: 427px;
    margin-bottom: 25px;
}
#wrapper #footer {
    background-color: #2F5E91;
    text-align: center;
    height: 200px;
}
