@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}
/* CSS Document */

#containercmf {
width: 968px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}
#bannercmf {
	height: 130px;
	width: 968px;
	background-image: url(images/valley.JPG);
}
#sub_bannercmf {
	height: 80px;
	width: 568px;
	background-image: url(images/valley.JPG);
	padding-left: 400px;
}
#main_imagecmf {
	height: 400px;
	width: 318px;
	background-image: url(images/valley.JPG);
	padding-top: 250px;
	padding-left: 650px;
}
#main_txtcmf {
	background-color: #FFC;
	width: 250px;
	line-height: 120%;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
padding: 12px;

}

#main_txtcmf h3 {
font-size: 120%;
color: #00b4e1;
margin:0 auto;
margin-bottom: 10px;


}
#main_txtcmf h4 {
font-size: 100%;
margin:0 auto;

}
#main_txtcmf p{
font-size: 90%;
margin:0 auto;

}




#lh_colcmf {
	float: left;
	width: 316px;
}
#col_containercmf {
	float: left;
	width: 652px;
}
#rh_colcmf {
	float: right;
	width: 316px;
}
#center_colcmf {
	width: 316px;
	margin-left: 10px;
}
