#homeBanner{
	display:block;
	width:960px;
	height:200px;
	background: url(../images/home/bar-home.jpg) 0 0 no-repeat;
}
#homeHeader{
	width:560px;
	height:34px;
	background: url(../images/home/header-skillspoint.gif) 0 0 no-repeat;
}
#moreInfoHeader{
	margin-top:30px;
	width:220px;
	height:53px;
	background: url(../images/home/moreinformation.gif) 0 0 no-repeat;
}
#newsletter{
	margin-top:50px;
	width:220px;
	height:25px;
	background: url(../images/home/newsletter.gif) 0 0 no-repeat;
}


/* -- site navigation -- */

#inPageNav{
	float: left;
	list-style: none;
	margin: 20px 0 0px 0;
	padding: 0;
	width:200px;
}

#inPageNav li {
	float: left;
	margin: 0 0 10px 0px;
	padding: 0;
}
#inPageNav li a {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
}

#findMore {
	width: 194px;
	height: 19px;
	background: url(../images/home/findmore.gif) 0 0 no-repeat;
}
#learnersLink {
	width: 222px;
	height: 15px;
	background: url(../images/home/learners.gif) 0 0 no-repeat;
}

.award {float:left; text-indent:-999em; display:block; background-image:url(../images/award2.gif); width:603px; height:131px; background-repeat:no-repeat; margin-top:40px;}



