#footer {
	float: left;
	display: block;
	margin-bottom: 0px;
	padding-bottom: 0;
	width: 100%;
	min-width: 960px;
	background: url(../ltp_images/rr_footer.png) no-repeat bottom;
	text-align: center;
	border: none;
	position: relative;
	z-index: 1;
	height: 190px;
	margin-top: 0px;
	bottom:0px;
}

.footerlink {
	position:relative;
	right:325px;
	top:100px;
	cursor: pointer;
}