#footer {
	position: relative;
	left: 0;
	height: 50px;
	clear: both;
	background: transparent url(../img/elem/bg_footer.png) no-repeat;
}

#footer-box {
	position: relative;
	margin: 0;
	padding: 6px;
}

#footer-text {
	margin: 0;
	padding: 20px;
	
	text-align: right;
	
	/*font-size: 9px*/;
	line-height: normal;
	color: #666666;
}
