/****************************************************/
#brandingOuter {
   height:130px;
   vertical-align:top;
   width: 100%;
   clear: both;
}

/****************************************************/

#brandingPanel {
   margin: 0px;
   padding: 0px;
   width: 100%;
   height:130px;
}

#brandingPanel img{
   padding: 0px;
   margin: 0px;
   border: 0px;
   display: block
}

#brandingPanel .headerRow1{
   background-image: url('../images/header1.jpg');
   height:7px;
}

#brandingPanel .headerRow2{
   height:25px;
}

#brandingPanel .headerRow3{
   background-image: url('../images/header2.jpg');
   height:90px;
}

/****************************************************/
