﻿.siteFooter
{
    clear: both;
}
.siteFooter .links
{
    height: 20px;
    line-height: 20px;
}
.siteFooter .links .endcapLeft
{
    float: left;
    background-image: url(/images/footer/endcapLeft.gif);
    height: 20px;
    width: 6px;
}
.siteFooter .links .endcapRight
{
    float: right;
    background-image: url(/images/footer/endcapRight.gif);
    height: 20px;
    width: 6px;
}
.siteFooter .links .textLinks
{
    width: 988px;
    float: left;
    text-align: center;
    background-color: #0369ab;
}
.siteFooter a
{
    color: #ffffff;
    text-decoration: none;
}
.siteFooter .links .option
{
    padding-left: 10px;
    padding-right: 10px;
}
.siteFooter .copyright
{
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.siteFooter .logos
{
    text-align: center;
    padding-top: 10px;
}
.siteFooter .logos .item
{
    padding-left: 10px;
    padding-right: 10px;
}

.siteFooter .choosestore
{
    text-align: center;
}