#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);
}

#me3games-top {
	margin-top: 36px; _margin-top: 134px;
	margin-left: 21px;
	width: 600px;
	text-align: justify;
	line-height: 145%;
}

#me3games-right {
	margin-top: 16px; _margin-top: 14px;
	float: right;
	margin-right: 24px;
	_margin-right: 12px;
	margin-left: 0px;
	width: 350px;
	line-height: 145%;
}

#me3games-left { 
	margin-top: 16px; _margin-top: 14px;
	margin-left: 21px;
	width: 350px;
	text-align: justify;
	line-height: 145%;
	border-right: 1px solid #cccccc;
	padding-right: 20px;
}