body {
	background-color: #FFF;
	font-family: 'PT Serif', serif;
	font-size: 21px;
	/*color: #5A7B2F;*/
color: #4f6228;
}

div {

}
.container {

}

.background {
	width: 1000px;
	margin: 0 auto;
	background-color: #FFF;
	height: 100%;
}

.top {
	height: 30px;
	width: 100%;
	background-color: #5A7B2F;
	margin-left: auto;
	margin-right: auto;
	display: table;
	color: #FFF;
}

.top ul {
    vertical-align:middle;
    display: table-cell;
	padding: 0px;
}

.top li {
	list-style-type: none;
	float: left;
	margin: 6px 39px;
	letter-spacing: 2px;
	font-size: 14pt;
}

.top li.ru {
	letter-spacing: 0.3px;
}

.top li.lang {
	font-size: 21px;
	margin: 0px;
	letter-spacing: 1px;
	float: right;
}

.lang a {
	color: black;
	text-decoration: none;
	cursor: pointer;
}

.lang img {
	padding: 2px 1px 0px 1px;
}

.header {
	margin-top: 30px;
}

.header100 {
	margin-top: 30px;
	margin-bottom: 10px;
	float:left;
	width: 100%;
}

.logo100 {
	float: left;
	width: 100%;
	text-align: center;
    vertical-align:middle;
}

.logo {
	float: left;
	width: 45%;
	text-align: center;
    	vertical-align:middle;
}

.mission {
	font-size: 22px;
	font-style: italic;
	text-align: center;
	width: 55%;
	float: left;
	color: #5A7B2F;
}

.contactl, .contactr{
	float: left;
	width: 50%;
	height: 100%;
	display: table;
}

.contactl span, .contactr span {
	font-family: 'PT Serif', serif;
	margin-left: auto;
	margin-right: auto;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 36px;
}

.content{
	float: left;
	margin: 10px 0px;
	text-align: justify;
	width: 100%;
}

.content .contentl, .content .contentr{
	float: left;
	width: 47%;
    	padding: 5px 20px 5px 0px;
}

.contentphoto {
	float: left;
    	width: 50%;
    	height: 300px;
}

.contentname {
    	display: table-cell;
    	vertical-align: bottom;
	width: 50%;
    	height: 300px;
    	text-align: left;
}

.contenttext {
	float: left;
    	width: 100%;
}

.news {
	color: #000000;
	font-size: 17px;
    	margin: 20px 5px 10px 10px;
	font-family: 'PT Sans', sans-serif;
}

.newsx {
    color: white;
    padding: 5px 5px;
    font-size: 19px;
    font-weight: normal;
    margin: 0px 0px 0px -10px;
    background-color: #5A7B2F;
}

h1 {
	text-align: left;
	font-size: 21px;
}

p.h1 {
	font-weight: bold;
	font-size: 21px;
}

.about_top{
	padding: 0px 20px 0px 20px;
}

.about_top li {
	line-height: 32px;
}

.about_top p {
	text-align: justify;
}

.about_man{
	padding: 0px 20px;
	float: left;
}

.about_man_photo {
	float: left;
	width: 350px;
}

.about_man_text {
	float: left;
	width: 610px;
	margin-top: 20px;
}

.prefooter {
	height: 30px;
	float: left;
	background-color: #5A7B2F;
	color: #fff;
	width: 100%;
    	font-family: 'PT Serif', serif;
    	font-size: 11pt;
}

.prefooter .prefr {
    	text-align: right;
   	padding: 5px 100px 0px 0px;
}

.prefooter .preflr {
    	text-align: center;
   	padding: 5px 5px 0px 0px;
}

.prefooter .prefl {
    	text-align: right;
   	padding: 5px 130px 0px 0px;
}

.footer{
	float: left;
	width: 100%;
	font-size: 16px;
}

.email {
	text-decoration: none;
	color: white;
}