#ft_footer {
text-align:center;
Helvetica, Arial, sans-serif
font-size: 11px;
color:#FFFFFF;
}
.ft_footsize{
width:994px;
}


.ft_leftimgef{
	float:left;
	width:8px;
	height:93px;
	background-image: url(../images/left_footer.jpg);
}
.ft_centerimgef{
float:left;
background-image:url(../images/middle_footer.jpg);
background-repeat:repeat-x;
height:93px;
padding: 0px 12px 0 7px;
width:959px;
}
.ft_rightimgef{
float:left;
background-image:url(../images/right_footer.jpg);
width:8px;
height:93px;
}
#ft_footer p { margin: 0; padding: 0; }

#ft_footer a { color: #FFFFFF; padding: 0 5px; }

#ft_copyright p { line-height: 150%; }

#ft_footerlinks a:active { text-decoration: underline; }




#ft_footerlinks a:hover { text-decoration: none; }
#ft_footerlinks .last { color: #e7e7e7; }