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

div#main-nav {
    height: 32px; 
    width: 760px; 
    padding: 0 0 38px 0; 
    margin: 0;
}

#logo-home {
    width: 310px;
    height: 210px;
    text-indent: -9999px;
    background: url(../images/logo_home.jpg) top left no-repeat;
}

#hdr-premier h1 {
    width: 247px;
    height: 52px;
    text-indent: -9999px;
    background: url(../images/hdr_arizona_premier.gif) top left no-repeat;
}

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

#nav-shadow {
    background: url(../images/nav_shadow.jpg) no-repeat 0 32px;
}

#left-column {
    padding: 0 69px 20px 39px;
}

#right-column {
    padding: 0 16px 20px 0;
}

#commercial-services a {
    display: block;
    width: 146px;
    height: 26px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/hdr_commercial_services.gif) top left no-repeat;
}

#residential-services a {
    display: block;
    width: 140px;
    height: 25px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/hdr_residential_services.gif) top left no-repeat;
}

#c4c-services a {
    display: block;
    width: 200px;
    height: 26px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/hdr_cash4cans.gif) top left no-repeat;
}

#online-specials h2 {
    width: 124px;
    height: 29px;
    text-indent: -9999px;
    background: url(../images/hdr_online_specials.gif) top left no-repeat;
}

#ofertas-en-linea h2 {
    width: 129px;
    height: 29px;
    text-indent: -9999px;
    background: url(../images/hdr_ofertas_en_linea.gif) top left no-repeat;
}

#coupon a {
    margin-top: 8px;
    display: block;
    width: 227px;
    height: 132px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/coupon.jpg) top left no-repeat;
}

#coupon_spanish a {
    margin-top: 8px;
    display: block;
    width: 227px;
    height: 132px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/coupon_spanish.jpg) top left no-repeat;
}

#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;
}

/*************************************************************
*  Homepage Global Nav
*************************************************************/ 

div#global-home	{
    height: 30px; 
    width: 772px; 
    padding: 0 0 0 477px; 
    margin: 0;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 295px;
}

html>body div#global-home {
    width: 295px;
}

div#global-home ul#home-menu { 
    height: 30px; 
    width: 295px; 
    background: url(../images/global_nav.gif) top left no-repeat; 
    margin: 0; 
    padding: 0; 
    position: relative; 
}

div#global-home ul#home-menu li { 
    margin: 0; 
    padding: 0; 
    list-style: none; 
    position: absolute; 
    top: 0;    
}

ul#home-menu li, ul#home-menu a { 
    height: 30px;
    display: block; 
}

div#global-home ul#home-menu li a { 
    text-indent: -9999px; 
    text-decoration: none;
}
	
#home-menu #espanolmenu {
    left: 0; 
    width: 83px;
}

#home-menu #espanolmenu a:hover {
    background: url(../images/global_nav.gif) 0 -30px no-repeat;
}

#home-menu #contactmenu {
    left: 83px; 
    width: 84px;
}

#home-menu #contactmenu a:hover {
    background: url(../images/global_nav.gif) -83px -30px no-repeat;
}

#home-menu #newslettermenu {
    left: 167px; 
    width: 122px;
}

#home-menu #newslettermenu a:hover {
    background: url(../images/global_nav.gif) -167px -30px no-repeat;
}
#laws a {
    margin: 19px 0 0 0;
    display: block;
    width: 227px;
    height: 47px;
    text-indent: -9999px;
    text-decoration: none;
    background: url(../images/promo_laws.jpg) top left no-repeat;
}