*{
	margin: 0;
	padding: 0;
}
html{
	margin: 0;
	padding: 0;
}

body{
	background-color: #f7f2fe;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #000;
}

p{
	line-height: 1.4em;
	margin: .5em 0 1.2em 0;
}

p form{margin-top:10px; margin-bottom:5px;}

a:hover{color: #123a6d; text-decoration:none; background-color:inherit;}
a img{border:none;}

h2 {
	font-size:1.6em;
	background-image:  url(images/ball.png);
	background-position: left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 42px;
	height: 32px;
}

ul.homefaq{
	padding-left:30px;
	font-size: 1.1em;
}

li.homefaq{
	padding: .5em 0;
	line-height: 1.4em;
	list-style-type: none;
	font-weight: bold;
}


#header{
	width: 100%;
	height: 134px;
	background-image: url(images/headerbg2.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	border-top: 1px solid #123a6d;
	border-bottom: 4px solid #123a6d;
}

#wrapper{
	padding: 0;
	margin: 0 auto;
	width: 853px;
	display: block;
}

#container{
	margin: 0 auto;
	padding:0;
	text-align: left;
	width: 100%;
	background-image: url(images/containerbg.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: center;
	
}


#containercontent{
	margin:0px 60px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 20px;
}

#footer{
	height: 154px;
	width: 853px;
	background-color:transparent;
	color: #000;
	background-image: url(images/footer.png);
	background-position: center;
	background-repeat: no-repeat;
	
}

#footer p{
width: 80%;
padding: 2em 3em 0 3em;
border-top:2px solid #123a6d;
margin: 0em auto 0 auto;
	text-align:center;
	font-size: .8em;
}


#navigation{
	width: 800px;
	padding:0;
	clear: both;
}

#navigation ul{
	margin-left:28px;
	width: 100%;
	float: left;
	padding: 0;
	border-bottom: 3px solid #123a6d;
}

#navigation li{
display: block;
	list-style: none;
	text-indent: 0px;
	float: left;
	width:160px;
	height:50px;
}

#navigation li a{
	display: block;
	list-style: none;
	width:160px;
	height:50px;
	float: right;
	text-indent: -99999px;
}

#navigation li.home{
	list-style: none;
	width:160px;
	height:50px;
	background-image: url(images/home1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.home:hover{
	background-image: url(images/home2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.lessons{
	list-style: none;
	width:160px;
	height:50px;
	background-image: url(images/lessons1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.lessons:hover{
	background-image: url(images/lessons2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.pricing{
	list-style: none;
	width:160px;
	height:50px;
	background-image: url(images/pricing1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.pricing:hover{
	background-image: url(images/pricing2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.about{
	list-style: none;
	width:160px;
	height:50px;
	background-image: url(images/about1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.about:hover{
	background-image: url(images/about2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.contact{
	list-style: none;
	width:160px;
	height:50px;
	background-image: url(images/contact1.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#navigation li.contact:hover{
	background-image: url(images/contact2.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.clear{clear:both;}
.small{font-size:0.9em;}
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color: White; background-color:inherit; font-weight:bold;}
.italic{font-style: italic;}
.credittextright{text-align:right; font-size: .7em; padding-right: 6em;}

img.left,img.right{padding: 1px 1px 1px 1px; border: 0px solid; border-color: #aaa #666 #666 #aaa;}
img.left{float:left; margin:0 12px 5px 0;}
img.center{display:block; margin:0 auto 5px auto;}
img.right{float: right; margin:0 0 5px 10px;}
img.rightb{float: right; margin:0 5px 5px 10px; padding: 0px; border: 3px solid #000;}


#frontpage ul { 
position: relative;
list-style-type : none;
width : 700px;
margin : 0 auto;
padding : 10px 0 0 0;
}

#frontpage li { position : relative;
float : left;
width : 300px;
height: 380px;
padding : 1.5em 0;
margin : 0 25px;
text-align:left;
color: #fff;
background-image: url(images/frontpageframe.jpg);
background-repeat: no-repeat;
}

#frontpage h5{
	display: block;
	text-align: center;
	background-color: transparent;
	font-weight: bold;
	margin: 0 10px;
	padding : 0;
	text-indent: -99999px;
	color:#123a6d;
} 

#frontpage  h5 img{
	margin: 10px auto;
	border: 0px solid #fff;
	display: block;
}

#frontpage p{
margin: 0;
padding : 12px 32px 0 32px;
font-size: 1.1em;
color: #fff;
text-align: center;
line-height: 1.3em;
} 

#thecoach li{
margin-left:2em;
padding:.5em 0;
font-size:.95em;
}

#pricing ul { 
position: relative;
list-style-type : none;
width : 730px;
margin : 0 auto;
padding : 10px 0 0 0;
}

#pricing  li { 
position : relative;
float : left;
width : 220px;
height: 293px;
padding : 1.5em 0;
margin : 0 10px;
text-align:left;
color: #fff;
background-image: url(images/pricingbg2.jpg);
background-repeat: no-repeat;
}

#pricing  h5{
	display: block;
	text-align: center;
	background-color: transparent;
	font-weight: bold;
	margin: 0 10px;
	padding : 0;
	color:#123a6d;
	font-size: 1.3em;
} 

#pricing  h5 img{

	margin: 10px auto;
	border: 0px solid #fff;
	display: block;
}

#pricing h4{
text-align: center;
	margin: 5px auto;
	display: block;
	color: #000;
}

#pricing h6{
text-align: center;
	margin: 5px auto 0 auto;
	display: block;
	color: #000;
	font-size: 1.0em;
}

#pricing  p{
margin: 0;
padding : .5em 10px 0 10px;
font-size: .95em;
color: #123a6d;
text-align: center;
line-height: 1.2em;
} 

.video{
	width:320px;
	height: 240px;
	border:6px solid #3d60a5;
	margin: 0 auto;
}

img {
	behavior:	url("pngbehavior.htc");
}