﻿.divFooterNavigation
{
    color: #ffffff;
}

.divFooterNavigation h2, .divFooterNavigation h2 a
{
    font-size: 10pt;
    font-weight: bold;
    /*width: 300px;*/
    text-align: center;
    color: #ffffff;
}

.divFooterNavigation
{
    width: 900px;
    clear: both;
    /*height: 150px;*/
    overflow: hidden;
}

.divFooterNavigationColumn
{
    text-align: left;
    margin-left: 25px;
    margin-right: 25px;
    width: 175px;
    float: left;
}

.divFooterLinks
{
    color: #ffffff;
    margin-top: 15px;
}

.divFooterLinks a
{
    color: #ffffff;
    text-decoration: underline;
}

.divFooterContacts
{
    color: #1b1b1b;
    font-weight: bold;
    margin-top: 15px;
}

.divFooterContacts a
{
    color: #1b1b1b;
    text-decoration: underline;
}

.ulFooterList
{
    margin-left: 0px;
    padding-left: 0px;
    list-style: none;
}

.ulFooterList li
{
    background-image: url("/Style%20Library/Webtechy/Images/ListArrow.png");
    background-repeat: no-repeat;
    background-position: left 4px;
    padding-left: 20px;
}

.ulFooterList li a
{
    text-decoration: none;
    color: #ffffff;
}

.ulFooterList li a:hover
{
    text-decoration: underline;
}
