.home {
	background-image: url(../images/buttons/home-off.jpg);
	background-repeat: no-repeat;
}
.video-spacing {
	padding-top: 92px;
	padding-right: 12px;
}
.company {
	background-image: url(../images/buttons/company-off.jpg);
	background-repeat: no-repeat;
}
.transport {
	background-image: url(../images/buttons/transport-off.jpg);
	background-repeat: no-repeat;
}
.benefits {
	background-image: url(../images/buttons/benefits-off.jpg);
	background-repeat: no-repeat;
}
.galvanizing {
	background-image: url(../images/buttons/galvanizing-off.jpg);
	background-repeat: no-repeat;
}
.design {
	background-image: url(../images/buttons/design-off.jpg);
	background-repeat: no-repeat;
}
.quality {
	background-image: url(../images/buttons/quality-off.jpg);
	background-repeat: no-repeat;
}
.current {
	background-image: url(../images/buttons/zinc-off.jpg);
	background-repeat: no-repeat;
}
.credit {
	background-image: url(../images/buttons/credit-off.jpg);
	background-repeat: no-repeat;
}
.bath {
	background-image: url(../images/buttons/bath-off.jpg);
	background-repeat: no-repeat;
}
.contact {
	background-image: url(../images/buttons/contact-off.jpg);
	background-repeat: no-repeat;
}
.move-down-20 {
	padding-top: 20px;
}
.table-benefits {
	height: 432px;
}
.text-red-colour {
	color: #C00;
}
.text-blue-colour {
	color: #39F;
}
.text-gray-colour {
	color: #999;
	line-height: 22px;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
.dotted-lines {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 30px;
}
.dotted-lines-above {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #666;
}
a:link {
	color: #999;
}
a:hover {
	color: #C00;
}
a:active {
	color: #39F;
}
.reduce-line-space {
	line-height: 22px;
}
