#leftCol {  position: relative;  float: left;  width: 40%; }
#rightCol {  position: relative;  float: right;  width: 40%; }


/* h1 {	color: #C0131E;} */

#subnav {
 padding-left: 8px;
}

#navigation span.DSPS{
    background-image: url('/images/DSPS_bg.gif');
    background-repeat: no-repeat;
    height: 168px;
    width: 40px;
    display: block;
    position: absolute;
    top: 80px;
    left: 0px;
    z-index: 2;
}






