#menu2{
        font-weight:normal;
    margin-left: 202px;
    margin-top: -10px;
    width: 94px;
    padding: 4px 2px 2px 2px;
    position:absolute;
    background-color: #5894DD;
    border-bottom: #E1E0DD solid 1px;
    border-left: #E1E0DD solid 1px;
    border-right: #E1E0DD solid 1px;
}

#menu1{
    font-weight:normal;
    margin-left: 67px;
    margin-top: -10px;
    width: 130px;
    padding: 4px 2px 2px 2px;
    position:absolute;
    background-color: #5894DD;
    border-bottom: #E1E0DD solid 1px;
    border-left: #E1E0DD solid 1px;
    border-right: #E1E0DD    solid 1px;
}

#menu1 a:link, #menu1 a:visited, #menu2 a:link, #menu2 a:visited{
    font-family: Arial;
    font-weight: bold;
    font-size:12px;
    color:#FFF;
    margin-left: 3px;
    padding: 4px 10px 4px 0px;
    display:block;
    text-decoration: none;
}


#menu1 a:hover, #menu2 a:hover{
    border-left: #E1E0DD solid 2px;
    padding-left: 8px;
    background-color: #4681DC;
    color: #97E83B;
}

body, td  {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #212121;
    text-align:justify;
}

h1{
    font-family: Arial;
    font-size: 18px;
    color: #0072BC;
    text-align:left;
}

h2{
    font-family: Arial;
    font-size: 17px;
    color: #0072BC;
    text-align:left;
}

h3{
    font-family: Arial;
    font-size: 16px;
    color: #0072BC;
    text-align:left;
}

#phone {
    text-align:right;
    width: 170px;
    height: 60px;
    font-family: Arial;
    font-size: 17px;
    color: black;
    font-weight:bold;
    margin: 0px 10px 0px 0px;
    padding: 0px 10px 0px 0px;
    background-color: #F4F4F4;
}

#adress {
    text-align:center;
    font-family: Arial;
    font-size: 16px;
    color: #3E3E3E;
    font-weight:bold;
    margin: 2px 0px 2px 0px;
    padding: 2px 0px 2px 0px;
}

.image_g{
    border-color:silver;
}
.image_t{
    font-size: 11px;
    text-align:center;
    padding-top: 2px;
    font-weight: bold;
    color: black;
    font-family: Verdana;
}