/* zero out for cross-browser consistency */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 130%;
	color: #FFF;
	margin: 0;
	padding: 0;
	background: #BBB;
}

a {
	color: #ffc20e;
}

#background {
	padding-top: 8px;
}

#masthead {
	display: block; 
	width: 896px; 
	height: 179px; 
	background: #fff url(images/masthead.jpg) top center repeat-x; 
	margin: auto;
}

#nav ul {
	margin: 0 auto;
	padding: 0 0;
	list-style: none;
	width: 886px; 
}

#nav ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 0;	
	margin: 0;
}

#nav ul li a {
	display: block;
	padding: 0;	
	margin: 0;
	height: 27px;
	background-position: 0 -27px;
}

#nav-home {
	width: 126px;
	background: url(images/nav-home.gif) no-repeat;
}

#nav-home.active {
	background-position: 0 0;
}

#nav-product {
	width: 126px;
	background: url(images/nav-product.gif) no-repeat;
}

#nav-product.active {
	background-position: 0 0;
}

#nav-benefits {
	width: 126px;
	background: url(images/nav-benefits.gif) no-repeat;
}

#nav-benefits.active {
	background-position: 0 0;
}

#nav-about {
	width: 126px;
	background: url(images/nav-about.gif) no-repeat;
}

#nav-about.active {
	background-position: 0 0;
}

#nav-testimonials {
	width: 126px;
	background: url(images/nav-testimonials.gif) no-repeat;
}

#nav-testimonials.active {
	background-position: 0 0;
}

#nav-classes {
	width: 126px;
	background: url(images/nav-classes.gif) no-repeat;
}

#nav-trainers {
	width: 130px;
	background: url(images/nav-trainers.gif) no-repeat;
}

#nav-trainers.active {
	background-position: 0 0;
}

#nav ul li a:hover {
	background-position: 0 0;
}


#nav ul li span{
	display: none;
}

#content {
	display: block; 
	width: 896px; 
	background: url(images/content-bg.gif) top center repeat-y; 
	margin: auto;
}

#nav {
	display: block; 
	width: 886px; 
	height: 27px; 
	margin: auto;
}

#page {
	display: block; 
	width: 870px; 
	background: #343434 url(images/page-bg.gif) top left repeat-x; 
	margin: 8px auto 0 auto; 
	padding: 0; 
	border: 1px solid #777777;
}

#page h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ffbf13;
	margin: 16px 0 0 12px;

}

#page h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	color: #ffbf13; 
	border-bottom: 1px solid #ffbf13;
	padding-bottom: 6px;
	margin-bottom: 8px;
}

#page h3 {
	font-size: 10pt;
	color: #ffbf13;
	line-height: 120%;
}

#page p {
	margin-bottom: 8px; 
}

#page-1col {
	display: block; 
	width: 870px; 
	background: #343434 url(images/page-bg.gif) top left repeat-x; 
	margin: 8px auto 0 auto; 
	padding: 0; 
	border: 1px solid #777777;
}

#page-1col h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ffbf13;
	margin: 16px 0 0 12px;

}

#page-1col h2 {
	font-size: 12pt;
	font-weight: bold;
	line-height: 120%;
	color: #ffbf13; 
	border-bottom: 1px solid #ffbf13;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-top: 16px;
}

#page-1col h3 {
	font-size: 10pt;
	color: #ffbf13; 
}

#page-1col p {
	margin-bottom: 8px; 
}

#page-1col img {
	margin-bottom: 8px; 
}


#page-testimonials {
	display: block; 
	width: 870px; 
	background: #343434 url(images/page-bg.gif) top left repeat-x; 
	margin: 8px auto 0 auto; 
	padding: 0; 
	border: 1px solid #777777;
}

#page-testimonials h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #ffbf13;
	margin: 16px 0 0 12px;

}

#page-testimonials h2 {
	font-size: 12pt;
	font-weight: bold;
	color: #ffbf13; 
	border-bottom: 1px solid #ffbf13;
	padding-bottom: 6px;
	margin-bottom: 8px;
	margin-top: 16px;
}

