body {
	background:url(../images/custback.jpg) repeat-x #D5E0DC;
}
#corporate {
	width:784px;
	margin:auto;
	background:url(../images/custback2.jpg);
}
#left {
	background:url(../images/cust_l.jpg) no-repeat;
}
#right {
	background:url(../images/cust_r.jpg) no-repeat;
}
#CH {
	width:136px;
	float:left;
	padding:3px 0 5px 0;
	text-align:center;
	font-size:1.1em;
	background:url(../images/c_off2.jpg) no-repeat;
}
#CZ {
	width:100px;
	padding:3px 0 5px 3px;
	float:left;
	font-size:1.1em;
	background:url(../images/cu_on.jpg) no-repeat;
}
#CE {
	width:90px;
	padding:3px 0 5px 0;
	float:left;
	font-size:1.1em;
	background:url(../images/cl_off.jpg) no-repeat;
}
#footer {
	width:784px;
	font-size:0.65em;
	padding-top:12px;
	margin:auto;
	text-align:center;
	color:#244A9B;
	background:url(../images/cust_footer.jpg) no-repeat;
}

