@charset "UTF-8";
/* CSS Document */

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.website {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
.telephone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #2C8C2B;
}
.telephone_band {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1.2;
	letter-spacing: 1px;
}
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
.manufacturers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	color: #03548B;
	letter-spacing: 1px;
}
.suppliers_of {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 1.2;
	letter-spacing: 1px;
}
.suppliers_of_green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	color: #2C8C2B;
	line-height: 1.2;
	letter-spacing: 1px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.5mm;
	color: #03548B;
}
.email:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.5mm;
	color: #2D8D2B;
