/********************************************
* Precision Science
* Developed by I-ology
* http://www.i-ology.com
*
* Created 06/23/2008 - MB
*
* Home Style Definitions
********************************************/

#content-photo {
    position: absolute;
    top: 0px;
    left: 225px;
    margin: 0;
    padding: 0;
}

#promos {
    overflow: hidden;
}

/*********************************
* Lists
*********************************/

dl {
    width: 493px;
    padding: 0;
    overflow: hidden;
    margin-bottom: 2px;
}

dt {
    width: 69px;
    float: left;
    text-align: center;
    line-height: 12px;
    font-size: 10px;
    color: #fff;
}

dt span {
    font-size: 14px;
    line-height: 12px;
}

dt.date1 {
    vertical-align: top;
    height: 43px;
    padding-top: 16px;
}

dt.date1 {
    background: url(/images/bg_date.gif) 13px 12px no-repeat;
}

dd {
    width: 422px;
    margin: 0;
    padding: 8px 20px 0 0;
    font-size: 11px;
    width/**/:/**/402px;
    line-height: 16px;
    float: right;
}

dd a {
    color: #78a22f;    
    text-decoration: underline;
}

/*******************************************
* Titles & Headers
*******************************************/

#ttl-passion-precision {
    width: 459px;
    height: 25px;
    display: block;
    text-indent: -9999px;
    background: url(/images/ttl_passion_precision.gif) top left no-repeat;
}

#hdr-latest-news-events {
    width: 198px;
    height: 18px;
    display: block;
    text-indent: -9999px;
    background: url(/images/hdr_latest_news_events.gif) top left no-repeat;
}

#hdr-certified {
    position: absolute;
    top: -5px;
    left: 0px;
    width: 127px;
    height: 17px;
    text-indent: -9999px;    
    background: url(/images/hdr_certified_by.gif) top left no-repeat;
}

/*******************************************
* Promos
*******************************************/

#promo-take-tour {
    position: absolute;
    top: 322px;
    left: 774px;
    width: 197px;
    height: 131px;
    text-indent: -9999px;
    background: url(/images/promo_take_tour.jpg) top left no-repeat;
}
a:hover#promo-take-tour {
    background: url(/images/promo_take_tour.jpg) bottom left no-repeat;
}


