*{margin:0 auto;padding:0;};
html, body {
	background: #fff;
}
h1 {
	font: normal 20pt "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	color: #343434 !important;
}
h2 {
	font: normal 18pt "Palatino Linotype", "Book Antiqua", Palatino, serif !important;
	color: #343434 !important;
	border-bottom: solid 1px #777 !important;
}
p {
	line-height: 1.5;
	color: #333;
	font: normal 10pt arial, helvetica, sans-serif;
}
.interior {
	font-family: arial, helvetica, sans-serif;
}
.interior p {
	margin-bottom: 30px;
	font-size: 11pt;
	line-height: 1.6;
}
.innerHeading {
	color: #ff6600;
	font-weight: bold;
}
img {
	border: none;
}
#header_container {
	height: 170px;
	background: url(../../images/080913/header_bg.jpg) center;
}
	#header {
		height: 170px;
		width: 960px;
		padding: 0 20px;
		position: relative;
	}
		#seal {
			position: absolute;
			top: 15px;
			left: 90px;
		}
		#logo {
			position: absolute;
			top: 40px;
			left: 310px; /*-90px for seal*/
		}
		#login {
			position: absolute;
			top: 10px;
			right: 0;
		}
		#login .input {
			background: #c2e7ff;
			border: solid 1px #79bce6;
			padding: 7px;
			font-weight: normal;
			font-size: 10pt;
		}
		#login #log_in {
			background: #f04e36;
			border: solid 1px #ce331c;
			padding: 5px;
			color: #fff;
			font-weight: bold;
			cursor: pointer;
			font-size: 10pt;
		}
		#contact_info {
			position: absolute;
			top: 60px;
			right: 0;
			font-size: 18pt;
			font-weight: bold;
			color: #445d80;
			text-align: right;
			font-family: arial, helvetica, sans-serif;
		}
		#phone_tag {
			font-size: 11pt;
			font-weight: normal;
		}
#nav_container {
	height: 59px;
	background: url(../../images/080913/nav_bg.jpg);
}
	#nav {
		width: 960px;
		padding: 0 20px;
		text-align: center;
	}
	#nav ul {
		padding-top: 10px;
		list-style: none;
	}
	#nav ul li {
		display: inline;
		font-family: 'Oswald', sans-serif;
		font-size: 16pt;
		padding: 0 35px;
	}
	#nav ul li a {
		color: #3d5e74;
		text-decoration: none;
		text-shadow: 1px 1px 0px #efefef;
	}
	#nav ul li a:hover {
		color: #4486b2;
	}
	#nav ul li {
		position: relative;
	}
	ul.sub_nav {
		background: #dce8ef;
		position: absolute;
		top: 30px;
		left: 30px;
		margin: 0px;
		padding: 20px 0;
		/**/display: none;
		width: 300px;
		z-index: 100;
	}
	ul.sub_nav li {
		list-style: none;
		display: list-item;
		line-height: 0 !important;
		padding: 5px 0 5px 20px !important;
		text-align: left;
		padding: 3px 0;
		width: 280px;
		float: left;
		color: #254052;
		border-bottom: solid 1px #d1e1ea;
	}
	ul.sub_nav li.last {
		border-bottom: none;
	}
	ul.sub_nav li.sub_nav_title {	
		font: bold 10pt arial, helvetica, sans-serif !important;
		border-bottom: solid 1px #bfd3df;
		border-bottom: none;
	}
	ul.sub_nav li.sub_nav_title a {	
		font: bold 10pt arial, helvetica, sans-serif !important;
		padding-left: 0 !important;
		color: #254052 !important;
	}
	ul.sub_nav li.sub_nav_title a:hover {	
		color: #4486b2 !important;
	}
	ul.sub_nav li a {
		padding: 0 0 0 20px !important;
		font: bold 9pt arial, helvetica, sans-serif;
	}
