/*Footer*/
#after-footer {
	background: url(../images/bg-footer.jpg) no-repeat;
	height: 100px;
	width: 980px;
}
#footertext {
	padding: 60px 20px 0 20px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
}
#footertext a {
	color: #fff;
}