#footer{
	width:960px;
	height:40px;
	background:url(images/footer.jpg) no-repeat;
}

#footer a{
	color:#ff8b00;
	text-decoration:none;
}

#footer a:hover{
	color:#000000;
	text-decoration:underline;
}

#createdpowered{
	position:absolute;
	width:220px;
	height:40px;
	right:5px;
}

#createdpowered a{
	display:block;
	width:220px;
	height:40px;
}

#footerTxt{
	padding-top:20px;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	color:#000000;
}


