body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
#navbar {
	float: left;
	width: 171px;
}
#banner {
	background-image: url(images/bannerbg.gif);
	background-repeat: repeat-x;
}
#bannertitle {
	margin-left: 1px;
}
#bannerpic {
	top: 0px;
	right: 0px;
	position: absolute;
}
*html #bannertitle {

	margin-left: -2px;
}
*html #bannerpic {

	top: 0px;
	right: -1px;
	position: absolute;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 30px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
}
#navbar li a {
	color: #000000;
	text-decoration: none;
	display: block;
}
#navbar li a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #C6E8CE;
	display: block;
}
#main {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 175px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #51C87B;
	text-align: right;
	color: #00A886;
	margin: 5px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h2 {
	color: #00A886;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
#main ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 00A886;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E7F5EA;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top: 1px none #00A886;
	border-right: 1px solid #00A886;
	border-bottom: 1px solid #00A886;
	border-left: 1px solid #00A886;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #51C87B;
	font-size: 14px;
	margin-top: 0px;
	text-align: center;
}
#copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #00A886;
	display: block;
	margin-left: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #00A886;
	border-right-color: #00A886;
	border-bottom-color: #00A886;
	border-left-color: #00A886;
	clear: both;
	font-weight: bold;
	margin-right: 0px;
	bottom: 0px;
	position: absolute;
}
.container {
	float: right;
	width: 275px;
	padding: 0px;
	margin: 0px;
	border: none;
}
.boxtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #00A886;
	width: 250px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top: 2px none #00A886;
	border-right: 2px solid #00A886;
	border-bottom: none #FFFFFF;
	border-left: 2px none #00A886;
	padding: 0px;
	margin-top: 0px;
}
.pic {
	margin: 5px 5px 0px;
}
.picbottom {
	margin: 5px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
}
.copy2 {
	margin-left: 380px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-bottom-color: #E1E1E1;
	border-left-color: #E1E1E1;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-style: italic;
}
.ss {
	background-color: #E7F5EA;
	margin-top: -5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(images/rbg.gif);
	background-position: right;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #51C87B;
	border-right-color: #51C87B;
	border-bottom-color: #51C87B;
	border-left-color: #51C87B;
	padding-bottom: -5px;
}
#flashcontent {
	margin-left: -3px;
}
