@charset "UTF-8";
/* CSS Document */

#online {
	background-image: url(../images/headings/online_courses.gif);
	margin-top: .25em;
}
#ten_easy    {
	margin-top: 2em;
}
#GN10_sample, #success_samp, #adventure_pic {
	float: right;
	margin-left: 15px;
}
.infoBar {
	height: 25px;
	position: relative;
	width: 550px;
	margin-bottom: 2em;
}
.tell_me {
	background-image: url(../images/buttons/tell_me_btn2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 25px;
	width: 100px;
	text-indent: -9999px;
}
.download, .download2 {
	background-image: url(../images/buttons/dwnld_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: absolute;
	height: 25px;
	width: 100px;
	left: 150px;
	text-indent: -9999px;
}

.download2 {
left: 0px;
}

.tell_me:hover, .download:hover, .check_it:hover {
background-position: 0 -50px;

}
.reminder {
	position: absolute;
	width: 250px;
	text-align: left;
	left: 115px;
	margin-top: 2px;
}
#success_prac {
	margin-top: 2em;
	margin-bottom: 1em;
}
#adventure_pic {
	position: relative;
	top: -5px;
}
.check_it {
	background-image: url(../images/buttons/check_it_out.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	position: absolute;
	width: 135px;
	height: 35px;
}
#mini_courses {
	background-image: url(../images/headings/Mini_Courses.gif);
	margin-top: 1em;
}
#mini_table td {
	padding-right: 2em;
}
.small_bot {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#member_courses {
	background-image: url(../images/headings/Member_Corses.gif);
	margin-top: 1em;
}
#sss_logo {
	padding-top: 0.5em;
}
#sss {
	margin-top: 50px;
}