#banner_container {
	background: #fff;
}
	#banner {
		position: relative;
		height: 400px;
		width: 960px;
		padding: 0 20px;
	}
		#student {
			position: absolute;
			top: 40px;
			left: 0;
		}
		#tagline_container {
			position: absolute;
			top: 30px;
			left: 200px;
		}
		#main_tag, #sub_tag {
			font-family: 'Courgette', cursive;
		}
		#main_tag {
			font-size: 32pt;
			color: #28406e;
		}
		#sub_tag {
			font-size: 18pt;
			color: #73a8cb;
		}
	#promo_list_container {
		position: absolute;
		top: 140px;
		left: 290px;
	}
		ul#promo_list {
			font-family: arial, helvetica, sans-serif;
		}
		ul#promo_list li {
			list-style-type: none;
			background: url(../../images/080913/list_check.png) no-repeat center left;
			color: #4a4d4f;
			font-weight: bold;
			line-height: 1.5;
			padding: 0 0 7px 25px;
		}
			ul#sub_promo_list {
				list-style: none;
				margin-left: 20px;
			}
			ul#sub_promo_list li {
				background: none;
				display: inline;
				font-size: 9pt;
				padding: 0 0 0 15px;
			}
			ul#sub_promo_list li a {
				color: #6c6e6f;
				text-decoration: none;
			}
			ul#sub_promo_list li a:hover {
				color: #f04e36;
			}
	#promo_course_container {
		position: absolute;
		top: 80px;
		right: 1px; /*account for overflow*/
		width: 390px;
		height: 250px;
	}
		.badge {
			height: 120px;
			width: 120px;
			background: url(../../images/080913/badge.png) no-repeat;
			position: absolute;
			left: 0;
			z-index: 50;
		}
		#promo_course_container .badge {
			left: -5px;
		}
		.badge .price {
			position: absolute;
			top: 27px;
			font: bold 36pt "century gothic", sans-serif;
			color: #fff;
			text-shadow: 1px 1px 0px #941200;
			text-align: center;
		}
		sup {
			font-size: 24pt;
		}
		.price.short { /*no cents*/
			left: 16px;
		}
		.price.long { /*w/ cents*/
			top: 33px;
			left: 8px;
			font-size: 32pt;
		}
		.four {
			background: url(../../images/080913/badge_4hr.png) no-repeat;
		}
		.tlsae {
			background: url(../../images/080913/badge_tlsae.png) no-repeat;
		}
		.permit {
			background: url(../../images/080913/badge_permit.png) no-repeat;
		}
		.title.bg_sm {
			height: 40px;
			width: 301px;
			background: url(../../images/080913/title_bg_sm.png) no-repeat;
			position: absolute;
			left: 90px;
			top: 10px;
		}
		.title.bg_sm .arial-rounded {
			color: #28406e;
			padding-top: 5px;
			font: normal 10pt "arial rounded mt bold", arial, sans-serif;
			text-shadow: 1px 1px 0px #fff;
			position: absolute;
			top: 0px;
			left: 20px;
		}
		#promo_course_container .course_list {
			position: relative;
			top: 60px;
			left: 130px;
			width: 240px;
		}
		ul.course_list {
			margin: 0 0 5px 20px;
			font-family: arial, helvetica, sans-serif;
		}
		ul.course_list li {
			color: #333;
			font-weight: bold;
			font-size: 10pt;
			padding-bottom: 5px;
		}
		#promo_text {
			position: relative;
			top: 70px;
		}
		#promo_course_container .get_started_list {
			position: relative;
			top: 80px;
			left: 0;
			width: 330px;
		}
		ul.get_started_list {
			list-style: none;
			font-family: arial, helvetica, sans-serif;
		}
		ul.get_started_list li {
			display: inline;
			color: #1f3662;
			padding: 0 5px;
		}
		ul.get_started_list li a {
			color: #1f3662;
			font-weight: bold;
		}
		ul.get_started_list li.button img {
			position: relative;
			top: 15px;
		}
