/* CSS Document navigation for office recycling */
/*--- left navigation ---*/
#left-nav{width: 246px;
height:385px;
position:relative;
left:2px;}
#lift-nav li{}
#left-nav a{background: url(../images/css/left-nav-it.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:-246px 0px;	}
#nav-office a{height:37px;background-position:0px -40px;	}
#nav-office a:hover, .activ-nav-office #nav-office a{background-position:-246px -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:-246px -77px;	}
#nav-it a, #nav-it a:hover, .activ-nav-it #nav-it a{background-position:0px -114px;}

#nav-legislation a{height:24px;background-position:0px -151px;	}
#nav-legislation a:hover, .activ-nav-legislation #nav-legislation a{background-position:-246px -151px;	}
#nav-sec-option a{height:24px;background-position:0px -175px;	}
#nav-sec-option a:hover, .activ-nav-sec-option #nav-sec-option a{background-position:-246px -175px;	}

#nav-security a{height:37px;background-position:0px -202px;	}
#nav-security a:hover, .activ-nav-security #nav-security a{background-position:-246px -202px;	}
#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-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-bins a{height:38px;background-position:0px -276px;	}
#nav-bins a:hover, .activ-nav-bins #nav-bins a{background-position:-246px -276px;	}

