#above_banner {

	height: 10px;
	width: 100%;
	background: #cc9933;
}


#banner {

        height:112px;
        background: url(../images/library/header_01.jpg) no-repeat;
        width: 100%;
}
#printpage {

        height:112px;
        background: url(../images/library/header_01.jpg) no-repeat;
        width: 100%;
}
#topmenu_main {

        padding-top:3px;
        background: url(../images/library/header_02.jpg) no-repeat;
        padding-left: 10px;
        height:24px;
        font-size:11px;
}

#footer {

        width:100%;
        margin-left:auto;
        margin-right:auto;
        padding-top:7px;
        text-align:center;
        background: #cc9933;
        border-left: #cc9933 1px ridge ;
        font-size : 11px;
}

#header {
       height: 161px;
       width:  100%;
       margin: 0px;
       padding: 0px;
       border-left: #cc9933 1px ridge ;
 }
 
 #wrapper{
      background: #ffffff;
      border-left: #cc9933 1px solid ;
      border-right: #cc9933 1px solid ;
      clear:both;
}

