body {
	background-color: #dcc9cd;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	color: #333333;
}


#wrapper {
	width: 880px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #205589;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8F647F;
	border-left-color: #8F647F;
}

#left {
	float: left;
	width: 339px;
}

#right {
	float: right;
	width: 541px;
	background-color: #205589;
}
h1 {
	font-size: 13pt;
	font-weight: bold;
	color: #205589;
}
#footer {
	clear: both;
}
#logo {
	height: 147px;
}
#navigation {
	height: 30px;
}
#content {
	background-color: #205589;
}
#copy_bottom {
	height: 35px;
	clear: both;
}
#banner {
	height: 50px;
}
#subnav {
	background-image: url(images/copy_topbackground.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#sublinks {
	padding-left: 80px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f6f6f;
	font-size: 10pt;
}

#copy {
	width: 507px;
	background-image: url(images/copy_background.jpg);
	background-repeat: repeat-y;
	float: left;
}
#sunset_corner {
	height: 88px;
	width: 34px;
	float: right;
}
a:link {
	color: #205589;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #205589;
}
a:hover {
	text-decoration: none;
	color: #286BAE;
}
a:active {
	text-decoration: underline;
	color: #205589;
}
.headerblue {
	color: #205589;
	font-weight: bold;
}
.testimonial {
	font-style: italic;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 9pt;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

