#resin-link {
	width:120px;
	height:170px;
	text-decoration:none;
	display:block;
	float: left;
	background: url(images/Home_btns.png) 0px 0px;
	margin: 0px 19px;
}
#resin-link:hover,#resin-link:active  { background-position:0px -180px; }

#vinyl-link {
	width:120px;
	height:170px;
	text-decoration:none;
	display:block;
	float: left;
	margin: 0px 19px;
	background: url(images/Home_btns.png);
	background-position:-120px 0px;
}
#vinyl-link:hover,#vinyl-link:active  { background-position:-120px -180px; }

#roofing-link {
	width:120px;
	height:170px;
	text-decoration:none;
	display:block;
	background-image:url(images/Home_btns.png);
	background-position:-240px 0px;
	float: left;
	margin: 0px 19px;
}
#roofing-link:hover,#roofing-link:active  { background-position:-240px -180px; }

#waterproofing-link {
	width:120px;
	height:170px;
	text-decoration:none;
	display:block;
	background-image:url(images/Home_btns.png);
	background-position:360px 0;
	float: left;
	margin: 0px 19px 30px;
}
#waterproofing-link:hover,#waterproofing-link:active  { background-position:-360px -180px; }

#epoxy-link {
	width:120px;
	height:170px;
	text-decoration:none;
	display:block;
	float: left;
	margin: 0px 19px 30px;
	background: url(images/Home_btns.png) -480px 0px;
}
#epoxy-link:hover,#epoxy-link:active  { background-position:-480px -180px; }

#adhesives-link {
	width:120px;
	height:170px;
	text-decoration:none;
	display:block;
	background-image:url(images/Home_btns.png);
	background-position:-600px 0;
	float: left;
	margin: 0px 19px 30px;
}
#adhesives-link:hover,#adhesives-link:active  { background-position:-600px -180px; }
.nav {
	display: block;
	width: 143px;
	height: 25px;
	background-color: #E1E1E1;
	text-align: center;
	float: left;
	vertical-align: middle;
	font: normal 12px/25px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.newstab {
	border-bottom-width: thin;
	border-bottom-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.newstab p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.nav a:link {
	color: #000000;
	display: block;
	width: 143px;
	height: 25px;
	text-decoration: none;
}
.nav a:visited {
	color: #000000;
	display: block;
	height: 25px;
	width: 143px;
	text-decoration: none;
}
.nav a:hover {
	background-color: #666666;
	display: block;
	height: 25px;
	width: 143px;
	color: #FFFFFF;
	text-decoration: none;
}
.news {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
