#bottom
 {background: #333333;
 width: 100%; overflow: hidden; margin:33px auto 0 auto;
 font-family: 'Lato', sans-serif;

 
 }
 #footer
 {
 width:100%;


 }

 #footer ul
 {list-style:none;
 color:#ffffff;
 margin-left:42px;
 
 }

 #footer ul li
 {
 padding:6px;
 text-decoration: none;
 
 font-size:12px;
  }
  
  
  #footer ul li strong
  {
	  color:#FF0;
  }
  
 #footer ul li a
 {

	 color:#FFF;
	 text-decoration:none;  
  }
  
  #footer ul li a:hover
 {
	 color: #E7AE18; 
  } 
  
 .color
   {
   color:#000000;
   background:none !important;
   }

   .image
   {
   margin-left:50px;
   }

   .bottom-ul
   {
   float:left;
   width:22%;
   margin-left:30px;
   }
   .bottom-ul ul li img
   {
   margin: 0px 2px;
   }


#bottom-text
   {
   text-align: center;
   color:#FFF;
	font-size:12px;
	
	   
   }

#bottom-text a{
text-decoration:none;
color:#FFF;
}

#bottom-text a:hover{
color: #E7AE18;
}
