p.highlight {
	border-top: 1px solid #50b3cf;
	border-bottom: 1px solid #50b3cf;
}

#right-title {
	color: #50b3cf;
}


h1 {
	font-weight: normal;
	font-size: 20px;
	color: #164751;
	margin-top: 10px;
	text-align: left;
	margin-bottom: 0px;
}

#center-picture-home {
	width: 494px;
	height: 330px;
}

#footer-left {
	position: absolute;
	left: 0px;
	width: 182px;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 65px;
	padding-right: 6px;
	text-align: center;
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
}

#footer-center {
	position: absolute;
	left: 254px;
	width : 494px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 4px;
	padding-bottom: 11px;
	background-color: #ffffff;
	text-align: center;
}

#footer-right{
	position: absolute;
	left: 798px;
	width: 196px;
	padding-top: 4px;
	padding-bottom: 11px;
	text-align: center;
	border-left: 1px solid #cccccc;
	background-color: #ffffff;
}

