#footer {
	clear: both;
	padding-top: 20px;
	height: 19px;
	margin-left: 3px;
}
#footer_left {
	height: 19px;
	float: left;
	width: 7px;
	background-image: url(images/all/footer_left.gif);
}
#footer_right {
	height: 19px;
	float: left;
	width: 11px;
	background-image: url(images/all/footer_right.gif);
}
#footer p {
	height: 19px;
	float: left;
	width: 708px;
	background: url(images/all/footer_middle.gif) bottom repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px; /* non-resizable */
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid white;
	padding: 0 1px 0 2px;
}
#footer p a:hover {
	text-decoration: underline;
}
