/* ABOUT */ 
.about_logo { width: 815px; height: 815px; margin: 0 auto 100px auto; position: relative; background: url('../../images/about/logo.jpg') no-repeat top left;  }

.about_1, .about_2, .about_3, .about_4, .about_5, .about_6 { position: absolute;   color: #658d1b; line-height: 26px; font-weight: bold; font-size: 150%; }
 

.about_1 { width: 300px; top: -10px; left: 260px; text-align: center; }
	.about_1 img { margin-top: 20px; }
	
.about_2 { width: 218px; top: 150px; right: -30px; text-align: center; }
	.about_2 img { margin-bottom: 20px; }
	
.about_3 { width: 370px; top: 150px; left: -160px; text-align: right; }
	.about_3 img { margin-bottom: 20px; }

.about_4 { width: 480px; bottom: 120px; left: -240px; text-align: right; }
	.about_4 img { margin-bottom: 20px; }

.about_5 { width: 310px; bottom: 110px; right: -130px; text-align: left; }
	.about_5 img { margin-bottom: 20px; }

.about_6 { width: 310px; bottom: -80px; right: 250px; text-align: center; }
	.about_6 img { margin-bottom: 20px; }
	
	
	
@media (max-width: 1300px) {
	.about_4 { width: 380px; bottom: 70px; left: -170px;   }
}	
@media (max-width: 1130px) {
	.about_1, .about_2, .about_3, .about_4, .about_5, .about_6 {  font-size: 130%; }
	.about_3 { width: 330px; left: -110px; }
	.about_4 { width: 340px; bottom: 40px;  left: -130px;   }
	.about_5 { width: 240px; bottom: 60px; right: -80px;  }
}	
@media (max-width: 1050px) {
	.about_1, .about_2, .about_3, .about_4, .about_5, .about_6 {  font-size: 120%; }
	.about_3 { width: 270px; left: -50px; }
	.about_4 { width: 300px; bottom: 20px;  left: -60px;   }
	.about_5 { width: 240px; bottom: 60px; right: -20px;  }
}		
@media (max-width: 990px) {
	.about_logo { width: 100%; height: auto; background: none; }	
	.about_1, .about_2, .about_3, .about_4, .about_5, .about_6 { margin-bottom: 20px; position: relative; text-align: center; height: 300px; padding: 0 20px;  width: 50%; float: left;  }
	.about_1 { top: 0; left: 0; }
	.about_2 { top: 0; right: 0; }
	.about_3 { top: 0; left: 0; }
	.about_4 { bottom: 0; left: 0; }
	.about_5 { bottom: 0; right: 0; }
	.about_6 { bottom: 0; right: 0; }
}		
@media (max-width: 670px) {
	.about_1, .about_2, .about_3, .about_4, .about_5, .about_6 { margin-bottom: 20px; height: auto; width: 100%; float: none; }
}	

.file_div { padding: 5px 0 5px 30px; background-position: 0 0; background-repeat: no-repeat; }
.file_div a { text-decoration: none; color: #474747; }
.file_div_all { background-image: url('../../images/files/all.png'); }
.file_div_doc { background-image: url('../../images/files/doc.png'); }
.file_div_xls { background-image: url('../../images/files/xls.png'); }