body
{
    padding: 0;
    margin: 0;
    background: white url(../mainpagelayout/main_background.gif);
    height: 100%;
    background-repeat: repeat-x;
    font-family: Arial, helvetica, Sans-Serif;
    font-size:10pt;
    }

h3
{
    text-align: center;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
}

#container
{
    position: absolute;
    left: 50%;
    width: 800px;
    
    margin-left: -400px;
   
    background :rgb(101,54,0);
    padding: 0px 5px;
}

#top
{
    background:white url(../mainpagelayout/background_top.gif);
    width: 100%;
    height: 167px;
    
    
    
}


#text {
    background:  transparent;
    height: 167px;
    padding-top: 85px;    
}
* html #text {
    height:  82px;
}


#topleft
{
    float: left;
    background: white url(../second_main_page_layout/pictogram_about_us.gif);
    height: 167px;
    width: 223px;
    background-repeat: no-repeat;
}
#topright
{
    float: left;
  
    width: 443px;
    height: 167px;
    background: white url(../second_main_page_layout/top.jpg);
    
}

#topright img
{
    float: right;
}

a img
{
    border: 0px;
   
}
    #bottom
{
  
    width: 100%;
   
    float: left;
    position: relative;
    background: transparent;
    
}
#bottomright img
{
    float: left;
    top: 20px;

}

#topmiddle img
{
    float: left;
    margin-top: 11px;
    margin-left: 5px;

}


#botleft
{
    width: 188px;
    float: left;
    /*background: #FFFFFF;*/
    height: 627px;
        
}
#botleft a { padding: 0; margin: 0; }

#botleft ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 0 12px;
   
   
  
}

 #botleft ul li
{
    margin: 0;
    padding: 0;
    margin-top: 73px;
    list-style: none;
    
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
}



 #botleft ul li.button
{
    background: url(../Peartree_images/buttonA.gif) no-repeat;
    width: 99px;
     text-align: center;
     margin-left: 31px;
    
  
}
 #botleft ul li.wide1
{ 
    background: url(../Peartree_images/widebutton.gif) no-repeat;
    width: 162px;
     text-align: center;
}





#footer,  .txt a:link, .txt a:active, .txt a:visited 
{
    width: 100%;
    float: left;
    background: transparent;
    text-align: center;
 
    color :rgb(178,187,28);
    text-decoration:none
}

.button a:link, .button a:active, .button a:visited, .wide1 a:link, .wide1 a:active, .wide1 a:visited 
{
    color: rgb(255, 255, 255);
    text-decoration: none;
}










.newspaper  
{
    margin-left: 40px;
    border: 0px solid red;
    padding: 1px 40px 60px 20px;
     background: url(../Peartree_images/newspaper.jpg) no-repeat; 
     width: 450px; height: 567px;
     clear: both;
     }


.newspaper div {border: 0px solid blue; }
.newspaper div p {padding: 0; margin: 0;}
.news1
{
    margin-top:157px;
    width: 130px;
     font-size: 8pt;
}

.news2
{
    width: 305px;
    font-size: 8pt;
    text-align:justify;
    padding: 25px 10px 0px 0px;
}
* html .news2 { width: 305px; }

.news3
{
    margin-top:157px;
    float: right;
    width: 119px;
    font-size: 8pt;
    padding: 10px 0px 0px 6px;
    }


.news4
{
    width: 305px;
    font-size: 8pt;
    text-align: justify;
    padding: 10px 10px 0px 0px;
 
}
* html .news4 { width: 305px; }

/*
.news1
{
    width: 130px;
    margin-top:-480px;
    margin-left: 80px;
     font-size: 8pt;
    
}

.news2
{
    width: 325px;
    margin-left: 80px;
    margin-top: 25px;
    font-size: 8pt;
    text-align:justify
}

.news3
{
    width: 125px;
    margin-left: 410px;
    margin-top: -380px;
    font-size: 8pt;
    }


.news4
{
    width: 325px;
    margin-left: 80px;
    margin-top: 15px;
    font-size: 8pt;
    text-align: justify;
 
}*/

#mainbot
{
    float: left;
    background-color: #FFFFFF;
    width: 76.5%;
    
  
  
}
 #text a:link, #text a:active, #text a:visited
{
    text-decoration: none;
   color :rgb(101,54,0);
   font-size:12pt;
   vertical-align: -5px;
    margin-left:15px;
    text-align:center;
}

.myimg
{
    margin-left: 10%;
}


