#right_column {
	margin: 4px 4px 4px 0px;
	padding: 0px;
	width: 298px;
	float: right;
	min-height: 346px;
}

*html #right_column {
    margin-right: 0px;
	margin-top: 12px;
}

#contact_box {
	height: 48px;
	width: 298px;
}
#quote_box {
	margin: 0px;
	padding: 0px;
	width: 298px;
	height: 149px;
	clear: both;
}
#index_square {
	background: #FFFFFF url(../images/index_square.jpg) no-repeat;
    height: 149px;
	width: 149px;
	float: left;
}
#method_square {
	background: #C9D887 url(../images/method_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#about_square {
	background: #FFFFFF url(../images/about_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#objectives_square {
	background: #FFFFFF url(../images/objectives_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#programme_square {
	background: #FFFFFF url(../images/programme_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#location_square {
	background: #FFFFFF url(../images/location_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#prices_square {
	background: #FFFFFF url(../images/prices_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#sitemap_square {
	background: #FFFFFF url(../images/sitemap_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#links_square {
	background: #FFFFFF url(../images/links_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#thank_you_square {
	background: #FFFFFF url(../images/thank_you_square.jpg) no-repeat;
	height: 149px;
	width: 149px;
	float: left;
}
#second_square {
	background: #FFFFFF url(../images/colour_squares.gif) no-repeat;
	height: 149px;
	width: 149px;
	float: right;
}
#course_date {
	background: #FFFFFF;
	height: 149px;
	width: 298px;
	clear: both;
}
#contact_form a {
	color: #FFFFFF;
}

.quote {
	padding: 0 10px;
	text-align: justify;
	}