﻿.dvTopHeader
{
    clear: both;
    height: 122px;
}
.dvLogoPane
{
    float: left;
    width: 480px;
    font-size: 11px;
}
#LeftBackground
{
   
 background: url("/images/LeftBackground.png") repeat-y scroll 0 0 transparent;
    padding-left: 7px;
    width: 976px;
margin:auto;
    
}

#RightBackground
{
   background: url("/images/RightBackground.png") repeat-y scroll right center transparent;
    padding-right: 7px;
    width: 968px;
}

