body {
	font-family: Arial, sans-serif;
	}
	
#container {
	width: 780px;
	margin: auto;
	}
	
#wrapper {
	width: 780px;
	background: url(../media/page_bak.gif) repeat-y;
	overflow: auto;	
	}	
	
#pagetop {
	width: 780px;
	height: 130px;
	background: url(../media/pagetop.gif) no-repeat;
	}
	
#left_column {
	width: 160px;
	float: left;
	clear: none;
	display: inline;
	}
	
#right_column {
	width: 180px;
	float: left;
	clear: none;
	}
	
#page_content {
	width: 440px;
	float: left;
	clear: none;
	}					

#navigation {
	width: 160px;
	}
	
#navigation ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navigation li a {
	display: block;
	height: 15px;
	font-size: 11px;
	font-weight: bold;
	color: #96B1D0;
	text-decoration: none;
	padding: 5px 0px 5px 25px;
	border-left: solid 1px #C0D0E3;
	border-bottom: solid 1px #96B1D0;
	}		
		
#navigation li a:hover {
	color: #E68033;
	text-decoration: none;
	background: #F4F7FA url(../media/blue-arrow.gif) no-repeat 0px 2px;
	border-left: solid 1px #C0D0E3;
	}	
	
.box {
	margin-top: 1px;	
	}	
	
.main {
	font-size: 11px;
	line-height: 180%;
	color: #11568B;
	letter-spacing: 1px;
	padding: 10px 20px;
	}
	
.main p {
	margin: 5px 0px;
	}
	
p.line {
	border-top: solid 1px #FFFFFF;
	padding-top: 10px;
	margin-top: 10px;
	}	
	
.main .title {
	font-size: 18px;
	font-weight: normal;
	display: block;
	}	
	
.main a:link, a:visited {
	color: #1879C3;
	font-weight: bold;
	text-decoration: none;
	}	
	
.main a:hover {
	color: #11568B;
	text-decoration: none;
	}		
	
.bold {
	font-size: 12px;
	font-weight: bold;	
	}	
	
.testimonial {
	font-style: italic;	
	}		
	
.image {
	text-align: center;
	padding-top: 10px;
	}
	
.image2 {
	text-align: center;
	}	
	
.image3 {
	float: right;
	margin-left: 5px;
	}
	
.pagelink {
	color: #79C318;
	text-decoration: none;
	}
	
.pagelink2 {
	color: #5000BF;
	font-weight:bold;
	text-decoration: none;
	background-color: #E1E1E1;
	border: 1px solid #FFFFFF;
	padding: 3px;
	}	
		
a:hover {
	color: #C3B818;
	text-decoration: none;
	}	
	
.books {
	font-size: 11px;
	line-height: 180%;
	color: #11568B;
	letter-spacing: 1px;
	border-top: solid 1px #FFFFFF;
	padding: 10px 20px;
	margin-bottom: 5px;
	display: block;
	}		
	
.book {
	float:left;
	margin-right: 10px;
	}
	
.order {
	margin-top: 10px;
	}		

.services {
	font-size: 11px;
	line-height: 200%;
	color: #4972A2;
	border-bottom: solid 1px #96B1D0;	
	padding: 10px;
	}

.free {
	font-size: 10px;
	font-weight: bold;
	color: #4972A2;
	border-bottom: solid 1px #96B1D0;
	line-height: 180%;
	background: url(../media/free.gif) no-repeat;
	padding: 40px 10px 10px 24px;
	margin-top: 1px;	
	}
	
.large {
	font-size: 18px;
	font-weight: normal;
	}
	
.coach {
	vertical-align: top;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 200%;
	border-bottom: solid 1px #96B1D0;
	}
	
.coach2 {
	vertical-align: top;
	font-size: 10px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 200%;
	}	
	
#websites ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#websites li a {
	display: block;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #96B1D0;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom: solid 1px #96B1D0;
	background: url(../media/cursor.gif) no-repeat 5px center;
	}		
		
#websites li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}		
		
.details {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1879C3;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 10px;
	}
	
.adhd {
	list-style-type: disc;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	}
	
.commit {
	vertical-align: top;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	line-height: 200%;
	border-bottom: solid 1px #96B1D0;
	}
	
.form {
	font-size: 12px;
	color: #757472;
	background-color: #F4F7FA;
	border: 1px solid #1879C3;
	margin: 1px;
	}
	
form p {
	clear: left;
	margin: 1px;
	padding: 1px;
	}		
	
form p label {
	font-size: 11px;
	font-weight:bold;
	float: left;
	width: 23%;
	}
	
textarea {
	font-family: Arial, sans-serif;
	padding: 5px;
	}		
	
.button {
	font-size: 12px;
	color: #757472;
	background-color: #F4F7FA;
	border: 1px solid #1879C3;
	padding: 2px;
	margin-top: 10px;
	font-weight: bold;
	cursor: hand;
	}	
	
#registration {
	width: 450px;
	background: #96B1D0 url(../media/registration.jpg) no-repeat;
	margin: auto;	
	padding-top: 300px;
	}	
	
.return {
	height: 20px;
	text-align: right;
	margin-top: 15px;
	padding-top: 7px;
	border-top: solid 1px #FFFFFF;
	}	
			
.success {
	background: url(../media/submission.jpg) no-repeat;
	font-size: 14px;
	line-height: 200%;
	color: #11568B;
	letter-spacing: 1px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #11568B;
	margin: 40px;
	padding: 110px 20px 100px 20px;
	}
	
#footer {
	width: 780px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1879C3;
	letter-spacing: 1px;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 10px;
	}	
	
.credits {
	width: 766px;
	margin: auto;	
	color: #A1A1A1;
	letter-spacing: 1px;
	text-align: center;
	padding: 7px;
	font-size: 10px;
	font-weight: bold;
	}