a.home  {
	background: url(images/home-off.gif) no-repeat;
	width: 170px;
	height: 40px;
	margin: 0;
	display: block;
}

a:hover.home  {
	background: url(images/home-on.gif) no-repeat;
	width: 170px;
	height: 40px;
	margin: 0;
}

a.aboutHL  {
	background: url(images/aboutHL-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
}

a:hover.aboutHL  {
	background: url(images/aboutHL-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
}


a.products  {
	background: url(images/products-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
}

a:hover.products  {
	background: url(images/products-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
}


a.features-specs  {
	background: url(images/features-specs-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
}

a:hover.features-specs  {
	background: url(images/features-specs-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
}


a.test  {
	background: url(images/test-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
}

a:hover.test  {
	background: url(images/test-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
}


a.info  {
	background: url(images/info-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
}

a:hover.info  {
	background: url(images/info-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
}


a.contact  {
	background: url(images/contact-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
}

a:hover.contact  {
	background: url(images/contact-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	
	
}

a.Go to Avada Website  {
	background: url(images/Go-to-Avada-Website-off.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;
	display: block;
	
}

a:Go to Avada Website  {
	background: url(images/Go-to-Avada-Website-on.gif) no-repeat;
	width: 170px;
	height: 30px;
	margin: 0;