﻿.templateBody
{
    float: left;
    width: 100%;
    position: relative;
    margin-top: 0px;
    margin-right:1px;
    margin-bottom: 5px;
}

.templateHeader
{
    clear: left;
    display: block;
}

.templateThreeColumnLayout
{
    display: block;
}

.templateThreeColumnWrap
{
    float: left;
}

.templateThreeColumnCenter
{
    float: right;
    width: 765px;
    margin-left: 10px;
    margin-right: 10px;
}

.templateThreeColumnLeft
{
    float: left;
    width: 200px;
}

.templateThreeColumnRight
{
   float: right;
    width: 200px;
}

.templateFooter
{
    clear: left;
    display: block;
}
