﻿#wrapper {
	position: absolute center;
	width: 760px;
	margin: auto;
	border: 5px solid #ffffff;
	min-height: 500px;
	background: #ffffff;
}
#topNav {
	background: #02000c;
	width: 760px;
	padding: 14px 0px 11px 0px;
	.padding: 10px 0px 8px 0px;
	text-align: center;
}
#topNav LI {
	display: inline;
	margin: 0px 6px;
	list-style: none;
	padding: 0px;
}
#bottomNav {
	float: left;
	width: 760px;
	padding: 14px 0px 11px 0px;
	.padding: 10px 0px 8px 0px;
	text-align: center;
}
#bottomNav LI {
	display: inline;
	margin: 0px 6px;
	list-style: none;
	padding: 0px;
}
#mainContent {
	background: #d4e0ef url('/images/contentBack.jpg') no-repeat top left;
	min-height: 530px;
	width: 760px;
	text-align: left;
}
#subContent {
	min-height: 160px;
	border-top: 5px solid #ffffff;
	border-bottom: 5px solid #ffffff;
	width: 760px;
	text-align: left;
}
#footer {
	min-height: 100px;
	background: #4a4b53 url('/images/footerBack.png') repeat-x top left;
	width: 760px;
	padding-bottom: 10px;
}
#insideHeader {
	min-height: 145px;
	max-height: 145px;
	width: 760px;
	background: #0F1642 url('/images/contentBack.jpg') no-repeat top left;
	text-align: left;
	float: left;
}
#insideContent {
	background: #f6f6f6 url('/images/contentBackInside.jpg') no-repeat top left;
	min-height: 400px;
	width: 760px;
	text-align: left;
	float: left;
	border-top: 5px solid #ffffff;
}
#insideBody {
	/*width: 760px;*/
	padding: 0px;
	margin: 15px;
}
#mainLogo {
	position: absolute;
	margin: 15px 0px 0px 20px;
	z-index: 10;
}
#mainMission {
	position: absolute;
	margin: 97px 0px 0px 338px;
	z-index: 10;
	width: 392px;
	height: 42px;
}
#mainMission h1 span {
	display: none;
}
#mainPics {
	position: absolute;
	margin: 155px 0px 0px 319px;
	z-index: 10;
}
#mainSlogan {
	position: absolute;
	margin: 202px 0px 0px 32px;
	z-index: 10;
	width: 249px;
	height: 49px;
}
#mainSlogan h1 span {
	display: none;
}
#mainKitPic {
	position: absolute;
	margin: 275px 0px 0px 15px;
	z-index: 10;
}
#prepHeader {
	margin-bottom: 7px;
}
#mainBody {
	position: absolute;
	display: block;
	margin: 340px 0px 0px 319px;
	z-index: 10;
	width: 425px;
}
#lessons {
	margin: 0px;
}
#leftSub {
	float: left;
	min-height: 160px;
	width: 425px;
	background: #eee8e1;
}
#leftsub2 {
    margin: 15px;
}
#leftPicMain {
	float: left;
	width: 130px;
	white-space: nowrap;
	margin: 15px 0px 0px 15px;
}
#leftTextMain {
	float: left;
	width: 245px;
	margin: 15px 15px 0px 10px;
	text-align: left;
}
#rightSub {
	float: left;
	min-height: 160px;
	width: 335px;
	background: #ffffff url('/images/thecoach.gif') no-repeat bottom right;
}
#rightSub2 {
    margin: 15px;
}
#rightTextMain {
	width: 165px;
	text-align: left;
}
#flex {
	margin-top: 13px;
	color: #949499;
	font-size: 10px;
	line-height: 100%;
}
#rotator {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	background: transparent;
}
#subNavWrapper ul {
	width: 760px;
	text-align: center;
	padding-top: 0px;
	padding-left: 8px;
	float: left;
}
#subNavWrapper ul li {
	display: inline;
	padding: 3px 10px 6px 10px;
	.padding: 6px 10px 6px 10px;
	margin: 0px 5px 10px 5px;
	list-style: none;
	font-size: 16px;
	font-weight: normal;
	border: 2px solid #ffffff;
	border-top: none;
	background: #999DAF url('/images/tabBack.gif') repeat-x top left;
	white-space: nowrap;
	text-align: center;
	float: left;
}
#subNavWrapper ul li:hover, #subNavWrapper li.current {
	display: inline;
	padding: 3px 10px 6px 10px;
	.padding: 6px 10px 6px 10px;
	margin: 0px 5px 10px 5px;
	list-style: none;
	font-size: 16px;
	font-weight: normal;
	border: 2px solid #ffffff;
	border-top: none;
	background: #999DAF url('/images/tabBackOn.gif') repeat-x top left;
	white-space: nowrap;
	text-align: center;
	float: left;
}
#subNavWrapper ul li a {
	color: #ffffff;
	text-decoration: none;
}
#subNavWrapper ul li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#tpkLeft {
	width: 529px;
	float: left;
	margin-top: 10px;
}
#tpkLeftPadding {
	padding-right: 15px;
}
#tpkRight {
	width: 200px;
	border-left: 1px solid #4A4B53;
	float: left;
	margin: 10px 0px 20px 0px;
}
#tpkRightPadding {
	padding-left: 15px;
}

#checkout div.item {
  float: left;
  width: 350px;
  margin: 0 0 10px 0;
}
#checkout div.item div.image {
  float: left;
  width: 180px;
  border: 2px solid #253990;
}
#checkout div.item div.details {
  margin-left: 190px;
}
#checkout div.item span.title {
  font-weight: bold;
  font-size: 18px;
  color: #253990;
}
#checkout div.item span.subtitle {
  font-weight: bold;
  font-size: 16px;
  color: #941E1E;
}
ul.list {
  list-style: disc;
}
ul.list li {
  list-style: disc;
  margin: 0 0 0 20px;
}