body {
    margin: 0;
    padding: 0;
}
#body_div {
    min-width: 930px;
    width: 100%;
    height:100%;
    background-image:url('../img/background.jpg');
    /*border: solid 1px lime;*/
}
#header_div{
    width:  100%;
    height: 213px;
    background-image:url('../img/header_central_background.png');
    background-position:center;
    background-repeat:no-repeat;
    /*border: solid 1px lime;*/
}
#header_div_fader{
    width:  100%;
    height: 213px;
    background-image:url('../img/header_background_fader.png');
    position:relative;
    z-index:2;
    /*border: solid 1px lime;*/
}
#footer_div{
    width:  100%;
    height: 100px;
    background-image:url('../img/footer_background_fader.png');
    /*border: solid 1px lime;*/
}
#footer_brand_name_div{
    height:100px;
    width: 32%;
    line-height:100px;
    color: #a9a9a9;
    text-align:center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size:14px;
    float:left;
}
#footer_menu_container_div{
    /*height:100px;*/
    width:50%;
    float:left;
    padding-top: 17px;
}
#footer_email_feature_div{
    height:100px;
    width: 18%;
    background-image:url('../img/footer_email_feature_ico.png');
    background-repeat:no-repeat;
    background-position:left;
    float:right;
}
#footer_email_feature_ico_div{
    height:100px;
    width: 125px;
    background-image:url('../img/footer_email_feature_ico.png');
    float:left;
    cursor: pointer;
}
#middle_div{
    width: 930px;
    height: 100%;
    margin: auto;
    position: relative;
    top: -3px;
    z-index: 1;
}
#middle_div_main{
    width:  930px;
    height: 100%;
    background-image:url('../img/central_content_main_part.png');
    background-position:center;
}
#middle_div_bottom{
    width:  930px;            
    height: 60px;
    background-image:url('../img/central_content_bottom_part.png');
    background-position:top;
    background-repeat:no-repeat;
}
#top_buttons_div, #top_buttons_div > div{
    height: 55px;
    text-align: center;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 55px;
    font-weight: 500;
    cursor:pointer;
}
#left_shifter{
    width: 40px;
    float:left;
}
#monuments{
    width: 110px;
    float:left;
}
#services{
    width: 95px;
    float:left;
}
#coffins{
    width: 100px;
    float:left;
}
#wreaths{
    width: 85px;
    float:left;
}
#baskets{
    width: 85px;
    float:left;    
}
#accessories{
    width: 150px;
    float:left;
}
#cars{
    width: 125px;
    float:left;
}
#contacts{
    width: 100px;
    float:left;
}
.top_menu_buttons_active{
    background-image: url('../img/top_menu_button_active.png');
    color: #ffffff;
}
.bottom_menu_buttons_active{
    background-image: url('../img/footer_menu_delimeter_active.png');
    color: #3891d4;
}
#header_info_container_div{
    width: 930px;
    height: 213px;
    margin: auto;
}
#header_logo_cotainer_div{
    width: 210px;
    height: 210px;
    position:relative;
    left:50px;
    background-image: url('../img/header_main_logo.png');
    float:left;
    cursor: pointer;
}
#header_contact_cotainer_div{
    width: 350px;
    height: 212px;
    position:relative;
    background-image: url('../img/header_main_contact.png');
    background-position:bottom;
    background-repeat:no-repeat;
    float:right;
}
#blue_line_holder_div_sub{
    width:100%;
    height: 30px;            
    position:absolute;
    top:265px;
    background-image: url('../img/central_blue_line_sub_menu.png');            
}        
#blue_line_holder_div_over{
    width:100%;
    height: 30px;            
    position:absolute;
    z-index:2;
    top:265px;
}
#blue_line_central_div{
    width:930px;
    height: 30px;
    position:relative;
    z-index:5;
    margin:auto;
    background-image: url('../img/central_blue_line_sub_menu_central.png');
}

#main_text_holder_div{
    width:760px;
    height:auto;
    min-height:400px;
    position:relative;
    margin: auto;
    top:50px;
}
#main_text_content_div > p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-align:justify;
}
#main_text_title_div{
    font-family: Times New Roman, serif;;
    font-size: 26px;
}
#main_text_footer_div{
    height:50px;
}

#footer_menu_main_block{
    width:420px;
    /*height:100px;*/
    float:right;
    line-height:22px;
}
#footer_menu_main_block > div{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #a9a9a9;
}
#footer_menu_f_column > div{
    width:130px;
    float:left;
    padding-left: 10px;
    background-image: url('../img/footer_menu_delimeter.png');
    background-repeat:no-repeat;
    cursor:pointer;
}
#footer_menu_s_column  > div{
    width:130px;
    float:left;
    padding-left: 10px;
    background-image: url('../img/footer_menu_delimeter.png');
    background-repeat:no-repeat;
    cursor:pointer;
}
#footer_menu_t_column  > div{
    width:130px;
    float:left;
    padding-left: 10px;
    background-image: url('../img/footer_menu_delimeter.png');
    background-repeat:no-repeat;
    cursor:pointer;
}
#main_map_title_div{
    font-family: Times New Roman, serif;;
    font-size: 26px;
    clear:right;
}
#main_map_content_div{
    text-align:justify;
}
#contat_text_div{
    width: 350px;
    height: 210px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    float: left;
}
.contact{
    padding-top:10px;
    padding-bottom:10px;
}
#contat_form_div{
    width: 420px;
    height: 250px;
    background-color: #989898;
    float:right;
}
#main_map_holder_div{
    width:800px;
    height:auto;            
    position:relative;
    margin: auto;
    top:50px;
}
.text{
    background-color:#FFFFFF;
    border: solid 1px #737373;
    width: 245px;
    height:22px;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
}
.textarea{
    background-color:#FFFFFF;
    border: solid 1px #737373;
    width: 245px;
    height: 120px;
    font-family:Arial;
    font-size:14px;
    font-weight:normal;
}
#contact_email_label{
    float:left;
    line-height: 25px;
    font-family:Arial;
    font-size:14px;   
    padding-left: 20px;
    width: 127px;
}
#contact_subject_label{
    float:left;    
    line-height: 25px;
    font-family:Arial;
    font-size:14px;
    padding-left: 20px;     
    width: 127px;    
}
#contact_message_label{
    float:left;
    line-height: 25px;    
    font-family:Arial;
    font-size:14px;
    padding-left: 20px;     
    width: 127px;    
}
#contact_email_line_div{
    padding-top:15px;
}
#contact_subject_line_div{
    padding-top:3px;
}
#contact_message_line_div{
    padding-top:3px;
}
#send{
    width: 105px;
    height: 35px;
    line-height: 35px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;    
    font-size: 14px;
    font-weight:600;
    text-align:center;
    background-image: url('../img/contact_from_send_button.png');
    margin:auto;
    cursor:pointer;
}
#contact_send_line_div{
    padding-top: 5px;
}
a img{
    border:1px solid #EEEEEE;
    margin:10px 10px 10px 10px;
    padding:5px;
    vertical-align:top;
    width: 150px;
    background-color: #989898;
}
p img{
    border:1px solid #EEEEEE;
    margin:5px 4px 5px 4px;
    padding:4px;
    vertical-align:top;
    background-color: #989898;
}
.coffins{
    width: 345px;
}
.monuments{
    width: 222px;
}
.w_monuments{
    width: 345px;
}
