* {
	margin: 0;
	padding: 0;
	border: 0;
}
a {
	color: inherit;
	text-decoration: none;
}
body {
	background-color: #1B2C4D;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: white;
}
p {
	margin-bottom: 9pt;
}
#container.body,
#content.body,
#homeContent.body,
#bodyCopy {
	height: auto;
}
#container {
	width: 950px;
	height: 520px;
}
#content {
	width: inherit;
	height: 470px;
	margin-top: 10px;
}
#footer {
	width: 890px;
	height: 80px;
	padding: 15px 30px;
	clear: both;
}
#footer span {
	margin-right: 15px;
}
#top {
	width: 304px;
	height: 20px;
	float: right;
	margin-right: 50px;
	background-color: #869ECC;
}
#top #topNav {
	float: right;
	margin-right: 20px;
}
#top #topNav li {
	display: inline;
	list-style-type: none;
	margin-left: 20px;
	font-size: 9pt;
}
#top #topNav li a {
	color: white;
}
#homeContent.home {
	width: 920px;
	height: 450px;
	clear: both;
	background-color: #FFFFFF;
	color: #1B2C4D;
}
#homeContent.body {
	width: 920px;
	height: auto;
	clear: both;
	background: url(../images/body_leftbg.jpg) left repeat-y #FFFFFF;
	color: #1B2C4D;
}
#bodyCopy {
	width: 575px;
	clear: right;
	margin: 15px;
	padding: 10px;
}
#bodyTextUnder {
	float: left;
}
#bodyCopy ul { 
	margin-left: 15px;
}
#contactForm {
	float: left;
	width: 240px;
	height: 388px;
	margin: 20px 20px 20px 0;
	padding-right: 20px;
}
#googleMap {
	float: left;
}
#contactForm form input,
#contactForm form textarea {
	margin-bottom: 10px;
	border: 1px solid #1B2C4D;
}
#contactForm form #submit {
	float: right;
}
#thankyou {
	width: 500px;
	height: 200px;
	margin: 100px auto;
	text-align: center;
}
#logo {
	width: 275px;
	height: 138px;
	float: left;
}
#nav {
	width: 292px;
	height: 312px;
	float: left;
	clear: left;
	background-color: #0B3543;
}
#nav #sideNav {
	padding-top: 10px;
}
#nav #sideNav li {
	list-style-type: none;
}
#nav #sideNav li a {
	display: block;
	height: 30px;
	background-position: top;
}
#nav #sideNav li#tutoring a {background: url(../images/tutoring_nav.jpg) no-repeat top;}
#nav #sideNav li#lifeCoaching a {background: url(../images/lifecoaching_nav.jpg) no-repeat top;}
#nav #sideNav li#support a {background: url(../images/support_nav.jpg) no-repeat top;}
#nav #sideNav li#why a {background: url(../images/why_nav.jpg) no-repeat top;}
#nav #sideNav li#testimonials a {background: url(../images/testimonials_nav.jpg) no-repeat top;}
#nav #sideNav li#resources a {background: url(../images/resources_nav.jpg) no-repeat top;}
#nav #sideNav li#about a {background: url(../images/about_nav.jpg) no-repeat top;}
#nav #sideNav li#contact a {background: url(../images/contact_nav.jpg) no-repeat top;}
#nav #sideNav li#tutoring a:hover,
#nav #sideNav li#lifeCoaching a:hover,
#nav #sideNav li#support a:hover,
#nav #sideNav li#why a:hover,
#nav #sideNav li#testimonials a:hover,
#nav #sideNav li#resources a:hover,
#nav #sideNav li#about a:hover,
#nav #sideNav li#contact a:hover {
	background-position: bottom;
}
#freeConsult {
	width: 192px;
	height: 40px;
	margin-top: 10px;
}
#freeConsult a {
	display: block;
	width: 192px;
	height: 40px;
	background: url(../images/free.jpg) no-repeat top;
}
#bodyUndernav {
	width: 275px;
	height: 226px;
	float: left;
	clear: left;
}
#bodyCorner {
	width: 275px;
	height: 20px;
	float: left;
	clear: left;
	position: absolute;
	bottom: 0;
}
#bodyContent {
	width: 628px;
	float: right;
}
#bodyHeader {
	width: 608px;
	height: 94px;
	float: right;
	margin-right: 20px;
}
#bodyHeader.body {
	width: 608px;
	height: 81px;
	float: right;
	margin-right: 20px;
}
#leftLine {
	float: left;
	clear: both;
	width: 11px;
	height: 621px;
}
#panelContainer {
	width: 608px;
	height: 356px;
	float: right;
	clear: both;
	margin-right: 20px;
}
#panel1 {
	width: 202px;
	height: 356px;
	float: left;
}
#panel2 {
	width: 203px;
	height: 356px;
	float: left;
}
#panel3 {
	width: 203px;
	height: 356px;
	float: left;
}
