﻿#homeMainFrame
{
    width: 100%;
    height: 363px;
    float: left;
    overflow: hidden;
}
.endImages
{
    width: 331px;
    height: 363px;
    float: left;
    background: inherit;
    overflow: hidden;
}

#midImage
{
    width: 336px;
    height: 363px;
    border-left: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
    float: left;
}

.bottomImage
{
    width: 100%;
    height: 33px;
    float: left;
    background: inherit;
    vertical-align: middle;
    text-align: center;
}

.bottomImage p
{
    padding-top: 5px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}