﻿#divHomeImage
{
    height: 188px;
    background: white url('/images/main-image.jpg') top center no-repeat;
}

#divHomeImage h2
{
    padding: 0;
    margin: 0;
    position: relative;
    top: 163px;
    left: 430px;
    width: 221px;
    font-size: 1.3em;
    display: none;
}

#divHomeImage h2 a
{
    color: White;
    text-decoration: none;
}

.homecoldiv
{
    height: 165px;
    overflow: hidden;
}

.homecoldiv h3
{
    height: 24px;
    padding: 6px 0 0 25px;
    color: White;
    font-size: 1.2em;
}

.homecoldiv h3 a
{
    color: White !important;
}

#divHomeCol1
{
    float: left;
    width: 280px;
}

#divHomeCol2
{
    float: left;
    width: 190px;
}

#divHomeCol3
{
    float: left;
    width: 190px;
}

#divHomeCol1Row1 h3
{
    color: #084C8D;
    padding: 15px 5px 5px 5px;
    font-size: 1.8em;
}

#divHomeCol1Row1 p, #divHomeCol1Row2 p
{
    line-height: 1.6em;
    margin: 0 5px;
    padding: 0 20px 0 0;
}

#divHomeCol1Row2 p
{
    padding-top: 15px;
}

#divHomeCol1Row2 h3
{
    background-color: #3399cc;
    padding-left: 1em;
}

#divHomeCol2Row1
{
    text-align: center;
}

#divHomeCol2Row1 img
{
    padding: 5px;
    margin: auto;
}

#divHomeCol2Row2
{
    background: White;
}

#divHomeCol2Row2 h3
{
    background: #3399cc url('/images/home-col2-2.gif') top left repeat-y;
}

#divHomeCol2Row2Header
    {
    background: url("/images/ff_frontpage_casestudies.gif") top left no-repeat;
    margin: 0;
    padding: 0;
    width: 190px;
    height: 30px;
    }

.CaseStudyList
    {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    color: #084C8D;
    border-color: #3399CC;
    border-style: solid;
    border-width: 0 1px 1px 0;
    }

.CaseStudyList a
    {
    display: block;
    width: auto;
    height: 14px;
    margin: 0;
    padding: 2px;
    color: #1c5290;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    border-color: #3399CC;
    border-style: solid;
    border-width: 1px 0 0 0;
    background: white;
    overflow: hidden;
    }

.CaseStudyList a:hover
    {
    color: white;
    background-color: #1c5290;
    }

.CaseStudyMoreDiv
    {
    margin: 0;
    padding: 0;
    width: 188px;
    height: auto;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #3399CC;
    text-align: right;
    background-color: #1c5290;
    }

.CaseStudyMoreDiv a
    {
    color: white;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    }

.CaseStudyMoreDiv a:hover
    {
    text-decoration: underline;
    }

#divHomeCol3Row1 h3
{
    margin-top: 5px;
    background: #3399CC url('/images/home-col3-1.gif') top left repeat-y;
    z-index: 999;
}

#divNews
{
    overflow: hidden;
    margin-top: 5px;
    height: 120px;
}

#divNewsScroller
{
    overflow: hidden;
}

#divNewsScroller h4
{
    padding: 5px;
    font-size: 1.1em;
}

#aHomeCol3Row2
{
    display: block;
    height: 24px;
    padding: 6px 0 0 10px;
    color: White;
    font-size: 1.2em;
    background: #084c8d;
}

 .pnlCmsAdmin
 {
    position: relative;
    top: -100px;
 }