body{background: #a8791e;}
		#cmpny{background: #efefef; font-family: Trajan Pro;padding: 10px;margin: 0px;font-weight: bold;font-size: 40px;color: #4f0101;}
		#menus li{font-style: inherit;font-family:Trajan Pro;font-size: 14px;font-weight: bold;}
		#menus li a{color: white;}
		#menus li a:hover{background: white;color: black;}
		.dropdown:hover .dropdown-menu {display: block;}
		#sidebar{margin: 0px;background: #d1d2d3;margin-top: -20px;padding: 0px;}
		#sidebar p{font-family: System; font-size: 13px;}
		#heading{font-family: GeoSlab703 MdCn BT;background: white;padding: 5px;margin-top: 0px;font-size: 19px;}
		p{padding: 10px;font-family:Georgia }
		#service li{color: white;font-size: 20px;font-weight: bold;text-decoration: none;padding-top: 9px;}
		#service li a{text-decoration: none;color: white;font-size: 15px;font-family: Charlemagne Std}

    .fa {
  padding: 10px;
  font-size: 20px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
  border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
  text-decoration: none;
  color: white
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
#service_content{font-size: 12px;font-weight: bold;font-family: arial-sans-serif;}	
hr{color: black}