/***************************************************************
Style Sheet for NGEN

Copyright 2008 by NGEN, All Rights Reserved
***************************************************************/



#footer {
	width:860px;
	text-align:left;
}
#footerWrapper {
	position:relative;
	padding:25px 0 0 0;
	height:1px;
	width:860px;
}


#copyRight {
	position:absolute;
	bottom:-2.5em;
	left:0;
	width:860px;
	text-align:center;
	font-size:85%;
}
