


html,body{margin:0;padding:0}
body{font: 11px Verdana, arial, sans-serif;text-align:center;
     background: #FFB200;
}
p{margin:0 10px 10px}




#header { width: 1020px; 
          height: 115px;
        
          margin-top: 20px; 
          margin-bottom: 0px;
          background-image: url(header-home-7.jpg)  
}


#intro { width: 1014px;
         height: 20px;
         background: #FFD980;
         border: 3px solid #B37D00;
         text-align:center;
         line-height: 20px; 
        
         
}

div#header h1{line-height:28px;
              margin-top:20px;
               padding-left:50px;
               color: #B37D00; 
              font-size: 24px;
}
#wrapper{ margin-top: 0px; 
}
#container{text-align:left;
}
#content p{line-height:1.4;
}
#navigation{background:#B37D00; 
              margin-top: 0px;
               float: left;
               width: 220px;
               height: 150px;   

}

#footer{background: transparent;
         color: #FFF;
         clear: both; 
         width:1020px; 
         height:39px;
         background-image: url(footer.jpg); 

}
#footer p{line-height: 39px; 
             text-align: center;
}

#container{width:1020px;
           margin:0 auto;
}
#content{float:right;width:797px;
             background: #FFECBF;
             height: 500px;
             border-right: 3px solid #B37D00;
             text-align: justify;

}

div#extra{float:left;
          clear:both;
          width:220px;
          background: #B37D00;
          height: 350px;
}

.head { font-family: Verdana, Arial, sans-serif;
        text-align: center;
        color: brown;
}