
	a.linkClass { 
	background:url(images/cat1.jpg) top left no-repeat;
    float:left;
	height:324px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:414px;
}
	a.linkClass2 { 
	background:url(images/cat2.jpg) top left no-repeat;
	float:left;
	height:324px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:279px;
}

	a.linkClass3 { 
	background:url(images/logo_flexform.png) top left no-repeat;
	float:left;
	height:33px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:306px;
}

	a.linkClass4 { 
	background:url(images/logo_mood.png) top left no-repeat;
	float:left;
	height:33px;
	text-indent:-10000px;
	position:relative;
	cursor:pointer;
	width:103px;
}

	
	a:hover {background-position:left bottom;}
	a.open {background-position:left bottom !important;}