h1,h2,h3,h4,h5,h6 {
color: #DC7100;
}

a:link {
	color: #804200;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #DC7100;
	text-decoration: underline;
}
	
#header {
	background-image: url(http://www.cibcommunications.co.uk/images/img/logos/cib_logo_partners.png);
	background-repeat: no-repeat;
}
#nav-secondary-main {
	background-color: #804200;

	background-image: url(http://www.cibcommunications.co.uk/images/img/nav/corners/corner-partners.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

blockquote p.quote {
	color: #804200;
}