	#center {
		border-left: 152px solid #B2CEE6;		
	}
		#center h1{
		background: url(../images/header-dot_green.gif) no-repeat left center;
		color: #006699;
	}
		#center h4{
		color: #006699;
	}
	
/***** Left bar styles *****/
	#left{
		background-color: #B2CEE6;
		background: #B2CEE6 url(../images/sidephoto_training.gif) no-repeat;
	}


/***** SIDENAV STYLES *****/

	#sidenav a#selected {
		background-color: #4281bc;
		background-image:url(../images/side-nav-over-training.gif);
	}
	#sidenav a:hover {
		background-color: #4281bc;
		background-image:url(../images/side-nav-over-training.gif);
	}
	