.informations {
	height: auto;
	width: 100%;
	background-color: #FFF;
}
.infoCenter {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	padding-top: 20px;
}
.infobox {
	width: 230px;
	padding-left: 12px;
	float: left;
}
.infobox .infoHeader {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	display: block;
}
.infoHeader a {
	display: block;
	width: 190px;
	margin-left: 35px;
	margin-top: -25px;
	text-decoration: none;
	color: #666;
}
.infoHeader a:hover {
	color: #666;
	text-decoration: underline;
}

.infobox .indoText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.HBorder {
	height: 140px;
	width: 2px;
	background-color: #EAEAEA;
	float: left;
	margin-top: -20px;
}
.emailform {
	margin-top: 10px;
	margin-bottom: 5px;
}
#email {
	color: #999;
	text-decoration: none;
}
