body {
	margin: 0px;
	padding: 0px;
	background-color: #9ea2c6;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
#outer {
	width: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 1130px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 119px;
	width: 100%;
	background-image: url(images/headerbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#content {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#nav {
	width: 154px;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#container {
	background-color: #FFFFFF;
	background-image: url(images/side-fill.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#pagebody {
	float: right;
	width: 85%;
	display: inline;
	background-image: url(images/shadow.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#rightcol {
	float: right;
	width: 314px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E2E3EF;
	padding: 0px;
	margin-bottom: 0px;
	display: inline;
}
#middlecol {
	width: 65%;
}
.clearall {
	clear: both;
}
#footer {
	background-image: url(images/footer.gif);
	padding-top: 20px;
	color: #FFFFFF;
	text-align: center;
	font-size: 9px;
	vertical-align: top;
	background-repeat: repeat-x;
	clear: both;
	background-color: #6F74AC;
	padding-bottom: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	color: #282973;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #282973;
	background-repeat: no-repeat;
	padding-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F74AC;
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	line-height: 16px;
	background-position: 0 0.15em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6F74AC;
	background-repeat: no-repeat;
}
p, li {
	padding-right: 20px;
	font-size: 12px;
	text-align: justify;
}

.testimonials {
	padding: 10px;
	font-size: 12px;
}
.testimonials p {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.testimonials h2 {
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a {
	color: #282973;
	text-decoration: none;
}
a:hover {
	color: #6F74AC;
	text-decoration: none;
}
.smalltext {
	font-size: 10px;
}
.button {
	height: 18px;
	background-color: #292D77;
	color: #FFFFFF;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
