/* CSS Document navigation for office recycling */
/*--- left navigation ---*/
#left-nav{width: 248px; height:335px;}

#left-nav a{background: url(../images/css/left-nav.gif) no-repeat;display:block;z-index:999;overflow:hidden;text-indent:-999px; }

#nav-home a{height:40px;background-position:0px 0px;	}
#nav-home a:hover, .activ-nav-home #nav-home a{background-position:-248px 0px;	}
#nav-office a{height:37px;background-position:0px -40px;	}
#nav-office a:hover, .activ-nav-office #nav-office a{background-position:-248px -40px;	}
#nav-food a{height:37px;background-position:0px 0px;	background: url(../images/css/food-recycling.gif) no-repeat;}
#nav-food a:hover, .activ-nav-food #nav-food a{background-position:-246px 0px;	}

#nav-waste a{height:37px;background-position:0px -77px;}
#nav-waste a:hover, .activ-nav-waste #nav-waste a{background-position:-248px -77px;	}
#nav-it a{height:37px;background-position:0px -114px;	}
#nav-it a:hover, .activ-nav-it #nav-it a{background-position:-248px -114px;	}
#nav-security a{height:35px;background-position:0px -151px;	}
#nav-security a:hover, .activ-nav-security #nav-security a{background-position:-248px -151px;	}
#nav-stationary a{height:37px;background-position:0px 0px;	background: url(../images/css/stationery.gif) no-repeat;}
#nav-stationary a:hover, .activ-nav-stationary #nav-stationary a{background-position:-246px 0px;	}
#nav-shop a{height:37px;background-position:0px 0px;	background: url(../images/css/recycling-shop.gif) no-repeat;}
#nav-shop a:hover, .active-shop #nav-shop a{background-position:-246px 0px;	}

#nav-bins a{height:38px;background-position:0px -223px;	}
#nav-bins a:hover, .activ-nav-bins #nav-bins a{background-position:-248px -223px;	}