.footer-bg {
	background-image: url(../images/footer-bg-blue.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.text2 strong {
	color: #00437E;
	font-weight: bold;
}

.left-shadow {
	background: url(../images/left-shadow.png) repeat-y right top;
}
.highlight {
	color: #4784AD;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 15px;
	padding: 15px;
	border: 1px solid #4784AD;
	background-color: #F4F9FB;
	text-align: left;
}

#cont {
	position: relative;
	width: 540px;
}

#badge {
	position: absolute;
	left: 430px;
	top: 2px;
}
#flash-cont {
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 758px;
	background-image: url(../images/flash-bg_low.png);
}


.right-shadow {
	background: url(../images/right-shadow.png) repeat-y left top;
}
#container {
	position: relative;
	width: 750px;
	z-index: 6;
}
#container #flash-cont {
	position: relative;
}

#testimonials-bg {
	position: absolute;
	height: 248px;
	width: 322px;
	left: -19px;
	top: -9px;
	z-index: 3;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/testimonials-bg.png);
	background-position: center top;
}
#flash-text {
	position: absolute;
	height: 143px;
	width: 270px;
	left: 27px;
	top: 41px;
}

h1 {
	background: url(../images/h1-bg.gif) repeat-x left top;
	height: 29px;
	padding: 5px 5px 0px;
	margin: 5px 5px 0px;
	text-align: right;
	color: #FFFFFF;
	font: bold 15px Georgia, "Times New Roman", Times, serif;
}
h5 {
	background: url(../images/h1-bg.gif) repeat-x left top;
	height: 29px;
	padding: 5px;
	margin: 5px 0px 0px;
	text-align: right;
	color: #FFFFFF;
	font: 15px Georgia, "Times New Roman", Times, serif;
}
.text {
	color: #333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.text2 {
	color: #333333;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.text2 a:link, .text2 a:visited, .text2 a:active {
	text-decoration:underline;
	color:#004685;
}
.text2 a:hover {
	text-decoration:none;
}
.greentext {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00427E;
	padding: 0px 5px 0px;
}

.imgb {
	background: #FFFFFF;
	margin: 3px;
	padding: 0px;
	border: 1px solid #00498C;
}

.footer-logo {
	background: url(../images/footer-logo.gif) no-repeat center center;
}
.long {
	width: 220px;
}

#testimonials-bg h2 {
	color: #F2E767;
	font: bold 17px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 40px 0px 0px 30px;
	text-decoration: underline;
}
.testimonial-text {
	color: #FFFFFF;
	font: italic normal 14px/20px Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 5px 25px 0px 30px;
}
.testimonial-text strong {
	color: #F2E767;
	font-weight:normal;
	font-style:italic;
}
.footer-text {
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.footer-text a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.footer-text strong {
	font-weight: bold;
}
#pen {
	position: absolute;
	left: 260px;
	top: 10px;
	z-index: 99;
}
#pensmall {
	position: absolute;
	left: 280px;
	top: 80px;
	z-index: 99;
}
.webcollect-bg {
	background: url(../images/webcollect-bg.png) repeat-x center center;
}
h2 {
	color: #004B8E;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h4 {
	color: #00498C;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	background: url(../images/h4arrow.gif) no-repeat left center;
	margin-left: 5px;
	text-indent: 12px;
}
.input {
	background: #FFFFFF;
	border: 1px solid #004582;
	font: 11px Arial, Helvetica, sans-serif;
	color: #00437F;
	padding: 2px;
}
.inputerr {
	background: #FFFFFF;
	border: 1px solid #ff9900;
	font: 11px Arial, Helvetica, sans-serif;
	color: #02483D;
	padding: 2px;
	width: 220px;
}
.input:focus {
	border: 1px solid #ff9900;
}
.inputbut {
	background: #FFFFFF;
	border: 1px solid #02473D;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #02483D;
}
.white-text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#downloads {
	position: relative;
}
#request-text {
	width: 250px;
	color: #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	left: 26px;
	top: 50px;
	position: absolute;
	z-index: 2;
}
#request-text a:link, #request-text a:visited, #request-text a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#F2E767;
}
#request-text a:hover {
	text-decoration:none;
}
#client-text {
	width: 250px;
	position: absolute;
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	left: 393px;
	top: 51px;
}
#client-text a:link, #client-text a:visited, #client-text a:active {
	text-decoration:underline;
	font-weight:bold;
	color:#035145;
}
#client-text a:hover {
	text-decoration:none;
}
.header-top {
	color: #FFFFFF;
	background: url(../images/h1-bg.gif) center top;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	height: 29px;
	margin: 0px 5px 5px;
	padding: 5px;
}
.nav a {
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	display:block;
}
.nav {
	font: 13px/20px "Trebuchet MS";
	color: #FFFFFF;
	margin-bottom: 1px;
	background-color: #2D669A;
	background-image: url(../images/circle.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9FC1D9;
	border-bottom-color: #003F79;
}
.nav a:link, .nav a:visited, .nav a:active {
	font: 13px/20px "Trebuchet MS";
	color: #FFFFFF;
	height: 20px;
	text-decoration:none;
}
.spacer {
	margin: 5px 10px;
	border-bottom: 1px dashed #666666;
}

.nav a:hover {
	height: 20px;
	display:block;
	background-color: #4584AF;
	background-image: url(../images/circle_ovr.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
h3 {
	color: #004B90;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
}
.highlight strong {
	font-weight: bold;
}
