#sup {
	padding-top: 15px;
	height: 105px;
}
#sup h1 a {
	background: url(../css/home-sup-h1-a.jpg) no-repeat;
	height: 70px;
	margin: 0 auto;
	position: static;
	width: 310px;
}
#sup  ul {
	left: 0;
	top: 103px;
	width: 720px;
}
#sup ul li {
	padding: 0 10px;
	text-align: center;
	width: 220px;
}
#sup ul li.email { text-align: left; }
#sup ul li.fax { text-align: right; }

#cont-pri {
	width: 320px;
}
	#cont-pri h3 {
		color: #000;
		font: normal 1.3em/125% Arial, Helvetica, sans-serif;
		text-transform: none; 
	}

#der div.customer-service {
	background-color: #F0F3F4;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	width: 520px;
}
#der div.customer-service h3 {
	color: #0A2770;
	font: normal 1.8em Copperplate, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#der div.customer-service p {
	color: #000;
	font: normal 1.2em/125% Arial, Helvetica, sans-serif;
}

#der div.promo {
	height: 230px;
	margin-left: 20px;
	position: relative;
	/*overflow: hidden;*/
	width: 500px;
	z-index: 0;
}

#der div.promo div#texts {
	background: transparent url(../css/home-der-div-promo.png) no-repeat top right;
	height: 210px;
	padding: 10px;
	position: absolute;
	top: -5px;
	width: 500px;
	z-index: 100;
}
#der div.promo div#texts h1 {
	background-position: right center !important;
	border: none;
	text-indent: -10000px;
}
#der div.promo div#texts h2 {
	color: #000;
	float: right;
	font: normal 1.3em/125% Arial, Helvetica, sans-serif;
	text-align: right;
	width: 125px;
}
#der div.promo div#texts h2 strong {
	color: #0A2770;
	display: block;
	font: normal 169%/150% Arial, Helvetica, sans-serif;
}