#divHolder {
	position: absolute;
	height: 600px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#header {
	position: relative;
	height: 125px;
	width: 800px;
	left: 0px;
	top: 0px;
}
#curver {
	position: relative;
	left: 0px;
	top: 0px;
	width:259px;
	height:99px;
}
#divHolder #curver #navHolder {
	position: relative;
	left: 0px;
	top: 0px;
	width:259px;
}
#divHolder  #content {
	position: relative;
	z-index: 2;
	left: -15px;
	top: 0px;
	float:right;
	width: 600px;
}
#divHolder  #contentHome {
	position: relative;
	z-index: 2;
	left: -120px;
	top: 0px;
	float:right;
	width: 500px;
}
#rightImages {
	position: relative;
	z-index: 2;
	width: 97px;
	left: 680px;
	top: 125px;

}
.pageFont{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #5389a1;
	font-style: italic;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #5389a1;
	font-style: italic;
}
.texthighlightBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #5389a1;
	font-weight:bold;
}
.bluefont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5389a1;
}
.bluefontLarger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5389a1;
}
.texthighlightBlack{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
}
.boldbullets{
font-weight:bold
}
.testimonialLine{
line-height:1px;
}
