#header {
	background: #ededed url('img/bg.head.red.gif') no-repeat right 23px; 
}
	#header #othernav h1{
		color: #e92424;
	}
		#header ul#topnav li a.crnt {
		  color: #e92424;
		}
	
	
	#ctnt h2 {
		color: #e92424;
	}
	
	#ctnt a {
		color: #e92424;
	}
	.contactbox {
		background: transparent url('img/redbox.gif') no-repeat center center;
	}