﻿#header
{
    background-image: url('../images/headerQuality.jpg');
}

#brochure
{
    background: url('../images/tabNavAqua1.png') no-repeat;
}

#quotation
{
    background: url('../images/tabNavAqua2.png') no-repeat;
}

#environmental
{
    background: url('../images/tabNavAqua3.png') no-repeat;
}

#navLeftCol li.active
{
    background-color: #0d999a;
}

#navRightCol li
{
    background: #0d999a;
}

#navBar #navRightCol li.active
{
    background-color: #0c6263;
}

#navRightCol li.first
{
    background-color: #0d999a;
}

.spacer
{
    height: 6.32em;
}

#rightSidePanel
{
    background-color: #28C0C1;
}

h1, h2, h3
{
    color: #0d999a;
}

.qualityBullets
{
    list-style-type: lower-roman;
    line-height: 1.3em;
    padding-left: 25px;
}

.qualityBullets li
{
    padding-bottom: 15px;
}