#cchr_layout {
	background-color: #CCCCCC;
	height: 100%;
	width: 100%;
	padding-top: 10px;
	background-image: none;
	background-repeat: no-repeat;
}
#cchr_content {
	height: 800px;
	width: 100%;
	background-color: #CCCCCC;
}

