.Site #mainHeader
{
    background:url(/images/header_bg.jpg) top left no-repeat !important;
    height:139px;
}
.Site #cartBrief
{
    display:none;
}
.Site #mainLayoutContainer
{
	background: #E3E4E6 url(/images/watermark.jpg) bottom right no-repeat;
}
div#mainTitle h1
{
    color:#fff;
    font-size:180%;    
}
.Site #mainFooter
{
    font-size:80%;    
}
.Site #location a
{
    color:#ececec; 
}
.Site #location a:hover
{
    color:#fff; 
}
.Site #location
{
    color:#ececec; 
    font-size:80%; 
}
.Site a
{
    color:#bc0d0d;
}
.Site a:hover
{
    color:#083ca6;
}
