#box {
	background-image: url(../images/design3_12.gif);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
}
#testimonialsdiv {
	width: 858px;
}
hr {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 3px;
}


body {
	background-color: #002a66;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
}
#content {
	width: 899px;   /* align for good browsers */
	text-align: left; /* counter the body center */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #002A66;
}
a {
	color: #FFFFFF;
}
