#eccmaintop{
	background:#FFF url(../images/ecc/ecc_mainbg_top.gif) left top no-repeat;
	float:left;
	height:32px;
	width:950px;
}

#eccmain{
	background:#ed1c2e url(../images/ecc/ecc_mainbg.gif) left top no-repeat;
	float:left;
	height:563px;
	padding:0 10px 0 35px;
	width:905px;
}

#ecclogo{
	background:#ed1c2e url(../images/ecc/logo.gif) left top no-repeat;
	float:left;
	height:60px;
	width:133px;
}

#eccmmenu{
	background-color:#ed1c2e;
	float:left;
	height:60px;
	width:770px;
}

#eccmmenu ul{
	list-style:none;
	margin:0 0;
	padding:0 0 0 20px;
}

#eccmmenu ul li{
	background:#ed1c2e url(../images/ecc/mmenusep.gif) right top no-repeat;
	display:block;
	float:left;
	height:60px;
	padding:0 10px 0 10px;
}

#eccmmenu ul li a{
	color:#FFF;
	font:bold 11px/40px Tahoma, Geneva, sans-serif;
	text-decoration:none;
}

h2{
	font:bold 11px Tahoma, Geneva, sans-serif;
	margin:0 0;
	padding:0 0 10px 0;
	text-align:center;
	width:900px;
}

#ecccontent{
	color:#FFF;
	float:left;
	height:493px;
	padding:10px 0 0 0;
	width:900px;
}
#ecccontent a{
	color:#FFF;
	font-weight:normal;
}

#eccleftcol{
	float:left;
	height:456px;
	width:120px;
}

#ecccont{
	float:left;
	height:493px;
	padding:0 0 0 20px;
	width:760px;
	_width:740px;
}
