@charset "UTF-8";
body {
	font: 100% Helvetica, Arial, Verdana, sans-serif;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
a {
	color: #adc687;
}

a visited {
	color: #030;
}

.oneColFixCtrHdr #container {
	width: 957px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background-image:url(images/topbar_bkgnd.gif);
	background-repeat:repeat-x;
	width: 957px;
	height: 118px;
}
.oneColFixCtrHdr #header img {
	border: none;
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-color: #adc687;
	height: 50px;
	margin-top: 10px;
}

.oneColFixCtrHdr #footer p {
	font-family: Helvetica, Arial, Vardana, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #000;
	padding-top: 20px;
	margin: 0;
}

.oneColFixCtrHdr #footer a {
	color: #000;
}

#topsxn {
	background-color: #000;
	height: 431px;
	margin-top: 0px;
}

#topsxn #screenshot {
	float: left;
	margin-right: 33px;
}

#topsxn h3 {
	color: #FFF;
	font-size: 36px;
	padding-right: 24px;
	padding-top: 28px;
	margin: 0px;
}

#topsxn h4 {
	color: #FFF;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding-top: 24px;
}

#topsxn #seemore_btn {
	text-align: right;
	padding-right: 24px;
}

.contactusbar {
	background-image: url(images/contact_bar.gif);
	background-repeat: no-repeat;
	height: 66px;
}

.contactusbar p {
	position: absolute;
	margin-left: 73px;
	margin-top: 22px;
	font-size: 16px;
}

#contact_btn {
	margin-top: 5px;
}

#bottomsxn {
	background-image:url(images/bottom_section_bkgnd.gif);
	background-repeat: repeat-x;
	height: 402px;
	padding-top: 24px;
}

#bottomsxn #courselist {
	border: 1px solid #666;
	height: 321px;
	width: 287px;
	background-color: #FFF;
	float: left;
	margin-left: 24px;
	margin-right: 48px;
}

#bottomsxn #courselist ul {
	padding-left: 12px;
}

#bottomsxn #courselist li {
	font-size: 16px;
	color: #666;
	list-style-type: none;
	margin-top: 12px;
}

#bottomsxn #courselist h3 {
	background-color: #666;
	font-weight: bolder;
	color: #FFF;
	font-size: 18px;
	height: 34px;
	width: 277px; /* width is 10 less than psd due to 10px padding on left */
	margin: 0px;
	padding: 14px 0px 0px 10px;
}

#telly {
	float: left;
	margin-right: 12px;
}

#bottomsxn #selltext {
	font-size: 18px;
	color: #666;
	line-height: 29px;
	padding-right: 24px;
}

#bottomsxn #bottomlinks ul {
	text-align: center;
}

#bottomsxn #bottomlinks li {
	display: inline;
	padding-right: 20px;
	list-style-type: none;
	color: #adc687;
}

.boldgreen {
	color: #adc687;
	font-weight: bolder;
}