
.headshot li {
	margin-left:20px;
}

#join-newsletter, #start-training {
	display: block; 
	float: left; margin-right: 3px;
	width: 149px;
	height: 23px;
	text-indent: -1000em;
	background-repeat: no-repeat;
	background-image:url(../images/btn-newsletter.gif);
}

#start-training {
	background-image:url(../images/btn-training.gif);
}
h1 {
	display: block;
	text-indent: -1000em;
	background-repeat: no-repeat;
}
h1#committed {
	width: 441px; 
	height: 52px; 
	background-image: url(../images/home-hdr-committed.gif); 
}
h1#latest-news {  
	width: 81px; 
	height: 12px; 
	background-image: url(../images/hdr-latestnews.gif); 
}

h1#contact-us { 
	position: relative;
	top: 8px;
	width: 73px;
	height: 20px;
	background-image: url(../images/hdr-contactus.gif);
}