/* 

****OLD DESIGN FOOTER RULES****


#f_wrapper
{
	background-image: url("images/foot_bot.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 18px;
}
#f_wrapper .top
{
	height: 21px;
	width: 100%;
	background-image: url("images/foot_top.gif");
	background-repeat: repeat-x;
}
#f_wrapper h5
{
	color: #005596;
	font-size: 10px !important;
	font-weight: bold;
	text-transform: uppercase;
}
#f_wrapper a
{
	color: #999;
}
#f_wrapper .ContentPane
{
	width: 100%;
}
*/


















