footer > #footer_img img {
  margin-top: -16px;
}

footer > div h2 {
  margin-top: 0;
}

hr {
  border: 0;
  height: 1px;
  background: #00a450;
  display: block;
}

h1+hr {
  margin-top: -10px;
  margin-bottom: 30px;
}
h1 { color: black; }

header{
	background-color: #ffffff;
  border-bottom:4px solid #1e1d1b;
	position: relative;
	display: table !important;
	width: 100%;
}
body, div {
	font-family:'Lato-Regular';
	font-size:13pt;
}