/*	|=======================================================| **
**	| Project         : JeaBsy Web							| **
**	| Created By      : Jeffrey Benistant					| **
**	| Date            : May 2011							| **
**	| Email           : Jeffrey@24design.nl					| **
**	|=======================================================| */

/*******************************************************************************************************************************/

#ftr_footer {
	position:	absolute;
	left:		0px;
	right:		0px;
	bottom:		10px;
	height:		20px;

	border-top:			#666666 1px solid;
	border-bottom:		#666666 1px solid;
	background-color:	#F0F4F8;
	text-align:			center;
}

.ftr_naam {
	font-size:14px;
	color:#004444;
}