div#titlebar {
	background-image: url( "../../images/secondary/feature.jpg" );
	/*background-color: #daf7fc;*/
}
#titlebar h2 {
	color:#00c5e7;
}
div#stretch1content {
	background-image: url( "../../images/secondary/turquoise_bg.jpg" );
}
div#stretch2content {
	background-image: url( "../../images/secondary/green_bg.jpg" );
}
div#stretch3content {
	background-image: url( "../../images/secondary/blue_bg.jpg" );
}
div#stretch4content {
	background-image: url( "../../images/secondary/orange_bg.jpg" );
}
div#stretch5content {
	background-image: url( "../../images/secondary/yellow_bg.jpg" );
}
div#stretch1, div#stretch2, div#stretch3, div#stretch4, div#stretch5 {
	background-image: url( "../../images/secondary/stretchbottombg.jpg" );
}
div#top1 {
	background-color: #00c5e7;
}
div#top2 {
	background-color: #00b0a1;
}
div#top3 {
	background-color: #007b91;
}
div#top4 {
	background-color: #cb8206;
}
div#top5 {
	background-color:#dfc300;
}
div#sub-menu {
	background: #00c5e7;
}
div#key-message-wrapper {
	background-color: #daf7fc;
}
