
			#container-flash.background-image {
			border-bottom:solid 30px #e37d3c;
			}
			
			
			.content-container .content h1,
			.content-container .content h2,
			.content-container .content h3 {
			color:#e37d3c;
			}
			
			.flow-holder .middle-text-holder h2 {color:#e37d3c;}
			
			.container-main-accordion .content > h1, 
			.container-main-accordion .content > h2, 
			.container-main-accordion .content > h3, 
			.container-main-accordion .content > h4, 
			.container-main-accordion .content > h5, 
			.container-main-accordion .content > h6 {
			color:#e37d3c;
			}
			
			.flow-holder .block-title:before,
			.flow-holder .block-title:after {
			background-color:#e37d3c;
			}
			
			
			.flow-holder .arrows-holder .st0,
			.flow-holder .arrows-holder .st1 {stroke: #eca477;}
			
			.accordion .grid-item:nth-child(6n+1) {background: #e47e3d no-repeat center center;} 
			
			.accordion .grid-item:nth-child(6n+2) {background: #e98b50 no-repeat center center;}
			
			.accordion .grid-item:nth-child(6n+3) {background: #ee9763 no-repeat center center;} 
			
			.accordion .grid-item:nth-child(6n+4) {background: #eca477 no-repeat center center;} 
			
			.accordion .grid-item:nth-child(6n+5) {background: #efb18b center center;} 
			
			.accordion .grid-item:nth-child(6n+6) {background: #f1be9e no-repeat center center;} 
							
				#container-flash h1:before {
				content: '';
				display: inline-block;
				background: url('library/images/securitygateicon.png');
				background-position: center center;
				background-repeat: no-repeat;
				background-size:contain;
				}				
				