div#mort_advert_top_left{
	float:left;
	width:140px;
	margin-left:-160px;
	margin-top: 45px;
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 50px;
	background-image: url(advertising/mortgages.gif);
	padding-left: 10px;
	padding-right: 10px;
}
div#mort_advert_bot_left {
	float:left;
	width:150px;
	margin-left:-320px;
	margin-top: 220px;
	background-image: url(advertising/mortgages.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 50px;
}
div#savings_advert_top_left{
	float:left;
	width:140px;
	margin-left:-160px;
	margin-top: 60px;
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 50px;
	background-image: url(advertising/savings.gif);
	padding-left: 10px;
	padding-right: 10px;
}
