/* CSS Document */

body {
	background-color:#dee1e7;
	color:#244d6c;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;	
	margin-left: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
}
#wrapper {
	width:889px;
	margin:0 auto;
}
img {
	border-style:none;
}

/* Header Styles */

#header {
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0;
	font-weight:normal;
	padding-top:24px;
	padding-left:25px;
	padding-right:21px;
	height:116px;
}
#header img#request {
	position:absolute;
	float:right;
	margin-left:233px;
	margin-top:-10px;
}
#header img {
	display:inline;
	float:left;
}
h1 {
	margin:0;
	padding:0;
}

/* This is the upper right menu */

ul#menu {
	display:inline;
	float:right;
	list-style-type:none;
	margin-top:-15px;
}
ul#menu li {
	float:left;
	font-size:12px;
	color:#fff;
}
ul#menu li a {
	text-decoration:none;
	color:#fff;
}
ul#menu li a:visited {
	text-decoration:none;
	color:#dee1e7;
}
ul#menu li a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}

/* This is the tab menu */

ul#secondarymenu {
	position:absolute;
	padding:0;
	margin-top:0;
	margin-left:21px;
	list-style-type:none;
	float:left;
}
ul#secondarymenu li {
	float:left;
	background: url(../images/tab-right.gif) no-repeat bottom right;
	margin-right:3px;
}
ul#secondarymenu li#here {
	float:left;
	background: url(../images/tab-right-dark.gif) no-repeat bottom right;
	margin-right:3px;
}
#secondarymenu li#here a {
	display:block;
	color:#fff;
	background: url(../images/tab-left-dark.gif) no-repeat bottom left;
	float:left;
	padding: 0.5em 1em 0.5em 1em;
	text-decoration: none;
	float:left;
}
ul#secondarymenu a:hover {
	color:#244d6c;
}
#secondarymenu li a {
	display:block;
	padding: 0.5em 1em 0.5em 1em;
	background: url(../images/tab-left.gif) no-repeat bottom left;
	text-decoration: none;
	color:#fff;
	float:left;
}

/* Content Styling */

h2 {
	color:#f79019;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	padding:0;
	line-height: 28px;
	margin:0;
}
h2#coaching {
	margin-bottom:10px;
}

h4 {
	margin-bottom:-1em;
}
h4.main {
	display:inline;
	padding-right:2px;
	padding-below:4px;
	margin:0;
}
hr {
	border:0;
	background-color:#dee1e7;
	height:1px;
}
#secondary {
	float:right;
}
#secondary h4 {
	margin:0;
	padding-right:18px;
	padding-bottom:8px;
}
#intro {
	background-image:url(../images/intro-bg.gif);
	background-repeat:no-repeat;
	width:538px;
	height:205px;
	padding-left:18px;
	padding-top:17px;
	padding-right:7px;
	margin-top:0;
	line-height: 23px;
	font-size:17px;
}
#intro p{
margin-top: 10px;
margin-bottom: 0px;
}
#content {
	background-image:url(../images/white-bg.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	margin-top:8px;
	padding-top:40px;
	padding-left:18px;
}
#copy {
	width:499px;
	line-height: 19px;
	height:559px;
	font-size: 15px;
	background-image:url(../images/paragraph-bg.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	padding-left:22px;
	padding-top:6px;
	padding-bottom:17px;
	padding-right:42px;
	overflow:inherit;
}
#copy h2{
	color:#f79019;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	padding:0;
	line-height: 26px;
	margin:0;
	padding-top: 10px;
	margin-top: 6px;
}
#copy.extended {
	height:auto;
}
p#footer {
	width:889px;
	height:47px;
	margin: 0 auto;
	padding-bottom:10px;
	font-size:11px;
	text-align:center;
	background-image:url(../images/bottom-bg.gif);
	background-repeat:no-repeat;
	}
#footerindex {
	width:889px;
	height:47px;
	margin: 0 auto;
	padding-bottom:10px;
	font-size:11px;
	text-align:center;
	clear: both;
	background-image:url(../images/bottom-bg.gif);
	background-repeat:no-repeat;
	}
#watchvideo {
	float:right;
	width:277px;
	height:216px;
	margin-right:18px;
}
#click {
	text-align:center;
}
#info {
	width:871px;
	display:block;
	height:142px;
	padding-top:0px;
}
*html #info {
	width:871px;
	display:block;
	height:142px;
	padding-top: 10px;
}
ol {
	list-style-type:upper-alpha;
}
p.columnleft {
	font-size:13px;
	line-height: 18px;
	width:360px;
	float:left;
	padding-left: 23px;
	padding-right:30px;
}
p.columnright {
	font-size:13px;
	line-height: 18px;
	width:394px;
	float:right;
	padding-right:52px;
}
a:link {
	color:#f58f17;
}
a:visited {
	color:#c0c648;
}
#copy a:hover {
	background-color:#244d6c;
	color:#FFFFFF;
}
.form td{
margin: 0px;
padding: 0px;
padding-bottom: 8px;
}
