.blc {
	background:  url(page%20build%20up/bottom_left_corner.png) no-repeat right top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 25px;
	width: 25px;
}
.brc {
	background: url(page%20build%20up/bottom_right_corner.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 25px;
	width: 25px;
}
.greyheaderback {
	background: url(page%20build%20up/grey_header_text_back.png) no-repeat center center;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 175px;
	width: 575px;
}
.thlogo {
	background: url(page%20build%20up/logo_block.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 325px;
	width: 300px;
}
.background {
	background: url(page%20build%20up/th_web_back.png) no-repeat center top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 650px;
	width: 1000px;
	border: 0px 0;
}
