﻿<?xml version="1.0" encoding="utf-8"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxsl="urn:schemas-microsoft-com:xslt" exclude-result-prefixes="msxsl">
	<xsl:output method="xml" indent="yes"/>

	<xsl:template match="/">
		<xsl:variable name="TemplateURL" select="normalize-space(AjaxRequest/TemplateURL)"></xsl:variable>

		<div class="dragon_DivColordBakground" id="div_WhyUSAFMA">
			<div class="textCenter">
				<img alt="About US" width="100%" class="verticallyMiddle" src="{$TemplateURL}web/images/ver_2_0/dragonkick/About_Us_Welcome.png"></img>
			</div>
			<div class="padding30">
				<div class="partiesHeaderText">
					What Makes Us Special
				</div>
				<div class="welcomeContentText">
					<div class="marginTop25">
						1. USAFMA has specialized in children's martial arts since 1986 and has one of the most progressive, innovative martial arts programs in the nation. We encourage education and 100% of our Junior Black Belt graduates are attending or are graduates of a university. On a competitive level we have three NASKA World martial art champions and a nationally rated performance team!						
					</div>
					<div class="marginTop25">
						2. We pride ourselves on delivering a professional, nurturing family environment with caring Black Belt instructors. Our Black Belt instructors are internationally and nationally certified, have CPR and first aid training, and have a minimum of 10 years experience with USAFMA.
					</div>
					<div class="marginTop25">
						3. We teach our own unique system of Freestyle Martial Arts (FMA) which incorporates: practical streetwise self defense skills (reacting under pressure), extreme martial arts (acrobatic sport performance), traditional martial arts (karate / tae kwon do / judo), and mixed martial arts (sport grappling and kickboxing). Through our unique system of FMA, we emphasize the importance of "Character Development" such as confidence, discipline, respect, focus, and perseverance.
					</div>
					<div class="marginTop25">
						<ul class="listUniqueText margin0 padding0">
							<li>* Channel 10 Leadership Award recipient</li>
							<li>* County of San Diego Self Defense Expert - Mary D.</li>
							<li>* Dr. Phil Self Defense guest - Tracie A.</li>
							<li>* San Diego Foundation - USA Freestyle Family College Scholarship</li>
							<li>* San Diego Padres Petco Park main field - Team Freestyle Performance</li>
							<li>* Special Needs program - Community Service - Free tuition</li>
							<li>* Philanthropy Fundraisers - Rady's Children Hospital, UCSD Burn Center, Voices for Children, Polinsky Center, Ronald McDonald House, YMCA, Teen Shelter.</li>
						</ul>
					</div>
				</div>
			</div>
		</div>
		<div align="center">
			<span style="color: #C1C1C1;">
				This site is powered by
			</span>
			<a class="publicationSummary" style="color:#C1C1C1;" href="/pro" target="_blank">LifeSpace Pro</a>
		</div>
	</xsl:template>
</xsl:stylesheet>
