#content-wrap { background: #ffffff; }
#content { margin: 0 330px 0 330px; }
#col-wrapper { 
	min-height:320px; 
	position: relative;
	margin-top:10px;
}
.advertBox {
	background:url(images/ad-background2.gif) 0px 0px no-repeat;
	height:209px;
	width:300px;
}
.advertBox h2{
	color: #ECAC00;
	font-size: 300%;
	text-align:center;
	line-height:90%;
	padding-top:40px;
}
.advertBox h3{
	color: #ECAC00;
	font-size: 200%;
	text-align:center;
	line-height:70%;
	padding-top:40px;
}
.advertBox h4{
	color: #ECAC00;
	font-size: 150%;
	text-align:center;
	line-height:50%;
	padding-top:40px;
}
.testimonial {
	background:url(images/testimonial-background.gif) 0px 0px no-repeat;
	height:139px;
	width:260px;
	padding: 50px 20px 20px;
}
.testimonial h2, .testimonial h3, .testimonial h4{
	color: #ECAC00;
	text-align:center;
	padding-top:40px;
}
.testimonial h2{
	font-size: 300%;
	line-height:90%;
}
.testimonial h3{
	font-size: 200%;
	line-height:70%;
}
.testimonial h4{
	font-size: 150%;
	line-height:50%;
}
.testimonial-content{
	height:139px;
	width:260px;
	padding: 50px 20px 20px;	
}

#course1, #course2, #course3, #course4, #course5, #course6, #course7, #course8, #course9, #course10{
	height:125px;
}
#course1.extradates, #course2.extradates, #course3.extradates, #course4.extradates, #course5.extradates,
#course6.extradates, #course7.extradates, #course8.extradates, #course9.extradates, #course10.extradates{
	height:140px;
}

.course-box{
	background:url("images/layout/box-content.png") no-repeat scroll center bottom transparent;
	margin:0px 0px 15px 0px;
}
.course-box .box-top{
	background:url("images/layout/box-top.png") no-repeat scroll center top transparent;
	height:10px;
}
.course-box h3{
	color:#ECAC00;
}
.course-box p{
	margin:0px;
}
.course-box a{
	float:right;
}
.course-box span.time{
	position:absolute;
	right:100px;
}
.col1, .col2, .col3{
	width:280px;
	padding:0px 10px 0px 10px;
	float:left;
	margin-bottom:21px;
}
.col1{
}
.col2{
	margin-left:19px;
	margin-right:19px;
}
.col3{
}
#course-list{
	border-top: 4px solid #E6E6E6;
	padding-top:20px;
	margin-left:10px;
	margin-right:10px;
}
