@charset "utf-8";
/* CSS Document */
body
{
	margin-top: 0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
}
p
{
	margin-top: 10px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464646;
	line-height:14px;
}
.main-table
{
	background:url(../images/bg.png);
	background-repeat:repeat-x;
	background-color:#FFF;
	height:789px;
}
.footer
{
	background:url(../images/footer.jpg);
	background-repeat:repeat-x;
	height:60px;
	color:#1e1e1e;
	font-weight:bold;
}
.gap
{
	padding:10px 0px 0px 10px;
}
.gap-inner
{
	padding:0px 0px 20px 0px;
}
.top-nav
{
	color:#37708b;
	font-weight:bold;
	font-size:12px;
}
.top-nav-link
{
	color:#37708b;
	font-weight:bold;
	text-decoration:none;
}
.top-nav-link:link
{
	color:#37708b;
	font-weight:bold;
	text-decoration:none;
}
.top-nav-link:active
{
	color:#37708b;
	font-weight:bold;
	text-decoration:none;
}
.top-nav-link:visited
{
	color:#37708b;
	font-weight:bold;
	text-decoration:none;
}
.top-nav-link:hover
{
	color:#37708b;
	font-weight:bold;
	text-decoration:underline;
}
.top-nav-bg
{
	background:url(../images/top-nav-bg.png);
	background-repeat:repeat-x;
	height:27px;
}
.topMenu
{
	margin:0px;
	padding:5px 0px 0px 0px;
}
.topMenu ul
{
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 3px 0 3px;
}
.topMenu ul li
{
	float:left;
	margin:0;
	padding:0px 0 0 5px;
}
.topMenu ul li a:link, .topMenu ul li a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
	width:132px;
	height:46px;
	line-height:40px;
	display:block;
	margin:0px;
	padding:0px;	
}
.topMenu ul li a:hover
{
	background-position:0 -46px;
}
.topMenu ul li a.current
{
	background-position:0 -46px;
}
.contact-form
{
	background:url(../images/contact-form-bg.png);
	background-repeat:no-repeat;
	height:288px;
	width:416px;
}
.contact-form
{
	background:url(../images/contact-form-bg.png);
	background-repeat:no-repeat;
	height:288px;
	width:416px;
}
.text-box
{
	background-color:#ffffff;
	color:#000000;
	border:1px solid #144c65;
	width:200px;
}
.btn
{
	background:url(../images/free-coaching-btn.png);
	background-repeat:no-repeat;
	border:0px;
	width:226px;
	height:47px;
	cursor:pointer;
}
.started-today
{
	background:url(../images/get-started.png);
	background-repeat:no-repeat;
	width:517px;
	height:129px;	
}
.free-coaching
{
	background:url(../images/book.png);
	background-repeat:no-repeat;
	width:416px;
	height:206px;
}
.how-it-works
{
	background:url(../images/bottom-pic.png);
	background-repeat:no-repeat;
	background-position:right top;
	width:501px;
	height:179px;
}
.header
{
	background:url(../images/header-bg.jpg);
	background-repeat:repeat-x;
	height:27px;
	padding-left:5px;
	text-transform:uppercase;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
}
.bottom-box
{
	padding:5px;
	background-color:#e3f2f9;
	color:#114861;
}
.bottom-box-link
{
	color:#114861;	
	text-decoration:underline;
	font-size:12px;
}
.bottom-box-link:link
{
	color:#114861;	
	text-decoration:underline;
}
.bottom-box-link:active
{
	color:#114861;	
	text-decoration:underline;
}
.bottom-box-link:visited
{
	color:#114861;	
	text-decoration:underline;
}
.bottom-box-link:hover
{
	color:#114861;
	text-decoration:none;
}
.above-footer
{
	color:#114861;
	font-weight:bold;	
}
.footer-link
{
	color:#114861;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}
.footer-link:link
{
	color:#114861;	
	font-weight:bold;
	text-decoration:underline;
}
.footer-link:active
{
	color:#114861;
	font-weight:bold;
	text-decoration:underline;
}
.footer-link:visited
{
	color:#114861;	
	font-weight:bold;
	text-decoration:underline;
}
.footer-link:hover
{
	color:#114861;
	font-weight:bold;
	text-decoration:none;
}
h2
{
	color:#006190;
	font-weight:bold;
	font-size:1.25em;
	line-height:1.40em

}
.bullets li {
	background-image:url(../images/bullets.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:15px;
	list-style:none; 
	list-style-image:none;
}

