@charset "UTF-8";
/* CSS Document */
#header {
	height: 95px;
	width: 960px;
	background-color:#fff;
	background-image:url(../images2010/nav/topgrey.gif);
	background-repeat:repeat-x;
	vertical-align: top;
}
#header .grey {
	height: 8px;
	width: 960px;
}
#wharfside {
	margin:0px;
	padding:0px;
	float:left;
}
#wharfside a {
	display:block;
	width:350px;
	height:87px;
	margin:0px; 
	padding:0px;
	background-image: url(../images2010/nav/wharfside.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	}
#wharfside a:hover {
	background-color:#fff;
	background-image: url(../images2010/nav/wharfsideon.gif);
	}
#wharfside a span { 
	display:none;
	}
#properfurniture {
	margin:0px;
	padding:0px;
	float:right;
}
#properfurniture {
	display:block;
	width:217px;
	height:87px;
	margin:0px; 
	padding:0px;
	background-image: url(../images2011/nav/50years.gif);
	background-repeat:no-repeat;
	}
/*#properfurniture a:hover {
	background-image: url(../images2011/nav/50yearson.gif);
	}*/
#properfurniture span { 
	display:none;
	}
.navbottom {
	height:41px;
	height:35px;
	width:960px;
	background-color:#fff;
}



