body {
	background-color: #999999;
	margin-top: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660066;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #660066;
}

img { border: 0; }

#main { width: 750px; }

#top { height: 110px; padding-top: 5px; overflow: hidden; }
#top p { padding: 5px; font: bold 14pt "Trebuchet MS",Verdana; letter-spacing: 2px; vertical-align: bottom; margin-top: 40px; }

#left { margin: 20px 0; width: 180px; float: left; }
#left a { display: block; margin: 0 0 3px 0; padding: 3px 8px 3px; text-decoration: none; font: normal 12pt Arial,sans-serif; color: #424; background: #ddf; border: solid 1px #eaa; text-align: right; }
#left a:hover { background: #cce; border-right: solid 2px #00a; padding-right: 7px; }

#right { margin: 20px 0 20px 15px; padding: 0 15px; width: 520px; float: left; text-align: justify; border: solid 1px #aaa; background: #eee; }
#right p { font-size: 105%; line-height: 15pt; }

#bottom {
	clear: both;
	text-align: left;
	letter-spacing: 0px;
	padding: 10px 0px 10px 50px;
}

h3 { border: solid 1px #abd; border-width: 0 1px 1px 0; margin: 0; padding: 5px; letter-spacing: 0px; text-align: right; }

.here { display: block; margin: 0 0 3px 0; padding: 3px 6px 3px; text-decoration: none; font: normal 12pt Arial,sans-serif; color: #424; background: #eee; border: solid 1px #eaa; text-align: right; border-right: solid 3px #393; }

.rindent { padding: 10px; text-indent: -5px; }

#content {
padding: 20px 50px 10px 75px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	color: #333333;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #6D3872;
}
#testimonial {
	padding: 0px 25px 5px 25px;
	margin: 10px;
	border: 1px solid #cccccc;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #6D3872;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #6D3872;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: right;
}
