@charset "utf-8";
/* CSS Document */

#master-back-footer{
	background: url(../img/footer_back_main.gif) repeat-x left top;
	text-align: center;
	height:80px;
	/*position:absolute;*/
	width: 956px;
	/*position: relative;*/
	/*margin-top: -70px;  negative value of footer height */
	clear:both;
	margin:0px auto;
}

#print {
	bottom: 1.25em;
	text-align:center;
	width: 7.5em;
	float:right;
}

#print a{
	background:url(../img/print_start.gif) no-repeat left top;
	padding-left:20px;
	font-size:0.6875em;	
	color:#FFF;
	text-align:center;
}

.footer-text {
	clear:both;
	padding-top:2.5em;
	text-align:center;
	font-size:0.6875em;	
	color:#FFF;
}



/*.rftech {
	width:125px; 
	height:45px;
	background: url(../img/rftechlogo.gif) no-repeat left top; font-size:0.7em;
	font-size:14px;
	font-weight:bold;
}*/


/*#master-back-footer .footer-center {
	position:relative;
	height:70px;
}

#master-back-footer .print {
	width:7.5em;
	bottom:1.25em;
	float:right;
	
}

#master-back-footer .print p a{
	background:url(../img/print_start.gif) no-repeat left top;
	padding-left:20px;
	font-size:0.6875em;	
	color:#FFF;
}*/
