﻿
				

/* Begin Footer */
	
	#footer {
		position:relative;
		text-align: center;
		margin: 0px auto;
		padding: 0px;
		background:url("/images/welcome_footer.png") left top no-repeat;
		width: 766px;	
		height: 70px;
		padding: 30px 0px 0px 0px;
	}

	#copywrite {
		color: #989898;
		font-size: 12px; 
		font-weight: bold; 
	}
	
	#disclaimer {
		font-weight:normal; 
		font:9px; 
		text-align: left;
		margin: 25px 100px 0px 100px;
		font-size:9px;
	}