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

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

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

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

#navLeftCol li.active
{
    background-color: #8A8BA9;
}

#navRightCol li
{
    background: #8A8BA9;
}

#navBar #navRightCol li.active
{
    background-color: #3F3A58;
}

#navRightCol li.first
{
    background-color: #8A8BA9;
}

.spacer
{
    height: 10.45em;
}

#rightSidePanel
{
    background-color: #AFB1D3;
}

h1, h2, h3
{
    color: #8A8BA9;
}