body{
    font-family: arial;
    font-size: 12px; 
    
}

h1{
    color: #296D16;
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
    margin-top: -14px;
    padding-bottom: 27px;
    padding-left: 45px;
}

h2{
    border-bottom-color: #fff;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    color: #fff;
    font-family: arial;
    font-weight: bold;
    font-size: 12px;
    padding-left: 20px;
    padding-bottom: 14px;
}

h3{
    color: #fff;
    font-family: arial;
    font-weight: bold;
    font-size: 11px;
    padding-left: 20px;
    padding-top: 11px;
    padding-bottom: 2px;
    
}

h4{
    color: white;
    font-family: arial;
    font-size: 12px;
    padding-bottom: 5px;    
}

p{
    color: white;
    font-family: arial;
    font-size: 12px; 
}

em{
    font-weight: normal;
    font-style: italic;
}

.website_container{
    left:50%;
    position:absolute;
    top:0    
}

.website{
    background-color: #FFF;
    height:100%;
    left:-458px;     
    position:absolute;     
    top:10px;     
    width:915px;
}

.header{
    background-color: transparent;
    float: left;
    height: 193px;
    position: relative;
    width: 915px;
    z-index: 0;
}

.menu{
    float: left;
    height: 250px; 
    overflow: visible;
    position: relative;
    width: 256px;
    z-index: 2;
}

.content{
    float: left;
    position: relative;
    width: 629px;
    z-index: 1;
}

.footer{
    float: left;
    height: 350px;
    padding-bottom: 12px;
    margin-top: -207px;
    position: relative;
    width: 915px;
    z-index: 0;
    
}

.content_languagebar{
    padding-right: 20px;
    text-align: right;
    z-index: 55;
}

    .content_languagebar a{
        font-weight: normal!important;
        font-size: 11px!important;
        text-decoration:none; 
        z-index: 55;
    }

.content_center{
    color: #000;
    float: left;
    margin-top: -14px;
    position: relative;
    width: 431px;
}

.content_center .content_languagebar{
    margin-top: 16px;
}

    .content ul, .content ol{
        list-style-position: outside;
        padding-bottom: 26px;
        padding-left:63px;
        padding-right:20px;
    }
    
    .content li{
        padding: 5px 0px;
    }
    
    .content a{
        color: #000;
        font-weight: bold;
        text-decoration: none;
        
    }
    
    .content ul li ul{
        padding-bottom: 0px;
    }
    
    .content_breadcrumbs{
        left:255px;
        padding-left:45px;
        position:absolute;
        top:225px;    }
    
    .content_breadcrumbs a{
        color: #000;
        font-weight: bold;
        text-decoration: none;
    }

.content p{
    color: #000;
    padding-bottom: 26px;
    padding-left: 45px;
    padding-right: 20px;
}

.content table{
    margin-left: 45px;
    margin-bottom: 26px;
    line-height: 24px;
}

.content table td{
    padding: 0 5px;
    text-align: center;
}

    .content_form table td{
        text-align: left;
        font-weight: bold;
    }
    
    .table_submit_button{
        text-align: right!important;
    }
    
    .table_submit_button input{
        background-color: #999;
        border: none;
        color: #fff;
    }
    
    .content_googlemaps{
        height: 400px;
        margin-left: 45px;
        overflow: visible;
        width: 300px;
        
    }
    .content_route{
        width: 300px;
    }    
    .content_route td{
        text-align: left!important;
    }
    
    .content_route_directions{
        margin-left: 355px;
        margin-top: -520px;
        position: relative;
        float: left;
        width: 260px;
        height: auto;
    }

.content_right{
    background-color: #3f7c1f;
    float: left;
    height: auto;
    margin-top: -16px;
    overflow: visible;
    position: relative;
    width: 196px;
}
    .content_right_block ul li{
        border: none;
        color: #fff;
        font-family: arial;
        font-size: 11px;
        line-height: 13px;
        list-style-position: outside;
        list-style-type: disc;
        margin-left: 32px;
        padding-left: 0px!important;
        padding-bottom: 3px!important;
        padding-top: 0!important;
        padding-right: 20px;
        
    }
    
    .content_right_block ul li ul{
        border: none;
    }
    
    .content_right_block ul{
        border-bottom-color: #fff;
        border-bottom-style: solid;
        border-bottom-width: 2px;
        padding-bottom: 13px;
        padding-left: 0;
        padding-right: 0;
    }
    
.clearer{
    clear: both;
}

    
.footer p{
    left: 300px;
    position: absolute;
    width: 636px;
    top: 305px;
}

.footer p a{
    color: #fff;
    text-decoration: none;
}

.footer p a:hover, .footer p a:focus{
    color: #000;
    text-decoration: none;
}

.footer_news{
    height: 144px;
    left: 0px;
    position: absolute;
    width: 232px;
    top:207px;
}

.footer_spranq{
    color:#999999;
    float: right;
    font-weight: bold;    
    font-family: arial;
    font-size:10px;
    height: 20px;
    position: relative;
    width: 300px;
}

.footer_spranq a{
    color:#666666;
    text-decoration: none;
}

.footer_submenu ul{
    list-style: none;
    padding: 0;
    padding-left: 40px;
}

.footer_submenu ul li{
    border-right: 1px solid #000;
    float: left;
    padding: 0;
	line-height: 18px;
	font-size: 11px;
    position: relative;
}

.submenu_last{
	line-height: 18px;
	font-size: 11px;
    border-right: none!important;
}

.footer_submenu ul li a{
    color: #000;
    padding: 0px 5px;
    text-decoration: none;
    font-weight: normal;
}
textarea {
	font-family: arial;
	padding: 2px;
}