﻿.centralise
{
    width: 1020px;
    height: auto;
    padding: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url( '../../Images/arboreal_banner.jpg' );
    background-repeat: no-repeat;
    background-position: top middle;
}
.header
{
    width: 1018px;
    height: 100px;
    float: left;
}
.siteName
{
    font-size:20px;
    color:#FFFFFF;
    margin-left:10px;
    margin-top:0px;
    width:300px;
    float:left;
}
.footer
{
    width:1018px;
    height:15px;
    text-align:right;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-size:9px;   
}
.template
{
    width:100%;
    height:50px;
}
.baseLine
{
    width: 100%;
    height:168px;
    background-image: url( '../../images/footer_bg.jpg' );
    background-repeat: repeat-x;
    text-align: center;
    color: #ffffff;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}
.baseCenter
{
    width: 1004px;
    height: 168px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(  '../../Images/reflection.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
}
.baseCenterOther
{
    width: 1004px;
    height: 168px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    background-image: url(  '../../Images/reflectionOther.jpg' );
    background-repeat: no-repeat;
    background-position: top left;
}
.baseLine p
{
    margin:0px;
    padding:15px 0px 0px 0px;
}
.homePageLink
{
    width:125px;
    float:right;
    background-image: url( 'images/repeat.jpg' );
    background-repeat: repeat-x;
    height:75px;
    margin-left:20px;
    border-top:solid thin #E9E9E9;
    text-align:center;  
    padding-top:7px;
}
.homePageLink a
{
    margin: 0px;
    
}
.plainPanel
{
    background-color:White;
    padding:20px;
}
