html, body{
	width: 100%;
	height: 100%;
}

body{
	background-position: top center;
	background-repeat: no-repeat;
	background: #444;
	font-family: "Century Gothic";
	font-size: .8em;
	margin: 0;
	padding: 0;
	min-width: 980px;
	color: #0072BF;



}
/*
body#notmain {
	background: url(/images/bg_body_notmain.gif) repeat-x top left;
}
*/
div,p,form,h1,h2,h3,h4{
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}

#wrapper {
	width: 980px;
	margin: 15px auto 15px auto;
	/*min-height: 100%;
	margin-bottom: -240px;*/
	position: relative;
	background: #181818;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
    -webkit-box-shadow: 0 0 10px #81B701;
    -moz-box-shadow: 0 0 10px #81B701;
    box-shadow: 0 0 10px #81B701;
    border: 1px solid #81B701;
}

#header {
	height: 175px;
}
#header img{
	padding: 15px 0 50px 15px;
}

#header .live-chat img{
	padding: 0;
	visibility: hidden; 
}
#sub-wrapper{
	width: 980px;
	margin: 15px 0 0 0;
	/*height: 280px;

	background: url('/images/featured-background.png') no-repeat 4px 0px;
	position: relative;*/
}
#content {
 	padding: 20px;
}
#content .welcome h2 {
	color: #81b701;
	font-size: 200%;
	text-align: center;
}
body#notmain #content h2 {
	color: #0072BF;
	/*margin-left: -110px;*/
	text-align: center;
}
/*
.main-image {
	padding-top: 10px;
	width: 970px;
	margin: 0 auto;
}
.main-image img {
	width: 960px;
 	text-align: center;
 	margin: 0 auto;
 	border: 5px solid white;
}
*/
#content p {
	margin: 10px 0;
}
.welcome{
	float: left;
	width: 600px;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
}
.welcome ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 10px;
	width: 350px;
}
.welcome ul li {
	background-image: url(/images/accept.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 5px 20px;
	margin-bottom: 4px;
	font-size: 90%;
	color: #000;
	font-weight: bold;
}
#chat{
	float: left;
	background-color: #e7e6e6;
	width: 300px;
	padding: 10px;
	margin: 0 0 15px 0;
	color: #333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;

}
.live-chat-btn {
	margin-bottom: 10px;
}
#blog-posts{
	float: left;
	background-color: #e7e6e6;
	width: 300px;
	padding: 10px;
	color: #333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
	margin-top: 10px;

}
#blog-posts p {
	color: #333 !important;
}
#blog-posts h4{
	padding: 0;
	margin: 5px 0;
	font-size: 115%;
	color: #E68B2C;
}
#blog-posts a{
	color: #E68B2C;
	text-decoration: none;
}
#blog-posts p.read-more {
	text-align: right;
}
#blog-posts p.read-more a {
	color: #6DC501;
	text-decoration: underline;
}
#blog-posts h3{
	font-size: 150%;
	background: url(/images/rss.gif) no-repeat top left;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
}
#blog-posts h3 span {
	padding-left: 35px;
}

#courses{
	margin-top: 15px
}

#courses h2{
	color: #0072BF;;
	font-size: 150%;
}

#courses .column {
	width: 240px;
	height: 320px;
	float: left;
	margin: 0 20px;
	padding: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
    background: #86d009;
	white-space: normal;
}

#courses .column-right {
	width: 240px;
	height: 320px;
	float: left;
	margin: 0 20px;
	padding: 10px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
    background: #86d009;
	white-space: normal;
}

	#courses .column-right .link-buttons {
		margin-top: 20px;
	}

	#courses .column-right ul,
	#courses .column ul {
		width: 230px;
	}

#courses .column img {
	width: 200px;
	border:1px solid #DEDEDE;
	padding:3px;
}
#courses h2{
	margin-bottom: 10px;
}
#courses .column h3,
#courses .column-right h3{
	height: 32px;
	line-height: 32px;
	padding-bottom: 10px;
	color: #555555;
	font-size: 120%;
	text-align: center;
}
#courses .column h3 span,
#courses .column-right h3 span{
	padding-left: 1px;
	font-size: 16px;
}

#courses .column h3 span a,
#courses .column-right h3 span a{
	color: #fff;
	text-decoration: none;
}

.course-header-shade {
	color: #333;
}

.link-buttons {
	margin-top: 5px;
}
.link-buttons a{
	display: block;
	height: 33px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	margin: 0 auto;
}

.link-buttons a.register{
	background:transparent url(/images/btn_register.png) no-repeat scroll
}
.link-buttons a.more{
	background:transparent url(/images/btn_moreinfo.png) no-repeat scroll
}
#footer-wrap{
	background: #808080;
	color: #181818;
	margin: 15px 0 0 0;	
	text-align: center;
	border-top: 1px solid #333;
}
#footer-wrap p {
	width: 960px;
	margin: 0 auto;
	padding:5px 0;

}

