.hidden, #mainNav, #titleNav, #footerNav, #footerLinks p, ul.dirList, div.contentRightSearch{
	display:none;
}
div.titleBarTop{
	font-weight:bold;
	color:#10147E;
	padding:0 0 1.5em 0;
	font-size:110%;
}
div.titleBarBottom{
	margin:1em 0;
}
#mainContent{
	font-size:90%;
}
#footerLinks p.footer{
	display:block;
	margin-top:30px !important;
}
h1, h2.subtitle{
	font-size:100%;
	padding:0;
}

/*home page*/
#homepage {
	width:748px;
	background:url("../images/site_objects/bg_homepage.jpg") no-repeat;
	height:463px;
}
#homepage #logo{
	margin-top:17px;
	float:left;
}
#homepage p.strapline{
	margin:-10px 0 0 525px;
}

div.contentLeft {
	clear:both;
}
div.threeColLayout{
	margin-top:10px;
	float:left;
}
div.col{
	width:163px;
	float:left;
	margin-right:13px;
}
div.colLeft{
	width:164px;
	float:left;
	margin-right:12px;
}
div.colRight{
	width:164px;
	float:left;
	margin-right:0px;
}
div.colLeftNoBorder{
	width:164px;
	float:left;
	margin-right:12px;
}
div.colWide{
	width:252px;
	float:left;
	margin-right:13px;
}


/*overview*/
h3.figuresTitle, p.figuresText{
	width:143px;
}
/*search page */
table.search{
	width:100%;
	margin-top:20px;
	font-size:90%;
}
div.searchfurniture{
	clear:both;
}

.marginTop10 {
	margin-top:10px;
}