#page-testimonials h3 {
	font-size: 8pt;
	color: #ffbf13; 
}

#page-testimonials p {
	margin-bottom: 8px; 
}

#page-testimonials img {
	margin-bottom: 8px; 
}

#page ul {
	margin-left: 16px;
	margin-bottom: 8px; 
}

#page ol {
	margin-left: 20px;
	margin-bottom: 8px; 
}

#onecol {
	display: inline; 
	width: 844px; 
	float: left; 
	margin: 12px;
}

#onecol  h1{
	margin: 12px 0 8px 0;
	line-height: 120%;
}

#cola {
	display: inline; 
	width: 264px; 
	float: left; 
	margin: 12px;
}

#colb {
	float: left;
	display: inline; 
	width: 264px; 
	float: left; 
	margin: 12px;
}

#colc  {
	float: right;
	display: inline; 
	width: 264px; 
	margin: 12px;
}

.small {
	font-size: 8pt;
}


#home {
display: block; 
margin: 8px 0 0 5px; 
padding: 0; 
}

#sidebar {
	float: left;
	margin-left: 1px;
	width: 148px;
	background: url(images/sidebar-bg.gif) top left repeat-y; 
}

#sidebar-top {
	width: 148px;
	height: 160px;
	background: url(images/sidebar-top.gif) top left no-repeat; 
}

#sidebar-bottom {
	overflow: hidden;
	width: 148px;
	height: 7px;
	background: url(images/sidebar-bottom.gif) top left no-repeat; 
}

#sidebar p {
	margin: 0 8px 2px 16px;
	font-size: 7.5pt;
	line-height: 140%;
	color: #cccccc;

}

#sidebar a {
	color: #ffc20e;
}

#sidebar #patrick {
	margin: 6px 0 4px 28px;
}

#sidebar #ch7 {
	margin: 6px 0 4px 10px;
}

#sidebar #logos {
	margin: 6px 0 4px 10px;
}

#ff4-home {
font-size: 10pt;
	margin-left: 6px;
	float: left;
	width: 729px;
	height: 294px;
	background: url(images/ff4-home.gif) top left no-repeat; 
}

#ff4-home  p{
	margin-left: 8px;
	margin-right: 8px;
	line-height: 130%;
}

#ff4-home  h2{
	display: none;
}


#ff4-home-yellow{
	display: block;
	margin-top: 4px;
	color: #ffc20e;
	font-size: 8pt;
}

#ff4-home-links {
	width: 729px;
	height: 224px;
}

#ff4-home-links  span{
	display: none;
}

#buy {
	display: block;
	width: 730px;
	height: 190px;
	float: right;
	margin-bottom: 10px;
}

#gloves {
	display: block;
	width: 150px;
	height: 40px;
	float: right;
}

#testimonials {
	margin-left: 8px;
	float: left;
	width: 729px;
	line-height: 120%;
}

#testimonials  h2{
	display: block;
	margin-top: 8px;
	width: 298px;
	height: 38px;
	background: url(images/testimonials-h2.gif) top left no-repeat; 
}

#testimonials  h2 span{
	display: none;
}

.testimonial-box {
	float: left;
	border-left: 1px dashed white;
	width: 180px;
	height: 250px;
	color: #ffc20e;
	font-size: 8pt;
	text-align: center;
}

.testimonial-box p{
	margin: 0 4px 8px 4px;
}

.testimonial-box img{
	margin: 8px 4px 8px 4px;
	border: 0;
}

.testimonial-box a{
	color: #ffc20e;
	font-weight: bold;
}


#footer {
	text-align: center;
	font-size: 9pt;
	color: #aaaaaa;
	padding-bottom: 8px;
	padding-top: 6px;
	background: url(images/footer-bg.gif) bottom center repeat-x; 
}

#footer a{
	color: #aaaaaa;
}

.nogap {
	margin: 0;
	padding: 0;
	background: pink;
}


.clear {
	clear: both;
}

