#home_courses {width:1000px;margin:auto;}
#home_course_hero {width:690px;height:350px;float:left;margin-right:10px;}
#home_course_hero_list {width:250px;float:left;height:350px;overflow:hidden;}
#home_course_hero_list_menu {position:relative;top:0px;left:0px;z-index:1;width:250px;height:350px;}
#home_course_hero_list li{list-style:none;width:250px;height:64px;background:url(../img/pages/home/hero-2bg.png) no-repeat;padding-top:6px;} 
#home_course_hero_list li:hover{cursor:pointer;}
#home_course_hero_list li:hover,#home_course_hero_list li.active_list {background:url(../img/pages/home/hero-2bg.png) no-repeat 0px -70px;}
#home_course_hero_list li:first-child {background:url(../img/pages/home/hero-1bg.png) no-repeat;}
#home_course_hero_list li:hover:first-child,#home_course_hero_list li.active_list:first-child{background:url(../img/pages/home/hero-1bg.png) no-repeat 0px -70px;}
#home_course_hero_list li:last-child {background:url(../img/pages/home/hero-3bg.png) no-repeat;}
#home_course_hero_list li:hover:last-child,#home_course_hero_list li.active_list:last-child{background:url(../img/pages/home/hero-3bg.png) no-repeat 0px -70px;}

.home_course_hero_icon {
	float:left;
	width:58px;
	height:58px;
	margin-left:6px;
	margin-right:10px;
}

.home_course_hero_content {
	float:left;
	width:175px;
}	

.home_course_hero_abbreviation {
	font-size:13px;
	color:#fff;
	height:15px;
	margin-bottom:4px;
	margin-top:2px;
	width:125px;
}

.home_course_hero_title {
	float:left;
	font-size:11px;
	line-height:12px;
	width:110px;
	color:#fff;
}

.home_course_hero_price{float:left;margin-left:15px;width:45px;text-align:right;}
.hero_price_from{color:#fff;font-size:10px;}
.hero_price_prepaid{color:#fff;font-size:20px;font-weight:bold;}

#home_course_hero_active {
	float:left;
	width:440px;
	height:350px;
}

#home_course_hero_active_bg {
	width:440px;
	height:350px;
	position:relative;
	z-index:1;
	top:0px;
	left:0px;
	overflow:hidden;
}

.home_course_hero_bg {
	display:none;
}

#home_course_hero_acive_mask {
	width:10px;
	height:350px;
	position:relative;
	z-index:2;
	top:-350px;
	left:430px;
	background:url(../img/pages/home/hero-mask.png) no-repeat;
}

#home_course_hero_active_text {
	background:url(../img/pages/home/hero-desc-bg.png) no-repeat;
	width:380px;
	height:100px;
	padding:10px;
	position:relative;
	z-index:10;
	left:20px;
	top:-490px;
}

.home_course_hero_text{
	display:none;	
}

.home_course_hero_active_title {
	width:375px;
	height:20px;
}

.hero_active_title {
	font-size:18px;
	color:#fff;
	margin-bottom:5px;
}

.home_course_hero_active_desc {
	width:380px;
	height:55px;
	color:#fff;
	font-size:11px;
}

.home_course_hero_buttons {
	float:right;
}

.home_course_hero_button {
	float:right;
	margin-left:10px;
}

#home_course_calendar {
	width:300px;
	height:350px;
	float:right;
}

#home_next_courses {
	width:1000px;
	height:200px;
	margin:auto;
	margin-bottom:10px;
}

#home_next_courses .content_title_heading {
	width:980px;
}

#home_next_course_list {
	background:#fff;
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #f1f1f1;
	border-bottom:solid 1px #f1f1f1;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-radius-bottomleft:10px;
	-webkit-border-radius-bottomright:10px;
	padding:5px 5px 5px;
	/*overflow:hidden;*/
	width:988px;
	height:150px;
	z-index:1;
	position:relative;
}

/*#home_next_course_list ul {
	width:1000px;
}*/

#home_next_course_list li {
	float:left;
	margin-right:5px;
	background:url(../img/pages/home/next_course_bg.png) no-repeat;
	width:194px;
	height:150px;
	font-size:11px;
	line-height:13px;
	list-style:none;
}

#home_next_course_list li:first-child {
	margin-right:4px;
}

.next_course_icon {
	float:left;
	width:58px;
	margin-right:7px;
	margin-left:5px;
	margin-top:4px;
}

.next_course_details {
	float:left;
	width:115px;
	margin-top:4px;
}

.next_course_title {
	font-weight:bold;
	height:60px;
}

.next_course_details {
	height:50px;
}

#home_welcome_body {
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #f1f1f1;
	padding:10px 10px 0px;
}

#home_welcome_body_image {
	width:190px;
	float:left;
	margin-right:10px;
}

#home_welcome_body_text {
	float:left;
	width:460px;
}

#home_industry {
	margin-bottom:10px;
}

#home_industry_title {
	color:#1a3d90;
	font-size:14px;
}

#home_industry_blurb {
	margin-top:5px;
}

#home_industry_body,
#home_testimonials_body {
	border-left:solid 1px #f1f1f1;
	border-right:solid 1px #f1f1f1;
	padding:10px 10px 0px;
}

#home_testimonial_top {
	background:url(../img/pages/home/testimonial-top.jpg) no-repeat;
	width:280px;
	height:7px;
}

#home_testimonial_text {
	padding:0px 10px;
	width:260px;
	background:#f1f1f1;
}

#home_testimonial_btm {
	background:url(../img/pages/home/testimonial-btm.jpg) no-repeat;
	width:280px;
	height:19px;
}

#home_welcome_more,
#home_industry_more,
#home_testimonial_more {
	float:right;
	margin-top:10px;
}

div.sc_menu {position: relative;height: 150px;width: 988px;overflow: auto;}
ul.sc_menu {display: block;height:150px;width: 1500px;padding: 0px 0 0 15px;margin: 0;list-style: none;}
.sc_menu li {display: block;float:left;padding: 0 4px;}
.sc_menu a {display: block;text-decoration: none;}
.sc_menu span {display: block;margin-top: 3px;text-align: center;font-size: 12px;color: #fff;}