﻿
#topBanner
{
    width: 800px;
    float: none;
text-align: center;
}

#textBlock1
{
    width: 790px;
    float: none;
    padding: 5px;
text-align: center;
}

#imageBox
{
    width: 900px;
    float: none;
    text-align: center;
}
.image
{    width: 33%;

    height: 133px;
    float: left;
   text-align: center;
}

.fullwidth {
 text-align: center;



}
#textBlock2
{
    width: 790px;
    float: none;
    padding: 5px;
    clear: both;
 text-align: center;
}

#contactDetails
{
    width: 790px;
    float: none;
    padding: 5px;
}

.button
{
    width: 140px;
}
