﻿/********************************************
* All About People 
* Developed by I-ology
* http://www.i-ology.com
*
* Created 3/14/06 - AC
*
* Homepage Style Definitions
********************************************/

body { 
    background: #333 url(images/bg.jpg) top left repeat-x;
}

* { 
    color: #E0E0E0;
}

dt {
    padding: 10px 15px 5px 15px;
    border-top: 1px solid #464646;
    border-left: 1px solid #464646;
}

dt a {
    color: #E0E0E0;
}

dd {
    padding: 5px 15px 10px 15px;
    border-left: 1px solid #464646;
}

dd strong {
    font-size: 10px;
}

#logo h1 {
    float: left;
    margin-top: 10px;
    width: 224px;
    height: 157px;
    text-indent: -9999px;
    background: url(images/logo.jpg) top left no-repeat;
}

#executive-search {
    float: left;
    margin: 39px 0 0 31px;
    width: 216px;
    height: 128px;
    background: url(images/promo_executive_search.jpg) top left no-repeat;
}

#executive-search h2 {
    text-indent: -9999px;
}

#executive-search a, #staffing-solutions a {
    display: block;
    margin: 72px 0 0 30px;
    width: 155px;
    height: 23px;
    overflow: hidden;
    text-indent: -9999px;
    text-decoration: none;
    background: url(images/btn_find_out_more.gif) top left no-repeat;
}

#executive-search a:hover, #staffing-solutions a:hover {
    background: url(images/btn_find_out_more.gif) bottom left no-repeat;
}

#staffing-solutions {
    float: left;
    margin: 39px 0 0 35px;
    width: 216px;
    height: 128px;
    background: url(images/promo_staffing_solutions.jpg) top left no-repeat;
}

#staffing-solutions h2 {
    text-indent: -9999px;
}

#branding {
    clear: both;
    border: 10px solid #FFF;
    margin: 0 1px 0 1px;
}

#hdr-forging {
    margin-bottom: 10px;
    height: 24px;
	width: 335px;
    background: url(images/hdr_forging_relationships.gif) top left no-repeat;
    text-indent: -9999px;
}

#hdr-news {
    margin: 15px 0 10px 0;
    height: 20px;
    background: url(images/hdr_news.gif) top left no-repeat;
    text-indent: -9999px;
}

#left-column {
    margin-top: 24px;
}

#left-padding {
    padding: 0 19px 20px 11px;
}

#right-column {
    width: 233px;
    margin-top: 24px;
}

#bbb a {
    margin: 0 0 20px 16px;
    display: block;
    width: 100px;
    height: 42px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(images/reliability_seal.gif) top left no-repeat;
}