body {
	margin:0 auto;
	padding:0;
	background:#3d71ad url(images/bg_tile.jpg) top center;
	text-align:center;
	color:#000;
	font:14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:18px;
}
ul {
	list-style:none;
	margin:0 0 12px;
	padding:0;
	text-align:left;
}
ul li {
	color:#5a5c51;
	background:url(images/bg_li.gif) top left no-repeat;
	margin:0;
	padding:0 0 10px 12px;
	line-height:17px;
}
ol li {
	background:none !important;
}
h1, h2, h3, h4, h5, h6 {
	color:#5a5c51;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0;
	padding:15px 0 0;
	text-align:left;
}
h1 {
	font-size:24px;
	margin:0 0 10px 0;
}
h2 {
	font-size:20px;
	border-bottom:1px dotted #3d71ad;
}
h3, h4, h5, h6 {
	font-size:16px;
}
table h3 {
	text-align:center;
}
hr {
	height:1px;
	background:#83bee6;
	color:#83bee6;
	margin:15px 0;
	padding:0;
	border:none;
}
a:link, a:visited {
	color:#892034;
	text-decoration:underline;
}
a:hover {
	color:#0e3578;
	text-decoration:none;
}
p, .twoColLeft, .twoColRight, form {
	text-align:left;
}
div.corner p, .quote p, #footer p {
	margin:0;
	padding:0;
}
#bg {
	width:100%;
	background:url(images/bg_top.jpg) top center no-repeat;
}
#proof {
	width:920px;
	height:1000px;
	margin:0 auto;
}
#wrapper {
	width:920px;
	margin:0 auto;
	background:url(images/bg_nav.jpg) top center no-repeat;
	text-align:left;
}
#container {
	width:920px;
	background:url(images/bg_content_mid.jpg) repeat-y;
}
#logo {
	width:877px;
	height:67px;
	padding:20px 0 13px 43px;
}
#nav {
	width:920px;
	height:65px;
	_height:50px;
	text-align:center;
	overflow:hidden;
}
#nav ul {
	margin:0px 0 0;
	padding:0px 0 0;
	text-align:center;
}
#nav ul li {
	margin:0;
	padding:18px 0 20px;
	_padding:0px 0 20px;
	border-left:1px solid #fff;
	border-right:1px solid #bde18c;
	display:inline;
	text-transform:uppercase;
	font:15px "Lucida Sans", "Lucida Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	background:none !important;
	font-weight:normal;
}
#nav ul li a {
	color:#5a5c51;
	text-decoration:none;
	margin:0;
	padding:0px 10px;
	line-height:68px;
	_line-height:50px;
}
#nav ul li a:hover {
	color:#000;
	text-decoration:none;
}
#flash {
	width:886px;
	height:285px;
	padding:0 17px;
}
.quote {
	width:686px;
	height:110px;
	background:#5a5c51 url(images/bg_gray_bar.jpg) no-repeat;
	padding:10px 100px 0;
	font:italic 16px Georgia, "Times New Roman", Times, serif;
	color:#93c9eb;
}
.quote p {
	line-height:25px;
	text-align:center;
}
#content {
	width:886px;
	padding:0 17px;
}
#homeImg {
	width:318px;
	height:270px;
	margin:0;
	float:left;
}
.homeCol {
	width:250px;
	float:left;
	color:#5a5c51;
	padding:0 20px 0 0;
	text-align:left;
}
.homeCol ul li {
	padding:0 0 0px 12px;
}
.takeTestHome {
	width:407px;
	height:30px;
	margin:0px auto 0 50px;
	background:url(images/bg_test.gif) no-repeat;
	text-align:center;
	float:left;
}
.takeTest {
	width:407px;
	height:30px;
	margin:10px auto;
	background:url(images/bg_test.gif) no-repeat;
	text-align:center;
}
#programs {
	/*width:872px;
	padding:12px 30px 12px 18px;*/
	width:886px;
	margin:0 17px;
	padding:12px 0;
	background:#a5da92 url(images/bg_programs.jpg) top center repeat-x;
}
.programHalf {
	width:424px;
	height:70px;
	margin:0 0 0 12px;
	float:left;
	display:inline;
}
#footer {
	width:860px;
	height:61px;
	background:url(images/bg_footer.jpg) bottom no-repeat;
	padding:6px 30px 0;
	color:#fff;
	font-size:12px;
}
#footerLeft {
	float:left;
}
#footerRight {
	float:right;
}
#footer ul {
	list-style:none !important;
	margin:3px 0 0 0;
	padding:0;
	line-height:12px;
}
#footer ul li {
	margin:0;
	padding:0 15px 0 0;
	background:none !important;
	display:inline;
	color:#fff;
}
#footer p {
	color:#93c9eb;
	line-height:12px;
	padding:7px 0 0 0;
}
#footer span, #footer em {
	margin:0;
	padding:0;
	line-height:12px;
}
#footer a:link, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#93c9eb;
	text-decoration:none;
}
.clear {
	clear:both;
}
.first {
	border-left:none !important;
}
.last {
	border-right:none !important;
}
.right {
	float:right;
	text-align:center;
}
.contentBlock {
	width:846px;
	padding:0 20px 20px;
	text-align:center;
	background:#93c9eb;
}
.twoColLeft {
	width:415px;
	float:left;
	padding:0;
}
.twoColRight {
	width:415px;
	float:right;
	padding:0;
}
.threeCol {
	float:left;
	width:282px;
}
div.corner {	
	width: 806px; 
	padding: 20px; 
	margin:0 0 10px; 
	background: #83bee6;
	color: #000; 
}
div.corner img.staff {
	width:125px;
	height:150px;
	float:left;
	margin:0 10px 0 0;
}
.disclaimer {
	font:italic 11px Georgia, "Times New Roman", Times, serif;
	color:#3d71ad;
	line-height:auto;
}
.googleMap {
	width:405px;
	border:1px solid #3d71ad;
	padding:4px;
	margin:20px 0 0 0;
}
.required {
	font-weight:bold;
	color:#892034;
	text-transform:uppercase;
}
.bigger {
	font-size:15px;
	line-height:21px;
}