#footer-wrap a {
	color: #181818;
}
/*
#footer {
	width: 970px;
 	text-align: left;
 	margin: 0 auto;
 	background: transparent url('/images/footer-background.png') no-repeat 0 0;
 	height: 195px;
 	padding: 0 5px 5px 0;
}

#footer .column {
	float: left;
	width: 200px;
	padding: 20px;
	margin: 10px 0;
	color: #FFF;
}

#footer .column a{
	color: #FFF;
	text-decoration: none;
}

#footer .column a:hover{
	text-decoration: underline;
}

#footer .column h3 {
	font-size: 120%;
}
#footer .column ul {
	padding: 0px;
	margin: 10px 0 0 20px;
}
#footer .column ul.last {
	padding: 0px;
	margin: 10px 0 0 10px;

}
#footer .column ul li{
	list-style: none;
	padding: 0 0 5px 0;
	margin: 0px;
}
*/

#navigation {
	width: 935px;
	overflow: hidden;
	background: url(/images/bg_navigation.gif) repeat-x top left;
	border-top: 1px solid #81b701;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: auto;

}

#navigation ul{
	width: 930px;
	margin: 0 auto;
	padding: 3px 0 3px 35px;
	/*padding-left: 10px; offset of tabs relative to browser left edge
	font: normal 100% Arial;*/
	text-transform: uppercase;
	list-style-type: none;

}

#navigation li{
	display: inline;
	margin: 0 auto;
	line-height: 26px;
}

#navigation li a{
	text-align: center;
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 3px 42px;  /*padding inside each tab 35px for when FAQs*/
	background: url(/images/navigation_small_bars.gif) no-repeat top left;
	color: #FFF;
	font-weight: bold;
}

#navigation li.first a {
	background: transparent none repeat scroll 0 0;

}
#navigation li.first a:hover {
	background: #181818;
}
#navigation li a:visited{
	color: #FFF;
}

#navigation li a:hover, #navigation li.selected a, #navigation li.first a:hover{
	/*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
	color: #5CBA01;
	background: #181818;
}

#navigation li ul.children {
	left:-999em;
	margin: 0px;
	padding: 0px;
	position:absolute;
	z-index:700;
	width: 140px;
	background: #181818;
	border-right: 1px solid #81B701;
	border-left: 1px solid #81B701;

}


#navigation li ul.children li {
	background: #181818;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
	line-height: auto;
	display: block;
	height: 25px;
}

#navigation li ul.children li{
	border-bottom: 1px solid #81B701;
}

#navigation li ul.children li a {
	background: none;
	margin: 0px;
	text-align: center;
	padding: 0 10px;
	display: block;
}

#navigation li:hover ul.children {
	left: 150px;
	margin: 31px;
}

#maincontent{
	width: 980px;
}

#about {
   width:750px;
   float: left;
}

.sidebar {
	width: 170px;
}

.sidebar span.green{
	color: #6BC700;
}

.sidebar span.green a {
	text-decoration: none;
	color: #6BC700;
}

.sidebar .details{
	background-color: #F2F2F2;
	padding: 10px 10px 20px 10px;
	margin-bottom: 20px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
}
.sidebar .details p{
	margin: 0 0;
}

.sidebar img {
	padding: 3px;
	border: 1px solid #DEDEDE;
	margin: 0 auto;
}
#contact-wrapper {
    width:750px;
	float: left;
}
#contact-wrapper label {
    display:block;
    float:none;
    font-size:16px;
    width:auto;
    color: #81B701;
}
form#contactform table td {
   padding: 5px 10px;
 }
form#contactform table.one-column input {
    border-color:#B7B7B7 #d2d2d2 #d2d2d2 #B7B7B7;
    border-style:solid;
    border-width:1px;
    padding:5px;
    font-size:16px;
    color:#333;
    width: 700px;
 }

form#contactform table.two-column input {
    border-color:#B7B7B7 #d2d2d2 #d2d2d2 #B7B7B7;
    border-style:solid;
    border-width:1px;
    padding:5px;
    font-size:16px;
    color:#333;
	width: 200px;
 }
form#contactform table.three-column td input {
    border-color:#B7B7B7 #d2d2d2 #d2d2d2 #B7B7B7;
    border-style:solid;
    border-width:1px;
    padding:5px;
    font-size:16px;
    color:#333;
    width: 100px;
 }
form#contactform textarea {
    font-size:100%;
    padding:0.6em 0.5em 0.7em;
    border-color:#B7B7B7 #d2d2d2 #d2d2d2 #B7B7B7;
    border-style:solid;
    border-width:1px;
    width: 700px;
}
form#contactform .error {
	color: #D93A38;
}
form#contactform label span {
	color: #D93A38;
}
form#contactform input.submit {
	cursor:pointer;
	border: none;
	background:url(/images/btn_submit.png) no-repeat left 5px;
	width: 90px;
	height: 33px;
	float: right;
}

form#contactform input.submit:hover {
	cursor:pointer;
	color:#181818;
}

.email-link {
	font-size: 11px;
	font-weight: bold;
}

.course-list {
	width: 750px;
	margin-bottom: 30px;
}

.course-list h3{
	color: #6BC700;
	font-size: 150%;
}

.course-list .copy{
	width: 420px;
	padding: 0 20px 0 10px;
}

.course-list img {
	margin-top: 10px;
	width: 250px;
	border: 1px solid #DEDEDE;
	padding: 3px;
	}

.upcoming{
	width: 170px;
	background-color: #F2F2F2;
	padding: 10px;
	color: #333;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -border-radius: 5px;
}
.upcoming h4 {
	color: #E78A29;
	font-size: 120%;
	margin-bottom: 2px;
}
.upcoming .listing{
	margin: 0 0 15px 20px;
}
.upcoming .listing p{
	margin: 0 0;
}
.upcoming .links {
	margin-top: 5px;
}
span.more {
	margin-right: 20px;
	}
span.more a {
	text-decoration: none;
	color: #6BC700;
}
span.reg a {
	text-decoration: none;
	color: #0072BF;
}

.course-details{
	/*width: 970px;*/
	margin-bottom: 30px;
}
#content p {
	color: #fff;
}
#content p span.green{
	font-size: 150%;
	color: #81B701;
}

