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


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

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

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

#title-photo {
    clear: both;
    padding-bottom: 19px;
    background: url(/images/tan_fade.jpg) bottom left no-repeat;
    overflow: hidden; /* Auto Clear Hack */
    _height: 1%; /* Auto Clear Hack */
}

#tagline {
    float: left;
    padding: 51px 20px 0 39px;
    width: 347px;
    height: 257px;
    width/**/:/**/ 288px; /* Mozilla Width */
    height/**/:/**/ 206px; /* Mozilla Height */
    background: url(/images/tagline_bg.jpg) top left no-repeat;
}

#tagline h1 {
    height: 16px;
    margin-bottom: 5px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/tagline.gif) top left no-repeat;
}

#tagline div {
    color: #EAE6E0;
    line-height: 18px;
}

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

#bottom-promos {
    background: url(/images/home_dotted_bg.gif) repeat-y 264px 0;
    overflow: hidden; /* Auto Clear Hack */
    _height: 1%; /* Auto Clear Hack */
}

#specialize {
    float: left;
    width: 264px;
    width/**/:/**/ 227px; /* Mozilla Width */
    padding: 25px 17px 15px 20px;
}

#specialize h2 {
    height: 8px;
    margin-bottom: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_specializes_in.gif) top left no-repeat;
}

#specialize ul {
    list-style: none;
}

#specialize ul li {
    background: url(/images/bullet.gif) no-repeat 0 4px;
    padding-left: 15px;
    padding-bottom: 10px;
    color: #333;
    font-size: 11px;
}

#specialize a {
    display: block;
    margin-left: 15px;
    font-size: 11px;
}

#looking-for-job {
    float: left;
    width: 222px;
    width/**/:/**/ 146px; /* Mozilla Width */
    padding: 22px 40px 15px 36px;
    text-align: center;
    font-size: 11px;
}

#latest-news {
    float: left;
    width: 265px;
    width/**/:/**/ 203px; /* Mozilla Width */
    padding: 25px 34px 15px 28px;
    font-size: 11px;
}

#latest-news h2 {
    height: 8px;
    margin-bottom: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_latest_news.gif) top left no-repeat;
}

#latest-news p, #latest-news a, #latest-news em {
    font-size: 11px;
}

#promo-six-degrees {
    width: 146px;
    height: 40px;
    margin: 10px 0 25px 0;
    display: block;
    text-indent: -9999px;
    background: url(/images/promo_six_degrees.gif) top left no-repeat;
}

a:hover#promo-six-degrees {
    background-position: bottom left;
}

h2#hdr-looking {
    width: 109px;
    height: 22px;
    display: block;
    margin: 0 auto 15px auto;
    text-indent: -9999px;
    background: url(/images/hdr_looking_for_more.gif) top left no-repeat;
}
