#tag { display: none; }



#header{
  height: 170px;
  background-image: url(../../images/header.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}



#logobar { top: 110px; }

#buttons {margin-left:10em;}





#main p b { color: #000; }

#main h3 {

	padding-top: 10px;

	padding-left: 15px;

	font-size: 140%; }

#main h4,h5 { padding-left: 15px; }


#contact-footer {

   width: 18em; 

   padding: 1em;

   border: 1px solid #313131; }


#footer {height: 30px;  }

#footer img {
    width: 120px;
    height: 30px;
}


