﻿.homemainarea
{
    display: block;
    width: 768px;
    height: 265px;
    overflow: hidden;
    position: relative;
    top: 0px;
}
#homemain, #homemainnew
{
    position: absolute;
    top: 0px;
    left: 0px;
}
h1
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.freedeliverybanner
{
    width:100%;
    height: 27px;
    padding-top:11px;
    text-align: center;
    font-size: 14px;
    color: White;
    background: url(commonimages/homedeliverybanner.jpg) repeat-x;
}
.homethumb
{
    float: left;
    border-left: solid 4px white;    
    border-top: solid 4px white;
}
.homethumb4, .homethumb8
{
    border-right: solid 4px white;
}