#cen {
	background: url(../css/cen-bottom-home.gif) no-repeat bottom left;
}
#cen div.promo {
	display: inline;
	float: right;
	height: 282px;
	margin: 0 1px 0 0;
	overflow: hidden;
	width: 312px;
}

#cen div.pri {
	float: left;
	/*height: 266px;*/
	padding: 8px 0px 8px 8px;
	width: 473px;
}
	#cen div.pri h1 {
		font-size: 2em;
		margin-bottom: 0px;
	}
	#cen div.pri h2 {
		font: normal 1.3em/18px "Trebuchet MS", Helvetica, Arial, sans-serif;
	}
	#cen div.pri ul {
		/*margin-left: 90px;*/
	}
	
#cen div.seg {
	background: url(../css/seg-bkg.gif) repeat-y left top;
	border-top: #ACACAC solid 1px;
	clear: both;
	overflow: hidden;
}
	#cen div.seg div {
		display: block;
		float: left;
		padding: 10px;
		width: 245px;
	}
	#cen div.seg div.riha {
		background: url(../css/riha.gif) no-repeat 1px 0px;
	}
	#cen div.seg div.riha h2,
	#cen div.seg div.riha h3 {
		margin-left: 40px;
	}
	#cen div.seg div.riha p {
		text-indent: 15px;
	}

	#cen div.seg img {
		float: right;
		margin: 0 0 5px 10px;
	}	
	
#cen h2 {
	margin: 5px auto 10px auto;;
}
/*div.deco {
	height: 80px;
	left: 0px;
	position: absolute;
	width: 100px;
	z-index: 50;
}*/
div#top {
	/*background: url(../css/melon.gif) no-repeat top right;*/
	top: 345px;
}