div#in2 {
	background-image: url(img/home-top-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
div#in3 {
	background-image: url(img/home-bottom-bg.gif);
	min-height: 820px;
	_height: 853px;
	padding-top: 33px;
	position: relative;
	text-align: left;
}
div#cright {
	float: right;
	width: 315px;
	margin: 310px 45px 0 0;
	_margin: 310px 22px 0 0;
	
	padding: 0;
	background-color: transparent;
	background-image: none;
}
div#ccenter {
	width: 226px;
	padding-top: 23px;
	margin-right: 0px;
}
h1, h2 {
	font-size: 1em;
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
	background-image: url(img/black-square.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: Black;
}
div.s-high {
	float: left;
	clear: none;
	width: 150px;
	_width: 155px;
	padding-right: 5px;
}