
/* .head-wrap .container
{	
	border: 1px solid black;
} */

.body-wrap
{
	margin-top: -20px;
}
.container {
    display: block!important;
    max-width: 900px!important;
    margin: 0 auto!important;
    clear: both!important;
    
}



.social{
   /*  padding: 15px; */
    background-color: #ebebeb;
}
/* social media icon */
a:hover, a:focus {
    color: inherit;
    text-decoration: none;
}

.fa {
  padding: 10px;
  font-size: 16px;
  width: 40px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fa:hover {
   /*  opacity: 0.8; */
    color: black;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google-plus {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}


.footer-wrap { width: 100%;	clear:both!important;
}

.footer-wrap p {
	font-size:10px;
	font-weight: bold;
}
.footer-wrap a:hover, a:focus {
    color: red;
    text-decoration: none;
}


#img1{
  Height: 60px;
    Width: 165px;
  }
  #img3
  {
      height: 34px;
  }

  /* #left1{
    border-right: 1px solid black;
  } */
/*#whole{
margin-top: 50px;
margin-left: 100px;
margin-right:500px;
}

