/* main settings */
body {
	margin: 0;
	font: 12px arial, Verdana, sans-serif; 
	color: #666;
	min-width: 1000px;
	background: #e6e7e8;
}
a {
	text-decoration: underline;
	color: #446a84;
}
a:hover {
	text-decoration: none;
}
img {
	border-style: none;
}
input {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form {
	margin: 0;
	padding: 0;
	border: none;
}
/* main */
.holder {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.wrapper {
	width: 1027px;
	position: relative;
	float: left;
	left: 50%;
}
.wrapper2 {
	width: 1027px;
	position: relative;
	float: left;
	left: -50%;
}
#main-container {
	width: 1027px;
	overflow: hidden;
	background: url(../images/shadow1.png) repeat-y;
}
#main {
	width: 989px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
/* header settings */
#header {
	width: 100%;
	overflow: hidden;
	position: relative;
	top: 0px;
	left: 0px;
}
.header-box {
	width: 100%;
	margin-bottom: 5px;
}
.header-box:after {
	content: "";
	display: block;
	clear: both;
}
.box1 {
	width: 554px;
	height: 1px;
	float: left;
}
.header-box h1 {
	margin: 0;
	position: absolute;
	top: 21px;
	left: 16px;
	background: #fff;
}
.header-box h1 a {
	width: 219px;
	height: 68px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	cursor: pointer;
}
.box2 {
	width: 435px;
	float: left;
}
.form {
	width: 403px;	
	overflow: hidden;
	padding: 9px 0 20px 32px;
	background: url(../images/bg-login.gif) no-repeat;
}
.form2 {
	width: 400px;
	height: 16px;
}
.form2:after {
	content: "";
	display: block;
	clear: both;
}
.form label {
	font-weight: bold;
	font-size: 11px;
	color: #222262;
	text-transform: uppercase;
	margin-right: 7px;
	float: left;
}
.text {
	width: 102px;
	height: 12px;
	border: 0 none;
	margin: -2px 9px 0 0;
	padding: 2px 0 2px 3px;
	float: left;
	font-size: 9px;
}
.password { width: 73px; }
.button {
	margin-top: -1px;
	font-weight: bold;
	font-size: 11px;
	color: #222262;
	border: 0 none;
	background: none;
	padding: 0;
	float: left;
}
.header-nav {
	margin: 0;
	padding: 0 45px 0 0;
	list-style: none;
	float: right;
}
.header-nav li {
	float: left;
	margin-left: 18px; 
}
.header-nav li a {
	font-size: 10px;
	font-weight: bold;
	
	text-decoration: none;
	color: #666;
}
.header-nav li a:hover { text-decoration: underline; }
.header-box2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 2px;
	background: #222262;
}
.header-nav2 {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.header-nav2 li {
	float: left;
}
.header-nav2 li a {
	padding: 5px 24px 4px 22px;
	display: block;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
.header-nav2 li a.last { padding: 5px 39px 4px 22px; }
.header-nav2 li a:hover,
.header-nav2 li a.active { background: #4795b2; }
.banner-area {
	width: 100%;
	overflow: hidden;
}
.banner-area img { display: block; }
/* content settings */
#content-holder {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
#content {
	width: 100%;
	overflow: hidden;
	background: url(../images/content-line.gif) repeat-y;
}
#primary {
	width: 705px;
	float: left;
	padding: 26px 14px 0 13px;
	display: inline;
}
/* posts-box1 */
.posts-box1 {
	width: 632px;
	padding-bottom: 21px;
	padding: 0 57px 0 16px;
}
.posts-box1:after {
	content: "";
	display: block;
	clear: both;
}
.more {
	width: 630px;
	margin-bottom: 31px;
	padding: 0 57px 0 18px;
}
.posts-box1 img {
	width: 264px;
	margin: -16px -46px 0 0;
	padding: 0 0 0 10px;
	position: relative;
	float: right;
}
.more img {
	width: 294px;
	margin: 0 -45px 0 0;
	padding: 6px 0 0 23px;
}
.posts-box1 h2 {
	margin: 0 0 16px;
	font-size: 24px;
	color: #0e7498;
	line-height: 30px;
	font-weight: normal;
}
.more h2 { width: 423px; }
.posts-box1 p {
	margin: 0 0 17px;
	line-height: 14px;
}
.sempo { font-weight: bold; }
.more p { margin: 0 0 15px; }
.underline { text-decoration: underline; }
/* post box2 */
.posts-box2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 29px;
}
.posts-box2 .top {
	width: 100%;
	height: 8px;
	overflow: hidden;
	background: url(../images/column-header.gif) no-repeat;
}
.posts-box2 .center {
	width: 676px;
	padding: 22px 9px 31px 20px;
	overflow: hidden;
	background: #eee url(../images/column-center.gif) no-repeat;
}
.column-header {
	width: 100%;
	overflow: hidden;
}
.column-header h2 {
	width: 439px;
	margin: 0;
	margin-right: 50px;
	padding-right: 50px;
	color: #427787;
	font-size: 20px;
	line-height: 24px;
	float: left;
}
.enroll-button {
	width: 104px;
	height: 24px;
	overflow: hidden;
	margin: 24px 0 0 7px;
	float: left;
	text-indent: -9999px;
	background: url(../images/enroll-button.gif) no-repeat;
	cursor: pointer;
}
.columns-holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 27px;
	padding-top: 31px;
}
.column-left {
	width: 319px;
	margin: 0 37px 0 0;
	float: left;
}
.column-right {
	width: 319px;
	float: left;
}
.mini-posts {
	width: 100%;
	overflow: hidden;
	margin-bottom: 18px;
}
.order-number { 
	width: 20px;
	float: left;
	color: #d29d57;
	font-weight: bold;
}
.mini-posts div {
	width: 293px;
	float: left;
	padding-left: 6px;
}
.column-right .mini-posts div {
	width: 281px;
	padding-right: 12px;
}
.mini-posts .title {
	color: #d29d57;
}
.mini-posts p {
	margin: 0;
	line-height: 14px;
}
.column-footer {
	width: 633px;
	overflow: hidden;
	padding: 0 50px 0 3px;
}
.posts-box2 .bottom {
	width: 100%;
	height: 9px;
	overflow: hidden;
	background: url(../images/column-footer.gif) no-repeat;
}
/* post box3 */
.posts-box3 {
	width: 687px;
	overflow: hidden;
	background: #f0f0f0;
	padding: 13px 0 13px 18px;
}
.logo2 {
	width: 128px;
	height: 25px;
	overflow: hidden;
	float: left;
	text-indent: -9999px;	
	cursor: pointer;
	margin: 4px 24px 0 0;
}
.promo-text {
	width: 430px;
	float: left;
	color: #0e7498;
	margin-right: 53px;
	padding-right: 52px;
}
.promo-text a { color: #0e7498; }
#sidebar {
	width: 236px;
	float: left;
	padding: 25px 11px 0 10px;
}
.sidebar-box {
	width: 234px;
	overflow: hidden;
}
.sidebar-box h3 {
	margin: 0;
	padding: 7px 0 6px 19px;
	font-size: 14px;
	color: #f1f1f2;
	background: #6aa3b1 url(../images/sidebar-top.gif) no-repeat;
}
.sidebar-content {
	width: 100%;
	overflow: hidden;
	background: #f1f1f2;
	margin-bottom: 10px;
	padding: 13px 0 18px 17px;
}
.form-area { padding-bottom: 15px; }
.form3-box {
	width: 100%;
	overflow: hidden;
	margin: 0 0 9px -84px;
}
.send-chkbox { margin: 0 0 0 -52px; }
.email-text {
	width: 177px;
	margin-bottom: 5px;
	padding-left: 15px;
}
.email {
	width: 177px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.first-name {
	width: 125px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.last-name {
	width: 125px;
	margin-bottom: 5px;
	padding-left: 5px;
}
.Submit {
	
	background-image: url(../Images/btnSignUpNow.gif);
}
.form3 div {
	width: 100%;
	overflow: hidden;
}
.form3 label {
	float: right;
	padding-top: 2px;
}
.form3 div input {
	margin: 2px 3px 0 0;
	width: 15px;
	height: 15px;
	float: right;
}
.news {
	margin: 0 0 -4px;
	padding: 0 40px 0 0;
	list-style: none;
}
.news li {
	margin-bottom: 14px;
	padding-left: 15px;
	background: url(../images/bullet.gif) no-repeat 2px 7px;
}
.news li a { color: #666; }
.more-news {
	font-weight: bold;
	padding-left: 14px;
}
.sidebar-content blockquote {
	margin: 0;
	padding: 2px 26px 0 2px;
}
.sidebar-content cite {
	display: block;
	margin: 0 0 -2px -2px;
	padding-top: 10px;
	font-size: 11px;
}
.sidebar-content blockquote q { quotes: none; }
.sidebar-content blockquote q:before { content: ""; }
.sidebar-content blockquote q:after { content: ""; }
.education {
	margin: 0 0 -9px;
	padding: 7px 39px 0 2px;
	list-style: none;
}
.education li { margin-bottom: 13px; }
.education li a { color: #666; }
.sponsors {
	margin: 0 0 -10px;
	padding: 4px 0 0 44px;
	list-style: none;
}
.sponsors li { margin-bottom: 10px; }
/* footer settings */
#footer {
	width: 100%;
	min-height: 73px;
	overflow: hidden;
	padding-top: 13px;
	background: #bdd9e3 url(../images/bg-footer.gif) repeat-x;
}
* html #footer { height: 73px; }
.footer-box,
.footer-box2,
.footer-box3 {
	width: 100%;
	overflow: hidden;
	text-align: center;
}
.footer-box2 { margin-bottom: 5px; }
.footer-nav,
.footer-nav2 {
	width: 500px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	list-style: none;
}
.footer-nav2 { width: 450px; }
.footer-nav li,
.footer-nav2 li {
	float: left;
}
.footer-nav li { margin-right: 13px; }
.footer-nav2 li { margin-right: 16px; }
.footer-nav li a { text-transform: uppercase; }
.footer-nav li a,
.footer-nav2 li a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}
.footer-nav li a:hover,
.footer-nav2 li a:hover { text-decoration: underline; }
.footer-box3 p {
	margin: 0;
	color: #0e627f;
	font-size: 10px;
}
#footer-bottom {
	width: 1027px;
	height: 17px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/shadow2.png) no-repeat;
}
/* course2 page */
/* header */
#course2 .box2 { padding-top: 45px; }
#course2 .header-nav { padding-right: 48px; }
#course2 .header-box2 { margin-bottom: 8px; }
#course2 .banner-area { position: relative; }
#course2 .banner-area img {
	position: relative;
}
.banner-nav {
	width: 220px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	margin-left: 13px;
	padding-left: 2px;
	background: #fff;
}
.banner-nav ul {
	width: 219px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: black url(../images/bg-menu.gif) no-repeat;
	min-height: 162px;
	font-size:12px;
}
* html .banner-nav ul { height: 162px; }
.banner-nav li {
	border-top: 1px solid #fff;
	padding:2px 0 0 0;
}
.banner-nav li.first {
	border-top: none;
	padding-top: 7px;
}
.banner-nav li.first a {
	background: url(../images/bullet-arrow.png) no-repeat;
	padding: 0 0 1px 17px;
}
.banner-nav li a {
	margin: 0 0 0 12px;
	padding: 3px 0 0 17px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	
	background: url(../images/bullet-arrow2.png) no-repeat;
}
/* content */
#course2 #content { background: none; }
/* sidebar */
#course2 #sidebar {
	width: 222px;
	float: right;
	margin-right: -5px;
	padding: 12px 21px 0 0;
}
#course2 .sidebar-box { width: 220px; }
#course2 .sidebar-box h3 {
	font-size:13px;
	background:#6AA3B1 url(../images/sidebar-top2.gif) no-repeat scroll 0 0;
	padding:7px 0 6px 13px;
}
#course2 .search-read h3 {
	padding: 7px 54px 5px 15px;
	line-height: 15px;
}
#course2 .education-more h3 { padding-left: 18px; }
#course2 .form3 {
	margin-left: -3px;
	padding-bottom:2px;
}
#course2 .email-text {
	padding-left:13px;
	width:175px;
}
#course2 .sign-button { padding-left: 2px; }
#course2 .form3-box {
	margin:0 0 7px -73px;
}
.sidebar-content p {
	margin: 0 0 8px;
	padding: 2px 36px 0 2px;
}
.search-button {
	width: 78px;
	height: 24px;
	overflow: hidden;
	display: block;
	text-indent: -9999px;
	background: url(../images/search-button.gif) no-repeat;
	cursor: pointer;
}
#course2 .sidebar-content blockquote {
	margin-left: -1px; 
	padding: 4px 34px 5px 0;
}
#course2 .sidebar-content blockquote q { font-style: italic; }
#course2 .sidebar-content blockquote cite {
	margin-left: 0;
	padding-top:8px;
	font-style: normal;
}
#course2 .education { margin:0 0 -11px; }
/* primary */
#course2 #primary {
	width:718px;
	padding: 10px 14px 0 6px;
	float: right;
}
/* posts settings */
.info-area {
	width: 100%;
	margin-bottom: 11px;
}
.info-area:after {
	content: "";
	display: block;
	clear: both;
}
.breadcrumbs {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
.breadcrumbs li {
	float: left;
	color: #446a84;
}
.breadcrumbs li a { text-decoration: none; }
.breadcrumbs li a:hover { text-decoration: underline; }
.call-us {
	width: 230px;
	margin-right: -5px;
	float: left;
	text-transform: uppercase;
	color: #446a84;
	font-weight: bold;
	letter-spacing: 1px;
}
#course2 .posts-box1 {
	width: 714px;
	margin-left: -7px;
	margin-bottom: 2px;
	padding: 0 0 12px 7px;
}
#course2 .posts-box1 h2 {
	font-size: 26px;
	margin: 0 0 1px -1px;
}
#course2 .posts-box1 h2 a {
	padding-left: 2px;
	font-size: 25px;
	text-decoration: none;
	color: #0e7498;
	text-transform: capitalize;
}
#course2 .posts-box1 p { margin-bottom: 15px; }
#course2 .posts-box1 p strong {
	margin-bottom: 15px;
	padding-left: 0;
	font-size: 13px;
	line-height: 15px;
}
.course-table {
	width: 700px;
	background: #f1f1f2;
	margin: 12px 0 7px -6px;
	padding: 20px 0 16px 18px;
}
.course-table:after {
	content: "";
	display: block;
	clear: both;
}
.course-table .left {
	width: 351px;
	float: left;
}
.course-table .right {
	width: 349px;
	float: left;
}
.course-table .left ul,
.course-table .right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.course-table .left li,
.course-table .right li {
	margin-bottom: 4px;
	padding: 0 0 0 14px;
	background: url(../images/bullet-arrow3.gif) no-repeat 0 7px;
}
.course-table .left li.first,
.course-table .right li.first {
	padding-left: 20px;
	background: url(../images/bullet-arrow3.gif) no-repeat 0 3px;
}
.course-table .right li { padding-left: 10px; }
.course-table .right li.first { padding-left: 15px }
.course-table .left li span,
.course-table .right li span{
	width: 313px;
	padding: 4px 0 0 6px;
	display: block;
	border-top: 1px solid #d5d5d5;
}
.course-table .left li a,
.course-table .right li a {
	color: #666;
	font-size: 11px;
	text-decoration: none;
}
.course-table .left li a:hover,
.course-table .right li a:hover { text-decoration: underline; }
.post-header {
	width: 100%;
	overflow: hidden;
}
.post-header h3 {
	margin: 0;
	float: left;
	font-size: 14px;
	padding: 12px 0 0 15px;
}
.post-header h3 a {
	text-decoration: none;
	color: #666;
}
.post-header h3 span { font-weight: normal; }
#course2 .enroll-button {
	margin: 0;
}
.price {
	width: 265px;
	float: right;
	margin-right: 30px;
	display: inline;
}
.price div {
	width: 100%;
	overflow: hidden;
	padding-top: 9px;
}
#course2 .posts-box1 .post-header p {
	width: 155px;
	margin: 0 6px 0 0;
	padding: 5px 0 10px;
	float: left;
	color: #0e7498;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
}
.safari .price { width: 270px; }
.safari #course2 .posts-box1 .post-header p { width: 160px; }
#course2 .posts-box1 .post-header p span { float: right; }
.post-header p a {
	width: 200px;
	float: left;
}
.post-content {
	width: 676px;
	padding: 4px 25px 0 15px;
}
#course2 .posts-box1 .post-content p { margin-bottom: 15px; }
.post-content ul {
	margin: -14px 0 11px 0;
	padding: 0;
	list-style: none;
}
.post-content ul li {
	padding: 0 0 0 8px;
	background: url(../images/bullet.gif) no-repeat 1px 6px;
}
.back { font-weight: bold; }
#course2 .other {
	padding-bottom: 50px;
}
#course2  .lined {
	background: url(../images/big-line.gif) no-repeat 16px 96%;
}
.posted {
	width:655px;
	margin: 12px 0 4px -6px;
	padding: 14px 45px 7px 19px;
}
.discounts {
	font-size: 11px;
	margin: 0 0 -2px -3px;
}
.available-soon {
	color: #c6954c;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
	margin: -8px 0 10px 0;
	padding-left: 17px;
}
/* safari fixes */
.safari .send-chkbox { margin: 0 0 0 -50px; }
.safari .header-box2 { margin-bottom: 3px; }