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

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

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

a:hover {
	color: #FFCA28;
	text-decoration: underline;
}
	
#header {
	background-image: url(http://www.cibcommunications.co.uk/images/img/logos/cib_logo.png);
	background-repeat: no-repeat;
}

#nav-secondary-main {
	/*background-color: #053056;*/

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