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

#start-training {
	background-image:url(../images/btn-training.gif);
}

#home-latestnews {
	background-image:url(../images/btn-latestnews.gif);
}
h1 {
	display: block;
	text-indent: -1000em;
	background-repeat: no-repeat;
}
h1#committed {
	width: 550px; 
	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);
}
