	#footer
	{
		width: 968px;
		height: 125px;
		margin: 25px auto 0px auto;
		padding: 0px;
		background-image: url(../_images/_universal/background-bot.gif);
		background-position: 50% 0px;
		background-repeat: no-repeat;
		color: #0f2038;
		font-size: 11px;
		line-height: 13px;
		text-align: center;
		clear: both;
		position: relative;
	}
	
	#footer p { padding: 35px 0px 0px 0px; }
	
