#title{
    padding:              0px 0; 
    background:           #cfd7ac url(images/header-bg.gif) no-repeat top center;
}
#title_right{
    /*background:           url(images/grn_top_right.gif) no-repeat top right;*/
    }
    
#title_content{
    
    }
    
#title h2{
    margin:               0; 
    padding:              10px 15px;
    }
    
#title_BL{
    background:           url(images/grn_bottom_left.gif) no-repeat bottom left;
    }
    
#title_BR{
    background:           url(images/grn_bottom_right.gif) no-repeat bottom right;
    }
    
/*.one{ 
    padding:              0px; 
    background:           #cfd7ac url(images/grn_top_left.gif) no-repeat top left;
    }
*/     
.two{ 
    padding:10px;
    background:           url(images/grn+1_top_left.gif) no-repeat bottom left;
    } 


