/*---  FR contact_us.aspx css  ----------------------------*/

/*#container img        { margin-left: 10px;
                        margin-top: 0px;
                        float: left }   */            

#contact_us_container { border-left: solid 1px orange;
                        border-right: solid 1px orange;
                        border-bottom: solid 1px orange;
                        float: left;         
                        width: 777px;
                        height: 835px; 
                        margin-left: 10px;
                        margin-top: 0px;
                        position: relative; }

#contact_us_container a { color: #84ad40; }
#contact_us_container a:hover { color: orange; }

#header_img { position: absolute;
              left: 20px;
              top: 20px; }

#headerImage { background: #fff url(../images/rme_sorting.jpg);
               background-repeat: no-repeat;
               left: 20px;
               top: 30px;  
               width: 460px;
               height: 80px;
               padding-top: 10px;
               padding-left: 5px;
               margin-left: 10px;
               position: absolute; }

#lbl_header { position:absolute;
              left: 40px;
              top: 40px;
              color: Orange;
              font-size: 18pt;
              font-weight: bold; }

#lbl_address { position:absolute;
               left: 40px;
               top: 100px; } 

.cour { position: absolute;
        left: 27px;
        top: 157px; }

.cour:hover {  }
     
/*----------------------------------------------------*/

/* the logo img moved right.. adjust left 5px */ 
#banner img { position: absolute;
              left: 5px;
              top: 10px;
              color: #fff; }