/*------------------------------------------------------------------
definitions for the footer

[Table of contents] 

1.	footer
-------------------------------------------------------------------*/

/* 1. footer */
#footer {
	padding:26px 0 17px 0;
	text-align:center;
	font-size:1.15em;
	background:transparent url(../img/elements/back.footer.gif) left bottom repeat-x;
}
#footer p { margin-bottom:11px; }
#footer { font-size:1.05em; }
#footer a.mbx-link {
	color: #000;
	text-decoration: none;
}
#footer a.mbx-link:hover {
	text-decoration: none;
}
