/* CSS Document */


#bot_bar {
	
	position:relative;
	margin-left:525px;
	height: 100px;
	width: 266px;
	bottom: 108px;
	z-index: 6;
}

#footerplus {
	position:relative;
	border: none;
	margin: -6px;
	height: 100px;
	width: 797px;
	text-align: left;
	background:url(../images/bg_bot.gif) bottom left repeat-x;
	background-color: #FFFFFF;
	bottom: 156px;
	
	}
	#footerplus img	{
	border: none;
	bottom: 4px;
}
