#footer { width: 950px; margin: 10px auto; height: 280px; }
	#footer .topic { width: 303px; height: 200px; float: left; margin: 50px 0 0 10px; }
		#footer .topic .title { width: 100%; height: 30px; }
		#footer .topic .title h2 { font-family: Gabrielle, serif; font-size: 24px; color: #ffffff; }
		#footer .topic .map { width: 262px; height: 151px; margin: 10px 0 0 0; background: transparent url(../../../../../src/img/footer/bg_map.png) no-repeat; }
			#footer .topic .map iframe { margin: 5px; width: 252px; height: 141px; border: none; border-radius: 5px; }
		#footer .topic .right { width: 100%; height: 151px; margin: 10px 0 0 0; }
			#footer .topic .right p { color: #ffffff; font-size: 12px; line-height: 30px; }

	#footer .languages { height: 30px; width: 50%; text-align: right; vertical-align: middle; display: block; float: left; }
		#footer .languages a { font-size: 11px; font-weight: bold; text-decoration: none; color: #89b705; line-height: 30px; float: left; margin: 0 0 0 20px; }
		#footer .languages img { height: 30px; }

	#footer .developed { height: 30px; width: 100%; text-align: right; vertical-align: middle; display: block; }
		#footer .developed p { font-size: 11px; color: #ffffff; line-height: 30px; float: right; }
		#footer .developed a { font-size: 11px; font-weight: bold; text-decoration: none; color: #89b705; line-height: 30px; float: right; margin: 0 0 0 5px; }
		#footer .developed a:hover { text-decoration: underline; }