﻿
        
/*.Site .strapLine 
{
    line-height:0px;
    min-height:0px;
    height:0px;
    margin:0px; 
}*/
    
.Site #mainLayoutInner
{
   background:#ffffff url(/images/layout/home-bg.gif) bottom center no-repeat;
   margin: 0 5px 0 6px;
}
    
.Site .content 
{
 margin-top:10px;
 /*text-align:center !important;   */
} 

.Site #footer 
{
    margin:0;
    border-top:1px solid #B3C8C9;
    text-align:center;
}

.Site H1 
{
    font-weight:normal;
    font-size:200%;
    margin:0 75px 0 75px;
}

.Site span 
{
    color: #B50A37;
    font-weight: bold;
}


