div#header a{
	float: left;
}

div#feature span{
	height: 194px;
	display: block;
	background: transparent url(images/banner.jpg) left top no-repeat;
	text-indent: -999em;
}

div#footer p{
	margin-right: 10px;
}
div#footer a:link,
div#footer a:visited,
div#footer a:hover{
	color: #fff;
	text-decoration: underline;
}
