/*-------------------------------------------------------------------------------------------------------*/
/*	Footer Text Content
/*-------------------------------------------------------------------------------------------------------*/
#footertext
{
	width:					974px;
	clear:					both;
	margin:					0px 0px 40px 0px;
	padding:				20px 0px 20px 50px;
	line-height:				22px;
	font-family:				arial;
	font-size:				13px;
	color:					#666767;
	xbackground-color:			white;
	background-image:			url( /images/bg_footer.gif );
	background-repeat:			repeat-y;	
}

#footertext a
{
	padding:				0px 0px;
	white-space:				nowrap;
	color:					#666767;
	font-weight:				bold;
	text-decoration:			none;
}

#footertext a:hover
{
	padding:				0px 0px;
	white-space:				nowrap;
	color:					#666767;
	font-weight:				bold;
	text-decoration:			underline;
}
