body {
	text-align: center;
	font-family: Helvetica, Verdana;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #2b96d9;
	margin: 0;
	padding: 0;
	}
#wrapper {
	margin:0px auto;
	text-align: left;
	width: 893px;
	background: #fff url(images/bg.jpg) repeat-y top center;
	}
#heading {
	height: 253px;
	background: #fff url(images/instantSpeedReading.jpg) no-repeat top center;
}
#heading p {
	margin: 0;
	padding: 0;
	font-size: 2.2em;
	width: 590px;
}
#heading p.title1 {
	padding: 90px 0 0 40px;
}
#heading p.title2 {
	padding: 18px 0 0 40px;
	font-size: 1.9em;
}
#mediaPlayer {
	float: left;
	width: 510px;
	height: 370px;
	background: url(images/videoPlayer.jpg) no-repeat top right;
}
#mediaPlayerInner {
	padding: 12px 0 0 38px;
}
.rightPanel {
	float: right;
	width: 352px;
}
.button {
	margin-bottom: 9px;
}
.clear {
	clear: both;
}
#testimonials {
	float: left;
	width: 520px;
	padding-left: 22px;
}
.testimonial {
	background: url(images/quotes.jpg) no-repeat top left;
	clear: right;
	padding-bottom: 60px;
}
.testimonial p {
	padding: 0 55px 0 55px;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
}
.testimonial .author {
	float: right;
	font-size: 1.6em;
	font-weight: bold;
	padding-right: 55px;
}
#universities {
	float: right;
	width: 340px;
}
#bottom {
	text-align: center;
}
.videotestimonail {
	background: url(images/quotes2.jpg) no-repeat top right;
	clear: right;
	padding-bottom: 80px;
}
.testimonialThumb {
	float: left;
	border: 0;
}
.videotestimonail p {
	padding: 0 55px 0 185px;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
}
.videotestimonail .author {
	float: right;
	font-size: 1.6em;
	font-weight: bold;
	padding-right: 55px;
	padding-top: 10px;
}
.videotestimonail .videoIcon {
	float: right;
	padding: 0 0 0 45px;
	margin-right: 60px;
	font-size: 1.4em;
	background: url(images/video.gif) no-repeat top left;
	line-height: 40px;
}
.videotestimonail a {
	text-decoration: underline;
	color: #2E95D7;
}
.amazing {
	background: url(images/mindbg.jpg) no-repeat top left;
	padding: 10px 15px;
	font-size: 1.3em;
	height: 125px;
	margin-bottom: 20px;
}
.amazing h2 {
	margin: 0;
	padding: 0;
}
.amazing p {
	line-height: 1.4em;
	padding: 0;
	margin: 0;
}
