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

#mainwrapper {
	width: 978px;
	padding: 0px 0px 0px 20px;
	border-left:1px solid #ebebeb;
	margin: 0 auto;
	text-align: left;
	position:relative;
	z-index:2;
	background-color:#FFFFFF;
}

#backGround {
	background-color:#f6f6f6;
	height:222px;
	width:9999px;
	right:50%;
	top:92px;
	position:absolute;
	z-index:1;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	}

#left {
	width: 253px;
	float:left;

}
#mainmenu {
	width: 253px;
	padding: 0px 0px 0px 0px;
	display: block;
}
#mainmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainmenu ul li {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0px;
	margin:0px 0 4px 10px;
}

#mainmenu a {
	height:25px;
	line-height:25px;
	width:185px;
	background-image:url(images/nav-up.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:0 0 0 31px;
	text-decoration:none;
	}

#mainmenu a:hover {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
	}

#mainmenu a.selected {
	height:25px;
	line-height:25px;
	width:185px;
	background:url(images/nav-down.gif) top left no-repeat;
	display:block;
	padding:0 0 0 31px;
	text-decoration:none;
	}

#coach {
	width: 253px;
	padding:15px 0px 0px 0px;
	margin:4px 0 0 0;

}

#hire {
	width: 253px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0 0 0;

}

#classes-inside {
	width: 253px;
	float:left;
	padding:10px 0px 0px 0px;
	margin:0px 0 50px 0;

}


#right {
	width: 704px;
	float:left;
	padding:0px;
	margin:0px 0px 0 0;
}
#inside {
	width: 684px;
	padding:0px;
	margin:0px;
	background-image:url(images/inside-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#inside p {
	padding:0 0 0 0;
	margin:0px;
	
}
#inside h1 {
	font-size: 1.125em;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	padding:8px 30px 11px 20px;
	margin:0px;
	
	
}
#inside h1 .highlight {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;
	
		
}
#main {
	width: 684px;
	border-left: 1px solid #ebebeb;
	padding:15px 0 50px 0;
	float:left;
	margin: 0 0 0 0px;
	

}
#inside-header {
	width:297px;
	padding:0 0 0 0;
	margin:0px;
	float:left;
	
	
}
#inside-header h1 {
	font-size: 1.125em;
	border-left: 3px solid #ebebeb;
	color: #396780;
	font-weight:normal;
	padding:0px 0px 0px 10px;
	margin: 10px 0 20px 0;
	
	
}
#inside-header h1 .bold {
	font-size: 1.125em;
	color: #4dc7e8;
	font-weight:bold;
	font-style:italic;

}

#static {
	width: 297px;
	float:left;
	padding:0 5px 0 30px;
	margin:0 0 0 0;
}

#static p {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
}
#static p .bold {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	line-height:21px;
}
#static a {
	color: #4dc7e8;
	text-decoration:none;
}

#static a:hover {
	text-decoration:underline;
}
.list ul {
	list-style: url(images/bullit.gif);
	margin: 0 0 0 15px;
	padding: 0 0 0 0;

}
.list ul li {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
	margin:0 0 0 0;
	padding:0 0 6px 0;

}
.list ul li .bold {
	font-weight:bold;
	color: #396780;

}

#tip {
	width: 310px;
	float:left;
	padding:0 5px 0 30px;
	margin:0 0 0 0;
	
}
#tip p {
	font-size: 0.689em;
	color: #878a91;
	line-height: 18px;
}
#tip p .bold {
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
	line-height:21px;
}
#tip a {
	color: #4dc7e8;
	text-decoration:none;
}

#tip a:hover {
	text-decoration:underline;
}
#contactform {
	float: left;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size: 12px;
	color: #396780;
	font-weight:bold;
	font-style:italic;
}
#contactform .row {
	float: left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#contactform .row .name {
	float: left;
	width: 105px;
	height: 2.5em;
	line-height: 18px;
}

#contactform .row .inputitem {
	float: left;
	width: 204px;
	line-height: 18px;
}
.box {
	font:normal 11px;
	margin:0;
	padding:2px;
	width:204px;
	border:1px solid #ccc;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}

#contactform .row .radio {
	float: left;
	width: 205px;
	font-size: 11px;
	color: #878a91;
	font-style:normal;
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#contactform .additional {
	float: left;
	font-size: 11px;
	color: #4dc7e8;
	font-style:italic;
	padding: 5px 0 5px 0;
	font-weight:normal;
	
}
#contactform .row .longname {
	float: left;
	width: 310px;
	padding: 10px 0 7px 0;
	
}
#contactform .row .longinputitem {
	float: left;
	width: 263px;
}
.longbox {
	margin:0;
	padding:2px;
	width:310px;
	border:1px solid #ccc;
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.submit {
	float:left;
	padding:20px 0 0 0;

}
.red {
	color:#ff0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	font-weight:normal;
	clear:both;

}
#footerWrap {
	width:999px;
	margin:0px auto;

}
#footer {
	width:976px;
	background-color:#f6f6f6;
	border: solid 1px #ebebeb;
	text-align:center;
	float:left;
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
}
#footer p {
	font-size: 0.689em;
	color: #878a91;
	padding:0px 10px 0px 10px;
	text-align:center;
	line-height: 1.750em;

}
#footer a {
	color: #878a91;
	padding:0px 10px px 10px;
	text-align:center;
	line-height: 18px;
	text-decoration:none;
}
#footer a:hover {
	color: #878a91;
	text-align:center;
	line-height: 18px;
	text-decoration:underline;

}
.clear {
	clear:both;
	}
