div#container{
	background: #000 url(/files/hillknowlton/backgrounds/home.jpg) no-repeat center top;
	padding-top: 349px;
	min-height: 261px;
	_height: 255px;
	position: relative;
}
div#blurb{
	position: absolute;
}
h2{
	/*top: 290px;
	left: 177px;*/
	color: #fff;
	font-size: 48.32px;
}
div#blurb{
	top: 40px;
	/*left: 645px;*/
	left: 25px;
	width: 250px;
	/*padding: 20px;*/
}
	div#blurb h3{
		color: #fff;
		font-size: 25.64px;
	}
	div#blurb p{
		color: #fff;
		font-size: 1.136em;
	}
	div#blurb a{
		color: #fff;
	}


#ticker {
  position: absolute;
  bottom: 0;
  left: 0;
  /*background: #237b7b;*/
  background: #000000;
  opacity: 0.7;
  width: 1000px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

#ticker a {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 25px 0 25px;
  color: #fff;
  opacity: 1;
  display: none;
}
