#lefty {
	border-right: 1px solid #ddd;
	float: left;
	padding: 0 10px 10px 0;
	width: 509px;
}

#righty {
	float: right;
	padding: 10px 0  10px 10px;
	width: 220px;
}

#footContact {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
  float: left;
  width: 509px;
  font-size: 90%;
  padding: 5px 10px 5px 0;
}

#footContact p {
	margin: 0;
}

#footSpanish {
	border-right: 1px solid #ddd;
  float: left;
  width: 519px;
  font-size: 85%;
  padding-bottom: 15px;
}

#copyright {
  border-right: 1px solid #ddd;
  font-size: 75%;
  float: left;
  height: 50px;
  line-height: 1.7em;
  padding-top: 25px;
  width: 519px;
}

#search {
  float: right;
  width: 229px;
}

#deptBlock {
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  float: right;
  height: 95px;
  width: 230px;
}

#searchContainer {
  height: 75px;
  width: 230px;
	text-align:left;
}

#formContainer {
  position: relative;
  top: 10px;
	text-align:left;
  left: 25px;
  width: 200px;
}

#eGov_searchTerms {
  width: 125px;
  font: 12px 'Trebuchet MS';
  color: #777;
  height:20px;
  border: none;
  margin-right: 1px;
  padding-left: 10px;
  float: left;
  position: relative;
  top: 8px;
}

#eGov_buttonSearchSubmit {
  position: relative;
  float: left;
  margin: 0;
  border:none;
  top: 8px;
}

#eGovManager {
  margin: 0;
  padding: 0;
}

#searchContainer #eGovManager label {
  font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
  font-size: 120%;
  color: #fff;
  margin-bottom: 4px;
  text-transform: uppercase;
}

#mainContainer {
    background: url('/images/misc-gray-pix.gif') 519px top repeat-y;
}

#deptBlockTitle {
  color: #fff;
  font-size: 120%;
  margin: 0 15px;
}

#bread {
  font-size: 80%;
}

  #bread a {
    border: none;
  }

  #bread a:hover {
    border: none;
  }