body img {
	border: 0;
}

body {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size: 80%;
	}
	
h1 {
	text-transform: capitalize;
	font-size: 1.3em;
}
h2 {
	text-transform: capitalize;
	font-size: 1.2em;}
h3 {
	text-transform: capitalize;
	font-size: 1.1em;
}
h4 {}
h5 {}
h6 {}
	
#siteHolder {
	width: 525px;
	margin: 0 auto;
}

.skip{display:none;}
.linkDivider {display: none;}
#companyName {display: none;}

#nav {display: none;}

#contactDetails {
	display: none;
}

#printContactDetails {
	float: left;
	text-align: left;
	letter-spacing: 1px;
	padding: 0;
	margin: 20px 0;
}

#printCompanyName {
	font-size: 1.2em;
	font-weight: bold;
}

form {
	display: none;
}

#homeSearch {
	display: none;
}

#submitLeft {display:none;}
#submitRight {display:none;}

#basket {
	display: none;
}

#content {
	clear: both;
	line-height: 1.6em;
}

#contentHolder img {
	display: none;
}

ul#downloadContact {display: none;}

#sitemapLeft {float: left;}
#sitemapRight {float: right;}

.resultsBox {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}

.resultsRow {
	clear: both;
	height: 100%;
	overflow: hidden;
}

#content h4.searchResults {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}

.resultsLeft {
	float: left;
	width: 8.5em;
	padding-bottom: 10px;
}

.resultsRight {
	padding-left: 10px;
	float: right;
	width: 400px;
	padding-bottom: 10px;
	border-left: 1px solid #ccc;
}

.message {
	display: none;
}

#content .resultsRight p {
	margin-top: 0;
}

.inBasket {
	display: none;
}

.searchResultsForm {
	display: none;
}

.searchNav {
	display: none;
}

#actions {
	display: none;
}

#footer {
	display: none;
}

#printFooter {
	clear: both;
	padding-top: 15px;
	margin: 0 auto;
	width: 400px;
	text-align: center;
	font-weight: bold;
}

.callToAction { 
	display: none;
}