/*-------------------------------------------------------------------------------------------------------*/
/*	Footer Navigation
/*-------------------------------------------------------------------------------------------------------*/
#footernav
{
        width:                          637px;	
	clear:				both;
	margin:				0px 0px 0px 0px;
	border-top:			0px solid #999999;
	padding:			40px 0px 0px 165px;
	line-height:			16px;
	font-family:			arial,sans serif;
	font-size:			11px;
	color:				#999999;
        background-color:               white;
        background-image:		url( /images/bg_homefooternav.jpg );
	background-repeat:		no-repeat;
}

#footernav a
{
	padding:			0px 0px;
	white-space:		        nowrap;
	color:				#999999;
}

#footernav a:hover
{
	padding:			0px 0px;
	white-space:		        nowrap;
	color:				#666666;
}

.footernavdivider
{
	padding:			0em 1em;
	color:				#999999;
}

/*-------------------------------------------------------------------------------------------------------*/
/*	Footer Text Content
/*-------------------------------------------------------------------------------------------------------*/
#footertext
{
	clear:				637px;
	margin:				0px 0px 0px 0px;
	padding:			30px 0px 20px 165px;
	line-height:		        16px;
	font-family:		        arial,sans serif;
	font-size:			11px;
	color:				#999999;
        background-color:               white;
}

#footertext a
{
	padding:			0px 0px;
	white-space:		        nowrap;
	color:				#666666;
}