.course-details .copy{
	width: 690px;
	padding: 0 20px 0 10px;
}

.course-outlines{
	width: 270px;
	height: 250px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #dbdbdb;
	background: #F2F2F2;
}
.course-outlines h4{
	color: #0072BF;
	margin: 0 0 10px 0;
}
.course-outlines ul {
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 10px;
}
.course-outlines ul li {
	background-image: url(/images/accept.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 0 0 5px 20px;
	margin-bottom: 4px;
	/*width: 260px;*/
	font-weight: bold;
	font-size: 90%;
	color: #333333;
}
.course-detail-list{
	background: #f2f2f2;
	border: 1px solid #dbdbdb;
	color: #333;
}

.course-detail-list table tr td{
	width: 160px;
	text-align: center;
	padding: 5px;
}
.course-detail-list table tr.alt{
	background: #dfdfdf;
}
h4.up {
	background: url(/images/calendar_background.png) no-repeat 0 0;
	height: 32px;
	line-height: 32px;
	color: #0072BF;
	font-size: 120%;
	padding-bottom: 10px;
}
h4.up span{
	padding-left: 35px;
}

.header-links {
	position: absolute;
	top: 2px;
	right: 0px;
}
ul.header-links {
	list-style-type: none;
	padding:0px;
	margin: 15px 0px 0 15px;
}
ul.header-links li {
	padding: 0;
	margin: 0 20px 0 0;
	text-align: right;
	color: #fff;
}

ul.header-links li a{
	text-decoration: none;
	font-weight: bold;
	font-size: 105%;
	color: #0072BF;
}
ul.header-links li.live-chat {
	background-image:url(/images/comment.png);
	background-repeat:no-repeat;
	background-position:150px 2px;

}
ul.header-links li.faq {
	background-image:url(/images/info.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
}

.axis-gray-text {
	font-size: 12px;
	color: #555;
	line-height: 17px;
}

.axis-image-border {
	border: 1px solid #DEDEDE;
	padding: 3px;
}

.axis-green-text {
	/*font-size: 90%;*/
	color: #81B701;
	font-weight: bold;
}

.welcome-title {
	margin-bottom: 15px;
}

.course-list ul{
	list-style: none;
}

.course-list li{
	list-style: none;
	background-image:url(/images/accept.png);
	background-position: 0 5;
	background-repeat:no-repeat;
	padding:0 0 5px 20px;
	color:#81B701;
	font-size:90%;
	font-weight:bold;
}

.social-links {
	margin-top: 15px;
	float: left;
	width: 300px;
	padding: 10px;
}

.social-links  ul {
	width: 220px;
	margin: 10px auto;
	padding: 0px 0px;

}


.social-links  ul li {
	list-style: none;
	display: inline;
	margin: 10px 15px;
}

.enroll-btn {
	background: url(/images/bg_navigation.gif) repeat-x;
	padding: 8px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 2px solid #fff;
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
	display: block;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
 
 
 
