img {
	behavior:url(iepngfix.htc);
}

table {
	width: 100%;
	margin: .5em auto 0 auto;
}
td { width: 245px;}
td.programme { height: 180px; background: url(programme-management.jpg) no-repeat; }
td.project { height: 180px; background: url(project-management.jpg) no-repeat; }
td.gateway { height: 180px; background: url(gateway-review.jpg) no-repeat; }
td.training { height: 180px; background: url(training-and-development.jpg) no-repeat; }

#content td h2 {
	position: relative;
	margin: 145px 0 0 1em;
	padding: 0;
	font-size: 110%;
	color: #fff;
	background: none;
}

h2 a {
		color: #fff!important;
		text-decoration: none;
		background:transparent url(white-arrow.png) no-repeat scroll left center;
		behavior: url(iepngfix.htc);
		padding:0 0 0 15px;
}

h2 a:hover {
			text-decoration: underline;
}

#main-banner-wrap {
			background: none!important;
}

#main-banner-wrap p {
					padding:30px 40px 0 0;
					margin:0;
					float: right;
					text-align: right;
}
