@charset "UTF-8";
* { 
    margin: 0; 
	padding: 0;
	border: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #003471;
	text-decoration: underline;
}
a:visited {
	color: #003471;
	text-decoration: underline;
}
a:hover {
	color: #003471;
	text-decoration: underline;
}
a:active {
	color: #003471;
	text-decoration: underline;
}
#mainWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#logo {
	float: left;
	height: 84px;
	width: 198px;
	margin-top: 10px;
}
#nav {
	float: left;
	height: 20px;
	width: 700px;
	margin-top: 40px;
	text-align: center;
}
#nav ul {
}
#nav li {
	display: inline;
	list-style-type: none;
}
#nav a {
	margin: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-transform: uppercase;
	color: #22428f;
	font-size: 11px;
	text-decoration: none;
	font-family: "Arial Black", Gadget, sans-serif;
	letter-spacing: -1px;
}
#nav a:hover {
	background-image: url(images/menu_hover.png);
	background-repeat: repeat-x;
}
.underline_top {
	background-image: url(images/underline_top.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 676px;
	margin-left: 10px;
}
.underline_bottom {
	background-image: url(images/underline_bottom.png);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-top: -15px;
	height: 28px;
	width: 483px;
}
.content {
	min-height: 400px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 110px 0 20px 0;
	color: #333;
}
.content2 {
	min-height: 270px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding: 110px 0 20px 0;
	color: #333;
}
.content2 p {
	float: right;
	width: 300px;
}
p, h1 {
	margin: 5px 0 20px 0;
}
h1 {
	color: #003471;
	font-size: 16px;
}
.content img {
	float: right;
	padding: 10px;
}
.content2 img {
	float: left;
	padding: 10px;
}

.pic2 img {
	float: left;
	padding: 10px;
}
.quote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	width: 413px;
	height: 224px;
	float: right;
	margin: 10px 0 0 20px;
}
.quote p {
	margin: 50px 0 10px 55px;
	color: #22428f;
	font-size: 13px;
	width: 240px;
	float: left;
}
h2 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	width: 200px;
	margin: 0 0 0 55px;
	float: left;
}
.quote_yoga {
	background-image: url(images/quote_yoga.png);
	background-repeat: no-repeat;
	width: 473px;
	height: 278px;
	float: right;
	margin: 10px 0 0 20px;
}
.quote_yoga p {
	margin: 115px 0 10px 194px;
	color: #fff;
	font-size: 12px;
	width: 240px;
	float: left;
}
.quote_group {
	background-image: url(images/quote_group.png);
	background-repeat: no-repeat;
	width: 500px;
	height: 292px;
	float: right;
	margin: 10px 0 0 20px;
}
.quote_group p {
	margin: 60px 0 10px 55px;
	color: #fff;
	font-size: 11px;
	width: 300px;
	float: left;
}
h4 {
	margin: 0 0 10px 100px;
	color: #fff;
	font-size: 12px;
	width: 270px;
	float: left;
	font-weight: medium;
}
.quote_partners {
	background-image: url(images/quote_partners.png);
	background-repeat: no-repeat;
	width: 759px;
	height: 452px;
	margin: 10px auto 40px auto;
}
.quote_partners p {
	margin: 90px 0 0 160px;
	color: #fff;
	font-size: 11px;
	width: 500px;
	float: left;
}
.disclaimer {
	font-size: 10px;
	margin: 0;
	width: 930px;
}
h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 0 420px;
	width: 500px;
	float: left;
}
#footer {
	background-image: url(images/bttm_bg.png);
	background-repeat: repeat-x;	
	min-height: 380px;
	clear: both;
}
#footer p {
	border-top: 1px solid #003471;
	color: #003471;
	font-size: 10px;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	clear: both;
}
#tryus {
	width: 557px;
	height: 40px;
	text-align: center;
	color: #003471;
	font-size: 20px;
	float: right;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(images/underline_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#map {
	width: 500px;
	height: 350px;
	text-align: right;
	float: right;
}
.maptext {
	font-size: 18px;
	text-align: center;
	color: #003471;
	padding-bottom: 5px;
}
.maptext strong {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
}
.team {
	width: 400px;
	text-align: center;
	padding: 10px 0 0 0;
}
.team img {
	border: #fdbb2e solid 5px;
	padding: 5px;
}
#form {
	background-image: url(images/contact_bg.png);
	background-repeat: no-repeat;
	width: 557px;
	height: 318px;
	text-align: right;
	color: #FFF;
	font-size: 14px;
	float: right;
	padding-top: 30px;
}
#form p {
	margin-right: 170px;
}
#textfield1 {
	height: 20px;
}
#textfield2 {
	height: 60px;
}
#contact p {
	text-align: center; 
	color: #22428f;
	font-style: italic;
	font-size: 14px;
}
#contact font {
	text-align: right; 
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase;
	font-family:"Arial Black", Gadget, sans-serif;
	font-style: italic;
}
.img_container img {
	border-right: #FFF solid 5px;
	border-top: #FFF solid 5px;
	border-bottom: #FFF solid 5px;
	float: right;
}
.img_about {
	width: 920px;
	height: 150px;
	border: #fdbb2e solid 5px;
	margin: 10px 0 20px 0;
}
.img_massage {
	width: 920px;
	height: 150px;
	border: #bbd631 solid 5px;
	margin: 10px 0 20px 0;
}
.img_yoga {
	width: 920px;
	height: 150px;
	border: #752B90 solid 5px;
	margin: 10px 0 20px 0;
}
.img_group {
	width: 920px;
	height: 150px;
	border: #037554 solid 5px;
	margin: 10px 0 20px 0;
}
.img_ptraining {
	width: 920px;
	height: 150px;
	border: #ca2921 solid 5px;
	margin: 10px 0 20px 0;
}
.cont p {
	padding: 20px;
	margin: 0 auto 0 auto;
}
h5 {
	padding: 15px 20px 0 20px;
	margin: 0 auto 0 auto;
	font-size: 16px;
}
.cont ul {
	list-style: disc;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 10px;
}
.cont li {
	padding: 0 20px 0 10px;
	margin: 10px 0 0 20px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.cont a {
	font-style: italic;
	text-decoration: none;
	color: #003471;
}
.cont_about {
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 400px;
	min-height: 160px;
	color: #333;
	background-image: url(images/yello_back.png);
	background-repeat: repeat-x;
	float: left;
}
.cont_massage {
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 930px;
	min-height: 160px;
	color: #333;
	background-image: url(images/cont_back.png);
	background-repeat: repeat-x;
}
.cont_yoga {
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 930px;
	min-height: 160px;
	color: #000;
	background-image: url(images/purpl_back.png);
	background-repeat: repeat-x;
}
.cont_group {
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 930px;
	min-height: 160px;
	color: #000;
	background-image: url(images/dkgreen_back.png);
	background-repeat: repeat-x;
}
.cont_group span {
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 930px;
	min-height: 160px;
	color: #333;
	background-image: url(images/dkgreen_back.png);
	background-repeat: repeat-x;
}
.cont_group ul {
	list-style: disc;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 10px;
	color: #000;
}
.cont_group li {
	padding: 0 20px 0 10px;
	margin: 10px 0 0 20px;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.cont_ptraining {
	font-size: 14px;
	margin: 0 0 20px 0;
	width: 930px;
	min-height: 160px;
	color: #000;
	background-image: url(images/red_back.png);
	background-repeat: repeat-x;
}
.cont_partners {
	font-size: 14px;
	margin: 10px 0 20px 0;
	width: 930px;
	min-height: 160px;
	color: #003471;
	background-image: url(images/yello2_back.png);
	background-repeat: repeat-x;
}
.cont_partners strong {
	color: #333;
}
.pdf {
	text-align: center;
	padding: 30px 0 20px 0;
	color: #003471;
}
.pdf p {
	padding: 0;
}
h6 {
	color: white;
	font-size: 20px;
	Text-align: center;
	margin: 80px 0 0 50px;
}
#tsd p {
	font-size: 12px;
}
