/*************************************************************
*  Arizona Recycling Homepage Definitions
*************************************************************/ 

#hdr-questions h1 {
    width: 450px;
    height: 31px;
    text-indent: -9999px;
    background: url(../images/ttl_common_questions.gif) top left no-repeat;
}

#hdr-spanish h1 {
    width: 450px;
    height: 31px;
    text-indent: -9999px;
    background: url(../images/ttl_preguntas_comunes.gif) top left no-repeat;
}

#hdr-error h1 {
    width: 450px;
    height: 31px;
    text-indent: -9999px;
    background: url(../images/ttl_error.gif) top left no-repeat;
}

#hdr-not-found h1 {
    width: 450px;
    height: 31px;
    text-indent: -9999px;
    background: url(../images/ttl_page_not_found.gif) top left no-repeat;
}

.indent {
    padding-left: 20px;
}

#contact-us a {
    display: block;
    width: 227px;
    height: 47px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/promo_contact.jpg) top left no-repeat;
}

#pay-for {
    margin-top: 7px;
    display: block;
    width: 227px;
    height: 101px;
    text-indent: -9999px;
    background: url(../images/promo_pay_for.gif) top left no-repeat;
}

#we-accept {
    display: block;
    width: 227px;
    height: 98px;
    text-indent: -9999px;
    background: url(../images/promo_we_accept.gif) top left no-repeat;
}

#non-ferrous {
    display: block;
    width: 227px;
    height: 105px;
    text-indent: -9999px;
    background: url(../images/promo_non_ferrous.gif) top left no-repeat;
}

#spanish1 {
    margin-top: 7px;
    display: block;
    width: 227px;
    height: 103px;
    text-indent: -9999px;
    background: url(../images/promo_spanish1.gif) top left no-repeat;
}

#spanish2 {
    display: block;
    width: 227px;
    height: 116px;
    text-indent: -9999px;
    background: url(../images/promo_spanish2.gif) top left no-repeat;
}

#spanish3 {
    display: block;
    width: 227px;
    height: 181px;
    text-indent: -9999px;
    background: url(../images/promo_spanish3.gif) top left no-repeat;
}

.image-border {
    padding: 1px;
    border: 1px solid #90805F;
    width: 85px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 81px;
}

html>body .image-border {
    width: 81px;
}

#habla-espanol a {
    margin-top: 15px;
    display: block;
    width: 217px;
    height: 43px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/promo_habla_espanol.gif) top left no-repeat;
}

#questions-english a {
    margin-top: 15px;
    margin-bottom: 10px;
    display: block;
    width: 130px;
    height: 34px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/btn_questions_english.gif) top left no-repeat;
}