      .contacts_header {
       margin: 0 auto;
       width: 550px;
       line-height: 25px;
       font-family: Tahoma;
       font-size: 14px;
      /* border: 1px solid gray;*/
       padding: 10px;
      }
        .contacts_header_home {
        margin: 0;
       width: 64px;
       height: 64px;
       line-height: 64px;
       border: 1px solid gray;
       float: left;
      }
      
        .contacts_header_fax {
        margin-top: 10px;
       width: 64px;
       height: 64px;
       line-height: 64px;
       border: 1px solid gray;
       float: left;
      }
        .contacts_header_text {
       margin: 0;
       height: 64px;
       line-height: 64px;
       border: 1px solid gray;
       padding-left: 84px;
       
      }
      
       .contacts_header_text1 {
       margin: 0;
       height: 64px;
       line-height: 20px;
       border: 1px solid gray;
       padding-left: 84px;
       
      }
      
      .contacts_header_email {
       margin-top: 10px;
       height: 64px;
       line-height: 64px;
       border: 1px solid gray;
       padding-left: 84px;
             
      }
      
       .contacts_header_email2 {
       margin-top: 10px;
       height: 64px;
       line-height: 16px;
       border: 1px solid gray;
       padding-left: 84px;
             
      }
      
      
         .contacts_header_text10 {
       margin-top: 10px;
       height: 64px;
       line-height: 64px;
       border: 1px solid gray;
       padding-left: 84px;
       
      }
      
       .contacts_people {
       margin-top: 10px;
       width: 528px;
       line-height: 14px;
       font-family: Tahoma;
       font-size: 14px;
       border: 1px solid gray;
       padding: 10px;
       background-color: silver;
      }
      
 