body {
	background: #911e7f url(../images/bg.gif);
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color: #111e7f;
	
}
td {
	text-align: left;
}
a {
	text-decoration: underline;
	color:#5930a1;
}

a:hover {
	text-decoration: underline;
	color:#911e7f;
}

.wrapper {
	width: 950px;
	background: #19bb9e url(../images/wrapper-bg.gif) center repeat-y;
	margin: 0 auto;
	padding:0 17px;
}

.header {
	width: 984px;
	background: #19bb9e;
	margin: 20px auto 0 auto;
	padding:0;
}


.container {

}

.content {
	padding:10px 30px;
}



.startletter {
	float:left;
	padding: 0 10px 0 0;
}

.testimonials {
	background: url(../images/gradient-bg.gif) no-repeat;
	padding:15px 28px 15px 12px;
	margin: 35px 0;
}



.bigbold {
	font-size: 16px;
	font-weight: bold;
}

.block {
	margin: 25px 0 35px 0;
}

.block {
	margin: 25px 0 0 0;
}

.content_title {
	color: #97B933;
	font-size: 22px;
	margin-left: 10px;
	font-weight: bold;
}

.footer {
	background: #a9bb9e url(../images/footer-bg.gif) no-repeat;
	padding: 3px 0;
	font-size:11px;
	text-decoration:none;
	text-align: center;
	line-height: 17px;
	height: 117px;
	width: 984px;
	margin: 0 auto 20px auto;
}

.footer a {
	color: #411e7f;
}

.bot_txt {
