* {margin:0 auto;padding:0;}
body {
	font: 12px normal arial, helvetica, sans-serif;
}
h1 {
	padding: 10px 0 0 0;
	font: 1.5em normal times, georgia, serif;
}
h2 {
	padding: 0 0 10px 0;
	font: 1.3em normal times, georgia, serif;
}
p {
	padding: 10px 0;
	font: 12px normal arial, helvetica, sans-serif;
	line-height: 1.5;
}
a {
	color: #0A485D;
}
a:hover {
	color: #006295;
}
img {
	border: none;
}
#wrapper {margin:0 auto;width: 800px;}

#header_container {
	background: url(images/header-bg.jpg);
	height: 125px;
}
#header_base {
	background: url(images/nav-bg.jpg);
	height: 10px;
}
#aff_logo {
	float: left;
	position: relative;
	top: 30px;
	left: 10px;

}
ul#aff_reg_log {
	list-style: none;
	float: right;
	position: relative;
	top: 10px;
}
ul#aff_reg_log li {
	display: inline;
	padding-right: 20px;
}
ul#aff_reg_log li a {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}
ul#aff_reg_log li a:hover {
	text-decoration: underline;
}
#aff_nav_container {
	position: relative;
	right: 10px;
	top: 30px;
	float: right;
}
ul#nav {
	list-style: none;
}
ul#nav li {
	display: inline;
	text-align: right;
	text-shadow: #073240 1px 1px 0px;
}
ul#nav li a {
	color: #fff;
	text-decoration: none;
	padding: 3px 0;
	margin: 0 10px;
}
ul#nav li.active a {
	position: relative;
	border-bottom: solid 3px #073240;
}
ul#nav li a:hover {
	position: relative;
	border-bottom: solid 3px #073240;
}
#content_container {
	background: #fff;
}
#content {
	padding: 20px 0;
}
.content {
	width: 758px;
}
#banner_container {
	position: relative;
	height: 280px;
}
	#banner {
		float: left;
		position: absolute;
		top: 20px;
	}
	#overlay {
		padding: 10px;
		float: left;
		position: absolute;
		top: 150px;
		background: url(images/black_50.png);
		width: 440px;
	}
	#overlay_title {
		font-size: 1.25em;
		font-weight: bold;
		padding-bottom: 3px;
		color: #fff;
		width: 300px;
		border-bottom: solid 1px #fff;
		margin: 0 0 10px 0;
	}
	#overlay_info {
		font-size: .85em;
		color: #fff;
	}
	.overlay_button {
		background: url(images/overlay_button_bg.png) no-repeat;
		height: 30px;
		width: 136px;
		margin: 10px 10px 0 0;
		float: left;
		text-shadow: #fff 1px 1px 0px;
	}
	.overlay_button a {
		padding-left: 5px;
		line-height: 2.1;
		font-weight: bold;
		color: #222;
		text-decoration: none;
		font-size: 16px;
	}
	.overlay_button a:hover {
		color: #006295;
	}
img#main {
	/*padding: 10px;*/
}
.course_container {
	padding: 10px 0 10px 10px;
	border: 1px solid #dfe6f6;
	color: #52575b;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: #ecf3fb;
}
.course_bullet {
	padding: 0 10px 0 0;
	float: left;
	width: 15px;
}
.course_text {
	float: left;
	width: 180px;
}
.course_header {
	margin-bottom: 10px;
	font: bold 16px arial, helvetica, sans-serif;
	color: #1d68c5;
	line-height: 1;
}
.course_info {
	font-size: 11px;
}
.course_info a {
	color: #1d68c5;
}
#main_promo_container {
	border: solid 1px #e9e9e9;
	width: 799px;
	margin: 20px 0;
}
.promo_container {
	padding: 20px;
	margin: 0;
	float: left;
	background: url(images/promo_bg.jpg);
	height: 88px;
	width: 225px;
}
.promo_container.br {
	border-right: solid 1px #efefef;
}
.promo_container.bl {
	border-left: solid 1px #d7d7d7;
}
.promo_icon {
	float: left;
	width: 35px;
}
.promo_title {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
.promo_info {
	font-size: 12px;
	letter-spacing: .25px;
}
#footer_nav_container {
	margin-top: 40px;
	height: 40px;
	background: #222222;
}
ul#footer_nav {
	padding-top: 10px;
	list-style: none;
	text-align: center;
}
ul#footer_nav li {
	padding: 0 20px;
	display: inline;
}
ul#footer_nav li a {
	color: #fff;
	text-decoration: none;
}
ul#footer_nav li a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
#question_container ol {
	margin: 0 0 50px 30px;
}
#question_container ol li {
	padding: 0 0 5px 0;
}	
#answer_container ol {
	margin: 0 0 0 30px;
}
	#answer_container ol li {
		padding-bottom: 5px;
		font-weight: bold;
		font-style: italic;
	}
	.top {
		font-size: .75em;
		font-style: normal;
	}
	#answer_container .faq_answer {
		margin-bottom: 25px;
		line-height: 1.5;
	}
table.reg-log-list {
	margin: 20px 0 40px 0;
	list-style: none;
}
	table.reg-log-list td {
		margin-right: 20px;
	}
	table.reg-log-list td.course {
		width: 200px;
	}
	table.reg-log-list td.price {
		width: 100px;
	}
	table.reg-log-list td.course, table.reg-log-list td.price {
		font: normal 24px "times new roman", times, serif;
	}
	table.reg-log-list td.price a {
		color: #0A485D;
		text-decoration: none;
	}
	table.reg-log-list td.button {
		background: #0A485D;
		background-image: linear-gradient(bottom, rgb(10,72,93) 0%, rgb(146,186,194) 100%);
		background-image: -o-linear-gradient(bottom, rgb(10,72,93) 0%, rgb(146,186,194) 100%);
		background-image: -moz-linear-gradient(bottom, rgb(10,72,93) 0%, rgb(146,186,194) 100%);
		background-image: -webkit-linear-gradient(bottom, rgb(10,72,93) 0%, rgb(146,186,194) 100%);
		background-image: -ms-linear-gradient(bottom, rgb(10,72,930) 0%, rgb(146,186,194) 100%);
		background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, rgb(10,72,93)),color-stop(1, rgb(146,186,194)));
		padding: 10px;
		text-align: center;
		font-weight: bold;
		-moz-border-radius: 6px;
		-khtml-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		border: 1px solid #0A485D;
	}
	table.reg-log-list td.button a {
		text-decoration: none;
		color: #fff;
		text-shadow: #0A485D -1px -1px 0px;
	}
	
.course_register_button {
	margin: 20px auto;
	width: 300px;
	color: #fff;
	background: #016295;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #004970;
	padding: 5px 0;
	text-align: center;
	font-weight: bold;
}
.course_register_button:hover {
	background: #589cd6;
}
.course_register_button a {
	color: #fff;
	text-shadow: #004970 -1px -1px 0;
	text-decoration: none;
}
.course_register_button a:hover {
	text-decoration: none;
}
.course_price {
	font-family: georgia, times, serif;
	font-size: 24px;
	text-align: center;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #ddd;
	padding: 5px 0 10px 0;
	background: #eee;
	width: 100px;
}