#content_container_top {
	height: 8px;
	background: url(../../images/080913/content_bg_top.png) repeat-x;
}
#content_container {
	background: url(../../images/080913/content_bg.png);
	padding-bottom: 40px;
}
	#content {
		width: 960px;
		padding: 0 20px;
		position: relative;
	}
	#main_panel {
		padding-top: 40px;
		width: 640px;
		float: left;
	}
	.title.bg_lg {
		height: 40px;
		width: 640px;
		background: url(../../images/080913/title_bg_lg.png) no-repeat;
		position: absolute;
		left: 20px;
		top: 40px;
	}
	.title {
		font-family: 'Courgette', cursive;
		color: #28406e;
		font-size: 20pt;
	}
	.course_title {
		margin-bottom: 5px;
		font-family: 'Courgette', cursive;
		color: #28406e;
		font-size: 18pt;
	}
	.title.bg_lg div {
		color: #28406e;
		font-size: 20pt;
		text-shadow: 1px 1px 0px #fff;
		position: absolute;
		top: 3px;
		left: 20px;
	}
	.interior .title {
		margin-bottom: 30px;
		padding: 3px 0 0 10px;
		height: 37px;
		width: 630px;
		background: url(../../images/080913/title_bg_lg.png) no-repeat;
		font-family: 'Courgette', cursive;
		color: #28406e;
		font-size: 20pt;
	}
	.course_container {
		margin-top: 60px;
		padding-bottom: 30px;
		position: relative;
	}
	.course_info {
		position: relative;
		left: 60px;
		width: 500px;
	}
	.course_info .get_started_list {
		position: relative;
		left: 150px;
	}
	#side_panel {
		margin: 35px -10px 0 0; /*for shadow*/
		padding: 10px 20px 20px 20px;
		width: 270px; /*s/b 320px;*/
		float: right;
		background: #fff;
		-moz-box-shadow:    0 0 5px 3px #e5e5e5;
		-webkit-box-shadow: 0 0 5px 3px #e5e5e5;
		box-shadow:         0 0 5px 3px #e5e5e5;
	}
	.sub_title {
		margin: 20px 0;
		font: bold 10pt arial, helvetica, sans-serif;
		color: #333;
	}
	ul.course_brief_title {
		list-style: none;
	}
	ul.course_brief_title img {
		position: relative;
		top: 10px;
	}
	ul.course_brief_title li {
		display: inline;
		font: bold 12pt arial, helvetica, sans-serif;
		color: #333;
	}
	ul.course_brief_options {
		list-style: none;
		margin: 5px 0 0 50px;
		white-space: nowrap;
	}
	ul.course_brief_options li {
		list-style-type: none;
		background: url(../../images/080913/option_bullet.png) no-repeat center left;
		color: #4a4d4f;
		font-weight: bold;
		line-height: 1.5;
		padding: 0px 30px 7px 15px;
		display: inline-block;
		font: bold 10pt arial, helvetica, sans-serif;
		width: 60px;
		float: left;
	}
	ul.course_brief_options li a {
		color: #555;
		text-decoration: none;
	}
	.sign_up_now {
		padding-top: 2px;
		margin: 10px 0 0 60px;
		height: 24px;
		width: 190px;
		background: url(../../images/080913/option_button.png) no-repeat;
		text-align: center;
	}
	.sign_up_now a {
		font: bold 11pt arial, helvetica, sans-serif;
		text-shadow: 0px -1px -1px #0c2146;
		color: #fff;
		text-decoration: none;
	}
#footer_container {
	background: #444 url(../../images/080913/footer_top.jpg) top repeat-x;
}
	#footer {		
		width: 960px;
		padding: 40px 20px;
		position: relative;
	}
	.footer_panel {
		width: 230px;
		float: left;
		padding: 0 5px;
	}
	.footer_title {
		font-family: 'Courgette', cursive !important;
		color: #fff !important;
		font-size: 18pt !important;
		font-weight: normal;
	}
	.footer_divider {
		border-top: solid 1px #373737;
		border-bottom: solid 1px #4a4a4a;
		margin: 5px 0 15px 0;
	}
	ul.footer_list {
		list-style: none;
	}
	ul.footer_list li {
		font: normal 11pt arial, helvetica, sans-serif;
		padding-bottom: 5px;
	}
	ul.footer_list li a {
		color: #dedede;
		text-decoration: none;
	}
	.footer_text {
		padding-right: 20px;
		font: normal 10pt arial, helvetica, sans-serif;
		color: #dedede;
		line-height: 1.5;
	}
	.footer_text a {
		color: #dedede;
	}
.divider {
	margin: 20px 0;
	clear: both;
	position: relative;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #fff;
}
.rounded_5 {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.rounded_10 {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}
.rounded_20 {
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}
.clear {
	clear: both;
}
div.button {
	margin: 15px auto;
	background: url(../../images/button_bg.png) center;
	height: 30px;
	width: 500px;
	text-align: center;
	font-weight: bold;
	position: relative;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #236c2c;
	font-family: arial, helvetica, sans-serif;
}
div.button.blue {
	background: url(../../images/button_blue_bg.png) center;
	border: 1px solid #456d9f;
}
.button a {
	color: #fff;
	text-shadow: #236c2c -1px -1px 0px;
	text-decoration: none;
	font-size: 14px;
	line-height: 2;
}
.button.blue a {
	text-shadow: #456d9f -1px -1px 0px;
}
.non-button a {
	color: #236c2c;
	font-weight: bold;
	font-size: 16px;
}
.callbox {
	background: #fff;
	text-align: center;
	border: solid 1px #ddd;
	width: 300px;
	padding-top: 20px;
}
ul.std_list {
	margin: 0 0 30px 30px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
}
ul.std_list li {
	padding-bottom: 5px;
}