﻿#contentTop
{
    min-height: 500px;
}

* html #contentTop
{
    height: 500px;
}

#banner .left
{
    min-height: 415px;
    width: 960px;
}

* html #banner .left
{
    height: 415px;
}

#banner .right
{
    display: none;
}

#breadcrumbs
{
    display: none;
}

#title
{
    display: none;
}

#largeColumn
{
    width: 858px;
}

#largeColumn .row1
{
    background: url(images/background-row1-dividers.gif) no-repeat 0 40px;
    min-height: 200px;
    width: 858px;
}

#largeColumn .row1 .divider
{
    width: 100%;
}

#largeColumn .row2 .divider
{
    display: none;
}

#smallColumn
{
    display: none;
}

.purpleBlockRight .content
{
    width:277px;
}
