@charset "UTF-8";
.replace{ position:relative; margin:0px; padding:0px; 
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ overflow: hidden; /* */ 
} 
.replace span{ display:block; position:absolute; top:0px; left:0px; z-index:1; /*for Opera 5 and 6*/ } 
#myh1, #myh1 span{
	height:52px;
	width:178px;
	background-image: url(../images/header-contactus.gif);
} 
#myh2, #myh2 span{
	height:52px;
	width:227px;
	background-image: url(../images/header-whereweare.gif);
} 
#myh3, #myh3 span{
	height:52px;
	width:163px;
	background-image: url(../images/header-directions.gif);
} 
#nav #nav5 a{
	background-position: 0 -24px;
}
