a img {
	border: 0;
}

#body, body, html {
	height: 100%;
	width: 100%;
}

td.sections a {
	display: block;
	float: right;
	width: 79px;
	height: 60px;
	text-decoration: none;
	background-color: #ffo141;
	border: 1px solid #FFF;
	border-top: 0;
}

td.sections a:hover {
	background-color: transparent;
}

td.sections a span.text {
	display: block;
	width: 79px;
	height: 25px;
	margin-top: 5px;
	color: #FFF;
	text-align: center;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

td.sections a span.image {
	display: block;
	width: 79px;
	height: 60px;
	/*background: top left no-repeat;*/
}
/*
td.sections a.sales span.image { background-image: url(images/sales2.gif); }
td.sections a.lettings span.image { background-image: url(images/lettings2.gif); }
td.sections a.commercial span.image { background-image: url(images/commercial2.gif); }
td.sections a.newhomes span.image { background-image: url(images/newhomes2.gif); }
td.sections a.overseas span.image { background-image: url(images/overseas2.gif); }
td.sections a.investment span.image { background-image: url(images/investment2.gif); }
td.sections a.mortgage span.image { background-image: url(images/mortgages2.gif); }
td.sections a.register span.image { background-image: url(images/register2.gif); }
td.sections a.hips span.image { background-image: url(images/hips2.gif); }

td.sections a.sales:hover span.image { background-image: url(images/sales2-o.gif); }
td.sections a.lettings:hover span.image { background-image: url(images/lettings2-o.gif); }
td.sections a.commercial:hover span.image { background-image: url(images/commercial2-o.gif); }
td.sections a.newhomes:hover span.image { background-image: url(images/newhomes2-o.gif); }
td.sections a.overseas:hover span.image { background-image: url(images/overseas2-o.gif); }
td.sections a.investment:hover span.image { background-image: url(images/investment2-o.gif); }
td.sections a.mortgage:hover span.image { background-image: url(images/mortgages2-o.gif); }
td.sections a.register:hover span.image { background-image: url(images/register2-o.gif); }
td.sections a.hips:hover span.image { background-image: url(images/hips2-o.gif); }
*/
