/* Blue accent colours */

#wrapperContent { /* colour theme */
	border-top: 4px solid #4567AD;
	}
	
#wrapperFeatureSection { /* colour theme */
	background: #E4E9F3;
	}
	
h1 { /* colour theme */
	color: #4567AD;	
	}
	
#wrapperText #sampleNav h3 {
	background: #4567AD;	
	}

#samples a.current IMG {
	background: #4567AD;	
	}	
	
#samples a:hover IMG { /* colour theme */
	padding: 3px;
	background: #4567AD;	
	}	