/********************************************
* 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-contact-us {
    height: 47px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(/images/ttl_contact.jpg) top left no-repeat;
}

.photo-box {
    border: 1px solid #D2CDC5; 
    background: #F7F6F4; 
    padding: 15px 0 15px 0;
    margin-bottom: 15px;
    text-align: center;
}

.photo-box img {
    border: 1px solid #B0ABA2;
}

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

#contact-info {
    padding-bottom: 18px;
    font-size: 11px;
}

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

#contact-info a {
    font-size: 11px;
}