body{ padding:0; margin:0; background-image: url(pictures/back.png);}
#toph{width: 1024px; margin: 0 auto; height: 188px; background-image: url(pictures/back1.png);}
.hmenu { margin-top: 5px; margin-right: 100px;}
.hmenu td{width: 80px; text-align: center;}
.hmenu a{ font-family: Georgia; font-size: 10px; text-decoration: none; color: black; letter-spacing: 1px; font-weight: bolder; display: block;}
.hmenu a img{ border:0;}
.hmenu a:hover{ background-image:url(pictures/hoverback44.png); background-repeat:no-repeat; background-position: 20px 2px;}
.baner{color: #7A7A7A; font-family: Arial; font-size: 12px; letter-spacing:1px;  text-align: center;}
.baner img{padding-left: 4px; padding-right:4px;}
.contactline td{padding-left: 50px;}
.tableprest td{width: 33%; padding-left: 10px; padding-right: 10px;}
.divprest {width: 100%; background-image:url(pictures/line.png); background-repeat: repeat-x; height: 90px; background-position: center;}
.divlabel{width: 245px; height: 90px; background-repeat: no-repeat; background-position: 30px 5px;}
.divlabeltext{margin-left: 50px; text-align: center; color: White; width: 100px; margin-top: 38px; border: 0px black solid; float:left; font-family: Georgia; font-weight: bold; font-size: 14px;}
.divpresttxt{float: left; margin-top: -10px; margin-left: -20px; font-family: Georgia; color:#333333; font-weight: bold;  position: absolute; font-size: 20px;}
#footer{ background-image: url(pictures/footer-back.png); background-repeat: repeat-x; width: 100%;}
.prestatext{text-align:justify; font-family: Georgia; font-size: 14px; color:#333333;}
.prestatext b{ font-size: 21px;}
#footertable{width: 100%; height: 100px; color: White; font-family: Georgia;}
#footertable img{border: 0}
#footertable td{ padding-left: 25px; width: 33%; text-align: center;}
.express{text-decoration: none; display :block; color: White; font-size: 20px; text-align: left; padding-left: 70px; height: 68px; padding-top: 18px; background-image: url(pictures/logo-express45.png); background-repeat: no-repeat;}
.btn {
    border-radius: 0.25rem;
    color: #212529;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: 1px 0.75rem;
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    background-color: #ffc107;
    border-color: #ffc107;
}
