/****************************************************/
#brandingOuter {
   height:70px;
   vertical-align:top;
   width: 100%;
   clear: both
}

/****************************************************/

#brandingPanel {
   margin: 0px;
/*   background-image: url('../images/TopSP_logo.jpg') ; */
   background-color:
   padding: 0px;
   width: 100%;
   height:70px;
}

#brandingPanel .headerRow1{
   background-color: #cc0000;
   height:50px;
}

#brandingPanel .headerRow3{
   background-color: #cc0000;
   height:3px;
}

#brandingPanel .headerRow4{
   background-color: #fff;
   height:115px;
}
/****************************************************/
