.wire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 160%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
a.wire:hover {
	text-decoration: underline;
}

.mesh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 200%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/home/company_01.jpg);
	display: block;
	padding-left: 10px;
}
a.mesh:hover {
	background-image: url(../images/home/company_001.jpg);
}
.welded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/home/tab_01.jpg);
	display: block;
	padding-left: 10px;
	line-height: 180%;
}
a.welded:hover {
	background-image: url(../images/home/tab_001.jpg);
	text-decoration: none;
}
.fiberglass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 220%;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/home/tuf.jpg);
	display: block;
	padding-left: 10px;
}
a.fiberglass:hover {
	text-decoration: none;
	background-image: url(../images/home/tuf_01.jpg);
}
