#cont1 {
	width: 650px;
	position: absolute;
	left: 250px;
	top: 110px;
}
.h3 {
	font-size: 18px;
	line-height: 150%;
	color: #FFF;
	border: 1px solid #FFF;
	padding: 5px;
	float: left;
	width: 130px;
	margin-right: 12px;
	font-weight: normal;
	text-align: center;
}
#cont2 {
	position: absolute;
	width: 470px;
	left: 150px;
	top: 20px;
}
.h4 {
	font-size: 18px;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.pcont {
	font-size: 16px;
	color: #FFF;
	line-height: 130%;
}
.mail {
	color: #FFBA00;
}
