@charset "UTF-8";

#content h2 {
	font-size: 1.85em;
	text-align: center;
}
#management {
  width: 560px;
  margin: 0 auto;
}
#management    p{
	padding: 10px 15px;
	font-size: 0.7em;
	line-height: 1.5em;
}

#picture {
  width: 120px;
  padding: 10px;
  margin: auto;
}

#our-team {
  font-size: .7em;
  margin: auto;
  text-align: center;
}
#our-team p {
	font-size: 1em;
	line-height: 17px;
}


/*============================================================
 Footer
============================================================*/

#footer {
  width: 962px;
  height: 40px;
  margin-top: 14px;
  padding-top: 20px;
  padding-left: 10px;
  }

.footercontent {
  font-family: Arial, Helvetica, sans-serif;
  font-size: .6em;
  color: #afb0b5;
  line-height: 110%;
  }

.footercontent a {
  color: #afb0b5;
  text-decoration: none;
  }

.footercontent a:hover{
  color: #454855;
  text-decoration: none;
  }

.footercontent a.legal {
  text-decoration: underline;
}
