body {
        text-align: center;
}
a {
        text-decoration: none;
}
a:hover {
        text-decoration: underline;
}

#angle {
        position: absolute;
        top: 0px;
        right: 0px;
}
#content {
        margin: auto;
        margin-top: 15px;
        width: 819px;
}

#centr {
        margin-top: 30px;
}
#left {
        float: left;
        background: url(images/left_bottom.gif) no-repeat bottom;
        padding-bottom: 23px;
        width: 201px;
}
#left_text {
        background: url(images/left_cntr.gif) no-repeat top;
        text-align: left;
        color: #FFFFFF;
        font-family: Tahoma;
        font-size: 14px;
        padding: 0px 20px 0px 15px;
}
#left_text p {
        margin: 0px;
        padding: 4px 0px;
}
#left_text a {
        color: #FFFFFF;
}

#right {
        float: left;
        width: 618px;
}
#right div {
        float: left;
}
#right div a {
        display: block;
        width: 308px;
        height: 53px;
        float: left;
}
#hs_training a {
        background: url(images/hs_training.gif) no-repeat;
}
#hs_training a:hover {
        background: url(images/hs_training_hover.gif) no-repeat;
}
#hs_software a {
        background: url(images/hs_software.gif) no-repeat;
}
#hs_software a:hover {
        background: url(images/hs_software_hover.gif) no-repeat;
}
#pp_equipment a {
        background: url(images/pp_equipment.gif) no-repeat;
}
#pp_equipment a:hover {
        background: url(images/pp_equipment_hover.gif) no-repeat;
}
#access a {
        background: url(images/access.gif) no-repeat;
}
#access a:hover {
        background: url(images/access_hover.gif) no-repeat;
}
#hs_consultants a {
        background: url(images/hs_consultants.gif) no-repeat;
}
#hs_consultants a:hover {
        background: url(images/hs_consultants_hover.gif) no-repeat;
}
#hs_jobs a {
        background: url(images/hs_jobs.gif) no-repeat;
}
#hs_jobs a:hover {
        background: url(images/hs_jobs_hover.gif) no-repeat;
}

#copyright {
        background: url(images/line.gif) no-repeat top;
        padding-top: 20px;
        text-align: right;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
#copyright a {
        color: #000000;
}
.clear {
        clear:both;
        height: 35px;
}
