#block-body {
	width: 1035px;
	height: auto;
	border: 0px solid black;
	margin: 0 auto;
}

#block-header {
	width: 1035px;
	height: 419px;
    
	border-bottom: 1px solid black;
    margin-bottom: 10px;

}
#block-right {
	width: 300px;
	height: auto;
	
	float: right;
    border: 0px solid black;
}
#block-content {
	width: 729px;
	height: auto;
    margin-top: 1px;
    border: 0px solid red;
	overflow: hidden;

}
#header-top-block {
	width: 1035px;
	height: 1px;
	

}
#block-footer {
	width: 1035px;
	height: auto;
	margin-top: 10px;
    margin-bottom: 100px;
	border-top: 1px solid black;
    clear: both;

}

#start_info {
    font: 15px sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
    
    
    
    
    
}

#img-logo {
    margin-top: 5px;
    position: absolute;
   
}

#personal-info {
    width: 300px;
    margin-top: 0px;
    border: 1px black solid;
    
}

#personal-info p{
    font: 17px sans-serif;
    margin-top: 0px;
    margin-bottom: 0px;
}

#personal-info h3{
    font: bold 27px verdana;
    margin-top: 0px;
    margin-bottom: 1px;
    
}

#top-menu {
        color: lightgray;
}

#top-menu li{
    font: bold 14px sans-serif;
    float: left;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    
}
#top-menu a{
    font: 14px sans-serif;
    color: black;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    
}

#top-menu a:hover{
    font: 14px sans-serif;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #EA7501;
    padding-top: 10px;
    padding-bottom: 10px;
  
}




#block-news {
    width: 300px;
    height: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

#newsticker {
    width: 300px;
    border-top: 1px solid #636363;
}

#newsticker p{
    font: 15px sans-serif;
    margin-top:  5px;
    margin-bottom: 5px;
    
}

#newsticker li{
    border-bottom: 1px solid #636363;
    padding-top: 15px;
    padding-bottom: 15px;
}

#newsticker a{
    color: #EA7501;
    font: bold 15px sans-serif;
    text-decoration: none;
}

#newsticker a:hover{
    text-decoration: underline;
}

#newsticker span{
    font: 14px sans-serif;
    padding-bottom: 5px;
    color: #636363;
    display: block;
}
#news-prev {
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    
}

#news-next {
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    
}

#footer-phone {
    width: 300px;
    float:  left;
    margin-right: 5px;
    margin-top: 10px;
    
}

#footer-phone h4{
    font: bold 17px sans-serif;
    margin: 0;
}

#footer-phone h3{
    font: bold 17px sans-serif;
    margin: 5px 0;
}

#footer-phone p{
    font: 13px sans-serif;
    margin: 5px 0;
}

.footer-list1 {
    width: 320px;
    float: left;
    margin-left: 5px;
}


.footer-list2 {
    width: 220px;
    float: left;
    margin-left: 5px;
}

.footer-list3 {
    width: 150px;
    float: left;
    margin-left: 5px;
}


.footer-list1 li{
    margin-top: 2px;
}

.footer-list1 p{
    font: bold 13px sans-serif;
    margin-bottom: 10px;
    color: #EA7501
}

.footer-list1 a{
    font: bold 13px sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
    color: #636363;
    
}

.footer-list1 a:hover{
    text-decoration: underline;
        
}

.footer-list2 li{
    margin-top: 2px;
}

.footer-list2 p{
    font: bold 13px sans-serif;
    margin-bottom: 10px;
    color: #EA7501
}

.footer-list2 a{
    font: bold 13px sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
    color: #636363;
    
}

.footer-list2 a:hover{
    text-decoration: underline;
        
}

.footer-list3 li{
    margin-top: 2px;
}

.footer-list3 p{
    font: bold 13px sans-serif;
    margin-bottom: 10px;
    color: #EA7501
}

.footer-list3 a{
    font: bold 13px sans-serif;
    margin-bottom: 10px;
    text-decoration: none;
    color: #636363;
    
}

.footer-list3 a:hover{
    text-decoration: underline;
        
}


#block-company-text {
    font: 20px sans-serif;
    margin-left: 30px;
    margin-right: 30px;
    text-align: justify;
}
#type-activities {
    font: 20px sans-serif;
    margin-left: 30px;
    margin-right: 30px;
    text-align: justify;
}


