/*general layout*/
.logoposition {
	padding-top: 0px;
	padding-left: 35px;
	padding-bottom: 0px;
}
div#quote {
	float: right;
	background-image: url(../images/home_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 210px;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 200px;
}
div#quotevision {
	float: right;
	background-image: url(../images/vision_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 220px;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 200px;
}
div#quotecontact {
	float: right;
	background-image: url(../images/contact_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 220px;
	clear: right;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 200px;
}
div#quoteserv {
	float: right;
	background-image: url(../images/serv_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 210px;
	margin-bottom: 0px;
	margin-top: -30px;
	clear: right;
	width: 200px;
}
div#quoteclient {
	float: right;
	background-image: url(../images/client_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 220px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: right;
	width: 200px;
}
div#quoteabout {
	float: right;
	background-image: url(../images/about_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 210px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: right;
	width: 200px;
}
div#quoteresources {
	float: right;
	background-image: url(../images/resources_quote.gif);
	width: 224px 
	margin-bottom: 5px;
	margin-left: 25px;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 15px;
	margin-right: 0px;
	height: 220px;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: right;
	width: 200px;
}
div#signature {
	margin-top: 0px;
	padding-left: 20px;
	width: 220px;
	float: right;
	padding-right: 20px;
}
div#signatureserv {
	margin-top: -150px;
	padding-left: 20px;
	width: 220px;
	float: right;
}
.signatureformat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
}
.navheadervision {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #397724;
	padding-left: 20px;
}
.headingvision {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #397724;
	font-style: normal;
	font-weight: normal;
}
div#greencallout {
	background-color: #DBE5CD;
	padding: 10px 15px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #397724;
	border-bottom-color: #397724;
}
div#bluecallout {
	background-color: #DBE8EE;
	padding: 10px 15px;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #003987;
	border-bottom-color: #003B8C;
}
.bodycopy img {
	margin-right: 15px;
	margin-bottom: 7px;
}
