/********************************************
* TechFinders
* Developed by I-ology
* http://www.i-ology.com
*
* Created 5/04/06 - AC
*
* Candidate Services Style Definitions
********************************************/


/*********************************
* HTML Mods 
*********************************/

body {
    background: #E8E3DA url(/images/bg_interior.jpg) top center repeat-x;
}

/*********************************
* Layout Definitions
*********************************/

#nav {
    margin: 72px 0 0 0;
}

h1#ttl-current-openings {
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_current_openings.jpg) top left no-repeat;
}

h2#hdr-expand-opp {
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_expand_career_opp.gif) top left no-repeat;
}

h2#hdr-first-step {
    height: 16px;
    margin-bottom: 10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_first_step.gif) top left no-repeat;
}

#main-photo {
    float: right;
    width: 452px;
    height: 147px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/interior_photo3.jpg) top left no-repeat;
}


