/* IE 6 png hacks because IE Sucks and Should Just Die Already, This is for the animated menu and other sliding door techniques on IE6, This allows it to show the image only, no hover action or animation at all, Sorry IE6 but all good things must come to an end. */

#menu1 a.linkClass { background:url(../images/ie-images/menu-home.png) bottom left no-repeat; }
#menu2 a.linkClass { background:url(../images/ie-images/menu-about.png) bottom left no-repeat; }
#menu3 a.linkClass { background:url(../images/ie-images/menu-products.png) bottom left no-repeat; }
#menu4 a.linkClass { background:url(../images/ie-images/menu-news.png) bottom left no-repeat; }
#menu5 a.linkClass { background:url(../images/ie-images/menu-contact.png) bottom left no-repeat; }



.ad_btm1  a.linkClass { background:url(../images/ie-images/ad1-btm.png) top left no-repeat; position:relative; z-index:5000 }
.ad_btm2  a.linkClass { background:url(../images/ie-images/ad2-btm.png) top left no-repeat;	position:relative; z-index:5000 }
.ad_btm3  a.linkClass { background:url(../images/ie-images/ad3-btm.png) top left no-repeat; position:relative; z-index:5000 }

.rt_sidebar_content { position:relative; z-index:5000; }
#content_middle_txt	{ position:relative; }

.ie6Link { position:relative; z-index:5000; }


#slickbox  a:visited.slick {
	text-decoration: underline !important;

}

#browserTag a { background:url(../images/ie-images/browser-tag-IE6.png) top left no-repeat; height:109px;
	width:80px; float:right; cursor:pointer;  }

