/*
 * A CSS file for rendering our headings
 */




#content .heading .are {
    width:196px;
    height:27px;
    margin:0 16px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-who-we-are.png) no-repeat;
}
#content .heading .works {
    width:216px;
    height:27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-how-it-works.png) no-repeat;
}
#content .heading .needs {
    width:236px;
    height:27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-who-needs-us.png) no-repeat;
}
#content .heading .jobs {
    width:160px;
    height:27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-odd-jobs.png) no-repeat;
}
#content .heading .portfolio {
    width:149px;
    height:27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-portfolio.png) no-repeat;
}
#content .heading .contact {
    width:178px;
    height:27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-contact.png) no-repeat;
}
#content .heading .news {
    width:206px;
    height:27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-latest-news.png) no-repeat;
}

#content .heading .team {
    width: 153px;
    height: 27px;
    margin:0 7px 17px 0;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/text-the-team.png) no-repeat;
}


#content .heading h1.google-phone-app {
    background: url(../images/headlines-android.png) no-repeat;
    width: 524px;
    height: 66px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    overflow: hidden;
}

#content .heading .adobe-flex-and-air {
    background: url(../images/headlines-flex-project.png) no-repeat;
    width: 524px;
    height: 69px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    overflow: hidden;
}

#content .heading h1.domains-and-hosting {
    background: url(../images/headlines-hosting-help.png) no-repeat;
    width: 524px;
    height: 72px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    overflow: hidden;
}

#content .heading h1.php {
    background: url(../images/headlines-php-project.png) no-repeat;
    width: 524px;
    height: 67px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px;
    overflow: hidden;

}

#content .heading h1.considering-a-wordpress-project {
    background: url(../images/headlines-wordpress-project.png) no-repeat;
    width: 524px;
    height: 42px;
    margin: 0px 0px 0px 0px;
    text-indent: -9999px; overflow: hidden;
}

