#tag { display: none; }

#header{
  height: 110px;
  background-image: url(../images/header.gif);
  background-position: center top;
  background-repeat: no-repeat;
}

#logobar {
     top: 50px;
}


#buttons {margin-left:10em;}




#main p b { color: #000; }

#main h3 {

	color: #900;
	padding-top: 10px;
	padding-left: 15px;
	font-size: 140%; }

#main h4,h5 { padding-left: 15px; 
	color: #000; }

#contact-footer {

   width: 12em; 

   padding: 1em;

   border: 1px solid #999933; }

#footer {height: 30px;  }

#footer img {
    width: 120px;
    height: 30px;
}


