div#glow_bar {
	background: transparent url('/images/content/glow.png') no-repeat top center;
}

div#content_bar {
	background: transparent url('/images/home/home_bg.png') no-repeat top center;
}

div#dots {
	background: transparent url('/images/home/dots.png') repeat-y top center;
	overflow: hidden;
}

div#home_content {
}

h2 {
	font-size: 34px;
}

div.leadText {
	clear: both;
	width: 370px;
	height: 500px;
}

div.leadOMS {
	width: 830px;
}

div.leadOMSImage {

}

div.leadOMSDescription {
	width: 670px;
	margin-left: 5px;
	margin-bottom: 40px;
}

div.leadOMSDescription p {
	font-size: 17px;
	margin-bottom: 5px;
}

div.separator {
	width: 830px;
}

div.homepageCourseContainer {
	background-image: url('/images/content/bg.png');
	background-repeat: repeat;
	background-position: top center;
	float: left;
	clear: both;
}

div.homepageCourseInner {
	width: 860px !important;
}

div.homepageCourse {
	width: 416px;
	float: left;
	clear: none;
}

div.homepageCourseAlt {
	float: right;
	margin-top: 47px;
}

div.homepageCourseContainer h3 {
	x-background-color: #E3E6EA;
	background: transparent url('/images/content/bg.png') repeat top left;
	display: inline;
}

div#quote_bar {
	x-background-color: #E3E6EA !important;
	background: transparent url('/images/content/bg.png') repeat top left;
	overflow: hidden;
	float: left;
	clear: both;
}

div.quote {
	border-top: 1px solid #93969D;
	border-bottom: 1px solid #93969D;
	width: 960px !important;
	margin: 20px 0px;
	padding: 20px 0px;
}

/* DOTS!!!! */
div#course1 {	background-image: url('/images/home/course1.png'); background-repeat: no-repeat; }
div#course2 { background-image: url('/images/home/course2.png'); background-repeat: no-repeat; }
div#course3 { background-image: url('/images/home/course3.png'); background-repeat: no-repeat; }
div#course4 { background-image: url('/images/home/course4.png'); background-repeat: no-repeat; }
div#course5 { background-image: url('/images/home/course5.png'); background-repeat: no-repeat; }
div#course6 { background-image: url('/images/home/course6.png'); background-repeat: no-repeat; }
