/* CSS Document navigation for office recycling */
/*--- left navigation ---*/
#left-nav{width: 246px;
height:434px;
position:relative;
left:2px;}
#lift-nav li{}
#left-nav a{background: url(../images/css/left-nav-shredding.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; background-image: url(../images/css/left-nav.gif);}
#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:-246px -114px;	}
#nav-security a{height:33px;background-position:0px -151px;	}
#nav-security a:hover, .activ-nav-security #nav-security a{background-position:-246px -151px;	}

#nav-security-std a {height:23px;background-position:0px -184px;	}
#nav-security-std a:hover, .activ-nav-security-std #nav-security-std a{background-position:-246px -184px;	}
#nav-security-sacks a {height:23px;background-position:0px -207px;	}
#nav-security-sacks a:hover, .activ-nav-security-sacks #nav-security-sacks a{background-position:-246px -207px;	}
#nav-security-bins a {height:23px;background-position:0px -230px;	}
#nav-security-bins a:hover, .activ-nav-security-bins #nav-security-bins a{background-position:-246px -230px;	}
#nav-security-options a {height:33px;background-position:0px -253px;	}
#nav-security-options a:hover, .activ-nav-security-options #nav-security-options a{background-position:-246px -253px;	}
#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 -323px;	}
#nav-bins a:hover, .activ-nav-bins #nav-bins a{background-position:-246px -323px;	}

