﻿#contactLink { position:absolute;bottom:0px;right:23px; }
        #contactLink a { margin-left:-21px;height:18px;display:inline-block;position:relative;padding-top:8px;padding-left:30px;color:#ffffff;position:relative;top:1px; }
        #contactLink a:hover { z-index:6 }
        
        #papercups { background:url("/images/graphics/menutabs/papercups.png") no-repeat;width:85px;z-index:5;padding-left:30px; }
        #plasticglasses { background:url("/images/graphics/menutabs/plasticglasses.png") no-repeat;width:115px;z-index:4 }
        #cutlery { background:url("/images/graphics/menutabs/cutlery.png") no-repeat;width:77px;z-index:3 }
        #cupcarriers { background:url("/images/graphics/menutabs/watercones.png") no-repeat;width:102px;z-index:2 }
        #otherproducts { background:url("/images/graphics/menutabs/otherproducts.png") no-repeat;width:108px;z-index:1 }
        
        #papcups #papercups { background:url("/images/graphics/menutabs/papercups_hover.png") no-repeat;z-index:6 }
        #plasglasses #plasticglasses { background:url("/images/graphics/menutabs/plasticglasses_hover.png") no-repeat;z-index:6 }
        #cutle #cutlery { background:url("/images/graphics/menutabs/cutlery_hover.png") no-repeat;z-index:6 }
        #waterco #cupcarriers { background:url("/images/graphics/menutabs/watercones_hover.png") no-repeat;z-index:6 }
        #otherprod #otherproducts { background:url("/images/graphics/menutabs/otherproducts_hover.png") no-repeat;z-index:6 }
        
        #papercups:hover { background:url("/images/graphics/menutabs/papercups_hover.png") no-repeat}
        #plasticglasses:hover { background:url("/images/graphics/menutabs/plasticglasses_hover.png") no-repeat }
        #cutlery:hover { background:url("/images/graphics/menutabs/cutlery_hover.png") no-repeat }
        #cupcarriers:hover { background:url("/images/graphics/menutabs/watercones_hover.png") no-repeat }
        #otherproducts:hover { background:url("/images/graphics/menutabs/otherproducts_hover.png") no-repeat }
  
