/* @import url('https://fonts.google.com/specimen/Source+Sans+Pro/:400,700); */


			

body { width: 1024px;
            height: 800px;
            background-color: rgba(0, 0, 0, 0.705882);
            margin-left: auto;
            margin-right: auto;
            padding-top: 20px;
            }
            

.footer { width: 100%;
            height: 60px;}
            
.footer_text div { 
                font-family     :arial, sans-serif;
                font-size       :12pt;
                color           :#ffffff;
                text-align      :left;
                padding-left    :20px;
                font-weight     :bold;
                }
                
.footer_www div { 
                font-family     :arial, sans-serif;
                font-size       :12pt;
                color           :#dddeee;
                text-align      :right;
                padding-right   :20px;
                 font-weight     :bold;
}

.footer_box div {  
                width: 100%;
                height: 60px;
                background-color: rgba(0, 0, 0, 0.705882);
}
.dropdown_text div { font-family     :arial, sans-serif;
                font-size       :12pt;
                color           :#ffffff;
                text-align      :left;
                padding-left    :0px;
                font-weight     :bold;  }
                
                
.text div  { font-size       :12pt; font-weight: bold;}

text_pic div { font-size       :12pt; font-weight: bold;}
.image_text div  { font-size       :14pt; font-weight: bold;}
.info_text div { font-size       :12pt;
                    font-weight: bold;}
.info_text2 div { font-size       :12pt;}
.google_map {width: 100%;
            height: 300px;}
            
