/* Services Header */

img.servicesheader
{
width: 76px;
height: 18px;
left: 692px;
top: 0px;
position: absolute;
}

/* Services Text */

img.servicestext
{
width: 237px;
height: 262px;
left: 692px;
top: 38px;
position: absolute;
}

a.email2:link, a.email2:visited, a.email2:active
{
display: block;
width: 131px;
height: 10px;
top: 291px;
left: 693px;
background-image: url("../images/email2.gif");
background-repeat: no-repeat;
background-position: 0px 0px;
position: absolute;
}

a.email2:hover
{
background-position: -131px 0px;
}