h1 {
    text-indent: -9999px;
    display: block;
    margin: 0;
    padding: 0;
    height: 30px;
}

h1.animationHeadline {
    text-indent: 0;
    height: 29px;
}

h1.home {
    background: transparent url('../images/headlineHome.gif') no-repeat top left;
}

h1.strengths {
    background: transparent url('../images/headlineStrengths.gif') no-repeat top left;
}

h1.services {
    background: transparent url('../images/headlineServices.gif') no-repeat top left;
}

h1.services {
    background: transparent url('../images/headlineServices.gif') no-repeat top left;
}

h1.productivityServices {
    background: transparent url('../images/headlineProductivityServices.gif') no-repeat top left;
}

h1.automatedTesting {
    background: transparent url('../images/headlineAutomatedTesting.gif') no-repeat top left;
}

h1.careers {
    background: transparent url('../images/headlineCareers.gif') no-repeat top left;
}

h1.projectManager {
    background: transparent url('../images/headlineProjectManager.gif') no-repeat top left;
}

h1.serviceManager {
    background: transparent url('../images/headlineServiceManager.gif') no-repeat top left;
}

h1.systemAdministrators {
    background: transparent url('../images/headlineSystemAdministrators.gif') no-repeat top left;
}

h1.databaseAdministrator {
    background: transparent url('../images/headlineDatabaseAdministrator.gif') no-repeat top left;
}

h1.networkAdministrator {
    background: transparent url('../images/headlineNetworkAdministrator.gif') no-repeat top left;
}

h1.softwareDeveloper_c {
    background: transparent url('../images/headlineSoftwareDeveloper_c.gif') no-repeat top left;
}

h1.webApplicationDeveloper {
    background: transparent url('../images/headlineWebApplicationDeveloper.gif') no-repeat top left;
}

h1.softwareDeveloper_java {
    background: transparent url('../images/headlineSoftwareDeveloper_java.gif') no-repeat top left;
}

h1.buildManager {
    background: transparent url('../images/headlineBuildManager.gif') no-repeat top left;
}




h1.contact {
    background: transparent url('../images/headlineContact.gif') no-repeat top left;
}

h2 {
    font: 16px/18px Tahoma, sans-serif;
    font-weight: normal;
    color: #00757B;
    margin: 12px 0 6px 0;
}

h3 {
    font: 14px/18px Tahoma, sans-serif;
    font-weight: normal;
    color: #555555;
    margin: 12px 0 6px 0;
}
