/* These rules are just applicable to the home page */
blockquote {
	background: #405166 url(/ilwwcm/publishing.nsf/AttachmentsByTitle/bg-blockquote-home.jpg/$File/bg-blockquote-home.jpg) no-repeat;
}

/* This is the call to action below the navigation */
div#subnav div.calltoaction {
	background: none;
}
div#subnav div.calltoaction p {
	margin: 0;
	padding: 0;
}

/* The disclaimer is diferent on the home page */
#disclaimer p {
	text-align: center;
}
	#disclaimer img {
		border-right: solid 2px #5C7592;
		padding-right: 0.5em;
	}
	#disclaimer img.last {
		border: none;
	}