/*************************************************************/
/*SANITARY WARE*/
/*************************************************************/
#imageMenu_s {
	width: 960px;
	height: 200px;
	overflow: hidden;
}
#imageMenu_s ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1200px;
	padding:0px;
	
	}

#imageMenu_s ul li {
	float: left;
}

#imageMenu_s ul li a {
	text-indent: -960px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	/*width:160px*/
	width:192px;
	height: 200px;
}

/*************************************************************/

#imageMenu_s ul li.Xsanitary_ware_and_wellness a {
	background: url(../img/sanitary_well_and_wellness.jpg) repeat scroll 0%;
}

#imageMenu_s ul li.Xtaps_and_fittings a {
	background: url(../img/taps_and_fittings.jpg) repeat scroll 0%;
}

#imageMenu_s ul li.Xtiles a {
	background: url(../img/Ssanitary_well_and_wellness.jpg) repeat scroll 0%;
}

#imageMenu_s ul li.Ssanitary_ware a {
	background: url(../img/sanitary_ware.jpg) repeat scroll 0%;
}

#imageMenu_s ul li.Staps_and_fittings a {
	background: url(../img/test5.jpg) repeat scroll 0%;
}
#imageMenu_s ul li.Sdrain_and_sifon_systems a {
	background: url(../img/Sdrain_and_sifon_systems.jpg) repeat scroll 0%;
}
/*************************************************************/
/*HEATING COOLING*/
/*************************************************************/

#imageMenu_h {
	width: 960px;
	height: 200px;
	overflow: hidden;
}
#imageMenu_h ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1200px;
	padding:0px;
	
	}

#imageMenu_h ul li {
	float: left;
}

#imageMenu_h ul li a {
	text-indent: -960px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:480px;
	height: 200px;
}

#imageMenu_h ul li.office_and_restaurants a {
	background: url(../img/offices_and_restaurants.jpg) repeat scroll 0%;
}

#imageMenu_h ul li.industrial_heating_cooling a {
	background: url(../img/industrial_heating_and_cooling.jpg) repeat scroll 0%;
}

#imageMenu_h ul li.private_houses_and_apartments a {
	background: url(../img/private_houses_and_apartments.jpg) repeat scroll 0%;
}

.clear {
	clear: both;
}
