	#content {
	width:750px;
	float:left;
	background-color: #f0f0f0;
	background-image: url(rotate.asp);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px 8px 0 8px;
	display: inline;
}
#saving {
	width:140px;
	float: left;
	background-color: #f0f0f0;
	background-image: url(images/savings1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 145px;
	text-align: center;
	margin: 20px 0 0 25px;
}
#mortg {
	width:140px;
	float: left;
	background-color: #f0f0f0;
	background-image: url(images/mortgages1.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 145px;
	text-align: center;
	margin: 20px 0 0 0;
}
#mortg ul li a, #saving ul li a {
	width:140px;
	height:145px;
	display: block;
}
#mortg ul li a:hover, #saving ul li a:hover { text-decoration:none}
	#demut {
	background-image: url(images/demut2.gif);
	position: relative;
	height: 84px;
	width: 247px;
	float: right;
	top:30px;
	right: 20px;
	padding:0;
}
