#banner_outer {
	border-top: 1px solid #058997;
	}
#banner_inner {
	border-top: 1px solid #4bb9c4;
	background: #32a3af url("../img/static/banner_bg.gif") bottom center repeat-x;
	}
#banner {
	position: relative;
	height: 250px;
	}

#viewer {
	position: relative;
	}
#viewer_control {
	background: url("../img/static/home_img_overlay_graphic.png") top left no-repeat;
	width: 325px;
	height: 267px;
	position: absolute;
	z-index: 100;
	}
#slideshow_container {
	}
#slideshow_container img {
	-webkit-transform:rotate(-6.5deg);
	margin: 27px 0 0px 27px;
	position: relative;
	}
#banner #banner_text {
	font-family: Museo;
	float: right;
	position: absolute;
	right: 0;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	font-size: 19px;
	line-height: 24px;
	padding: 20px 0 0 0;
	}
#banner_text strong {
	color: #0FF;
	}
#banner h2 {
	background: url("../img/static/banners/courses_green.png") top center no-repeat;
	position: absolute;
	bottom: 34px;
	left: 233px;
	width: 514px;
	height: 1px;
	padding-top: 71px;
	overflow: hidden;
	margin: 0px;
	z-index: 1000000;
	}
#course_container {
	text-align: center;
	}
#course_container:after {
	content: ".";
	clear: both;
	visibility: hidden;
	height: 1px;
	display: block;
	}
.course_list_box {
	border: 1px solid  #E0E0D5;
	border-top: none;
	text-align: left;
	margin-bottom: 23px;
	margin-left: 27px !important;
	}
.course_list_box h3 {
	font-family: Museo;
	font-size: 30px;
	font-weight: normal;
	color: #5b6166;
	background: #ededde;
	margin: 0px;
	padding: 20px;
	}
	
.course_list_box ul {
	background: #ededde url("../img/static/course_box_bg.gif") top center no-repeat;
	margin: 0px;
	border-bottom: 1px solid #afafa6;
	display: block;
	width: 246px;
	color: #32a3af;
	line-height: 18px;
	font-size: 14px;
	padding: 13px 30px 20px 30px;
	float: left;
	}
.course_list_box ul li a {
	color: #32a3af;
	}
div.course_list_box.col4.firstInRow {
	margin-top: 0px;
	margin-left: 0px !important;	
	}
.box_167 {
	margin-left: 167px !important;
	}
.box_335 {
	margin-left: 335px !important;
	}