/*Footer <start>*/
DIV#footer
{
	clear: left;
	height: 49px;
	font-size: 10px;
	background-image: url(../img/bg-footer.png);
	color: #FFFFFF;
	margin-top: 20px;
	background-color: transparent;
}
DIV#footer P.footer-address
{
	float: left;
	margin: 12px 0 0 42px;
}
* HTML DIV#footer P.footer-address
{
	margin: 12px 0 0 22px;
}
DIV#footer P.footer-links
{
	float: right;
	text-align: right;
	line-height: 20px;
	margin: 12px 43px 0 0;
}
* HTML DIV#footer P.footer-links
{
	margin: 12px 22px 0 0;
}
DIV#footer SPAN.signature
{
	color: #FFFFFF;
	background-color: transparent;
}
DIV#footer A
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}
DIV#footer A:hover
{
	color: #CC0000;
}
/*Footer <end>*/
