#above_banner {

	height: 25px;
	width: 100%;
	background: #C2BBA5;
}


#banner {

        height:112px;
        background: url(../images/rmg/banner3.jpg) no-repeat;
        width: 100%;
}
#printpage {

        height:112px;
        background: url(../images/rmg/banner3.jpg) no-repeat;
        width: 100%;
}
#topmenu_main {

        padding-top:3px;
        background: ;
        padding-left: 0px;
        height:30px;
        font-size:11px;
        border-bottom: #C2BBA5 1px ridge ;

}

#footer {

        width:100%;
        margin-left:auto;
        margin-right:auto;
        padding-top:7px;
        float:left;
        text-align:center;
        background: #C2BBA5;
        border-left: #C2BBA5 1px ridge ;
        font-size : 11px;
        padding-top:2px;
        padding-bottom:2px;
}

#header {
       height: 161px;
       width:  100%;
       margin: 0px;
       padding: 0px;
       border-left: #C2BBA5 1px ridge ;
 }
 
 #wrapper{
      background: #ffffff;
      width: 100%;
      border-left: #C2BBA5 1px ridge ;
      clear:both;
}


