.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 120%;
	color: #024686;
	text-decoration: none;
	font-weight: bold;
}
.spacer50 {
	padding-left: 50px;
}
.spacer20 {
	padding-left: 20px;
}
.background1 {
	background-image: url(New_Site/images/presfull1.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

.background2 {
	background-image: url(New_Site/images/presfull2.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}


.background3 {
	background-image: url(New_Site/images/presfull3.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

.background4 {
	background-image: url(New_Site/images/presfull4.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

.background5 {
	background-image: url(New_Site/images/presfull5.jpg);
	background-repeat: no-repeat;
	background-position: 210px 0px;
}

.scroll {
	left: 50px;
	background-color: #AD923D;
}
.presaddress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #0066CC;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
	position: absolute;
	left: 37px;
	bottom: inherit;
	top: 557px;
	width: 600px;
	height: 26px;


}a:hover {
	color: #6699CC;
}
