#smfFooter { font-family: Verdana, Arial, sans-serif; font-size:12px; position: relative; z-index: 1; }
	#smfFooterTL { background: url(/img/smf_footer/top_left.png) no-repeat; padding-left: 11px; }
		#smfFooterTR { background: url(/img/smf_footer/top_right.png) no-repeat right top; padding-right: 11px; }
			#smfFooterTC { background: url(/img/smf_footer/top_center.png) repeat-x; height: 10px; overflow: hidden; }
	#smfFooterML { background: url(/img/smf_footer/middle_left.png) repeat-y; padding-left: 8px; }
		#smfFooterMR { background: url(/img/smf_footer/middle_right.png) repeat-y right top; padding-right: 8px; }
			#smfFooterMC { background: #fff url(/img/smf_footer/middle_center.png) repeat-x left bottom; padding: 6px 0 0 20px; }
			#smfFooterMC:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }
	#smfFooterBL { background: url(/img/smf_footer/bottom_left.png) no-repeat; padding-left: 13px; }
		#smfFooterBR { background: url(/img/smf_footer/bottom_right.png) no-repeat right top; padding-right: 13px; }
			#smfFooterBC { background: url(/img/smf_footer/bottom_center.png) repeat-x; height: 13px; overflow: hidden; }

				#smfFooter img.logo { float: left; margin: 6px 18px 10px 0; position: relative; z-index: 1; }
				#smfFooter ul { list-style: none; margin: 0 0 6px 204px; padding: 0; }
					#smfFooter ul li { background: url(/img/smf_footer/divider.gif) no-repeat left center; display: inline; line-height: 1.25em; padding: 0 7px 0 13px; }
					#smfFooter ul li.first { background-image: none; }
						#smfFooter ul li a { color:#eaae52; text-decoration: none; }
						#smfFooter ul li a:hover { background-color: transparent; color: #eaae52; text-decoration: underline; }

.clear { clear: both; height: 0; line-height: 0; font-size: 0; }