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


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

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

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

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

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

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

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

h2#hdr-specialized-hiring {
    height: 16px;
    margin: 15px 0 10px 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_specialized_hiring.gif) top left no-repeat;
}

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

h2#hdr-six-degrees2 {
    height: 16px;
    margin: 15px 0 10px 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_six_degrees2.gif) top left no-repeat;
}

h2#hdr-tech-finders {
    height: 16px;
    margin: 15px 0 10px 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_tech_finders.gif) top left no-repeat;
}

h2#hdr-why-six {
    height: 16px;
    margin: 15px 0 10px 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_why_six.gif) top left no-repeat;
}

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

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

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

.listing {
    overflow: hidden;
    _height: 1%;
}

.six-listing {
    float: left;
    width: 220px;
}

#left-column .six-listing ul li {
    padding-left: 18px;
    background: url(/images/bullet_six_degrees.gif) 0 2px no-repeat;
}


#left-column img#logo-panel {
    width: 440px;
    height: 117px;
    display: block;
    margin: 0 0 25px 0;
}

#hire-for-success {
    padding-bottom: 18px;
}

#hire-for-success h2 {
    height: 16px;
    margin-bottom: 11px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/hdr_hire_for_success.gif) top left no-repeat;
}

#hire-for-success a {
    font-size: 11px;
}

/*********************************
* Sub Navigation
*********************************/

#subnav-corporate-services {
    padding-left: 0;
    width/**/:/**/ 534px;
}

#subnav-corporate-services a#six-degrees {
    background: url(/images/subnav_6_degrees.jpg) top left no-repeat;
    width: 124px;
}


#subnav-corporate-services a:hover#six-degrees, body.six-degrees-on #subnav-corporate-services a#six-degrees {
    background-position: bottom left;
}
