#bg-top {
	width: 100%;
	height: 44px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	background: url(../images/background-top.gif) no-repeat center bottom;
}
#cont #right b {
	font-size: 13px;
	margin: 10px;
}
#bg-bot {
	background: #005656 url(../images/footer-bg.gif) no-repeat center top;
	width: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#cont {
	position: relative;
	padding-top: 160px;
	margin: 0px auto;
	width: 960px;
}
#left {
	width: 280px;
	float: left;
	margin: 75px 0px 0px;
	padding: 0px;
}
#right {
	width: 680px;
	float: right;
	margin: 75px 0px 0px;
	padding: 0px;
}
.side-cont {
	width: 280px;
	margin: 0px 0px 10px;
	padding: 0px;
	background: url(../images/side-bg.jpg) no-repeat center bottom;
	text-align: left;
}
#float-logo {
	position: absolute;
	height: 119px;
	width: 301px;
	left: 1px;
	top: 37px;
}
.nav {
	color: #FFFFFF;
	font:  13px "Trebuchet MS";
	margin: 0px 0px 0px 25px;
	padding: 0px;
	text-align: left;
}
.nav a {
	color: #FFFFFF;
	text-decoration:none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}.text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 10px;
	margin: 0px;
}
.button {
	padding: 15px;
	text-align: right;
}
.footer-text {
	font: 12px "Trebuchet MS";
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.footer-text a{
	color: #FFFFFF;
	text-decoration:underline;
}
.footer-text a:hover{
	text-decoration:none;
}.footer-text strong {
	font-weight: bold;
}
.testimonial-text {
	color: #FFFFFF;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding: 10px 15px 0px;
}
#page-header {
	background: url(../images/nav-bg.gif) no-repeat center center;
	height: 40px;
	width: 960px;
	margin-bottom: 10px;
	position: absolute;
	z-index: 3;
	margin-top: 25px;
	left: 0px;
}
#float-flash {
	position: absolute;
	height: 196px;
	width: 628px;
	left: 295px;
	top: 18px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
	background: url(../images/flash_bg.png);
}
.imgb {
	background: #FFFFFF;
	margin: 2px;
	padding: 2px;
	float: left;
}
#page-header h1 {
	font: normal 16px/40px "Trebuchet MS";
	color: #FFFFFF;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
#page-header strong {
	font-weight: bold;
}
#float-badge {
	position: absolute;
	height: 230px;
	width: 232px;
	margin: 0px;
	padding: 0px;
	right: -80px;
	top: 70px;
	z-index: 10;
}
.content-li {
	background: url(../images/content-li.jpg) no-repeat center center;
	height: 166px;
	width: 509px;
	margin: 0px auto;
	padding: 0px;
}
.normal {
	color: #FFFFFF;
	font: bold 12px/19px "Trebuchet MS";
	text-align: left;
	margin-left: 10px;
}
.normal a {
	color: #FFFFFF;
	text-decoration:underline;
}
.normal a:hover {
	text-decoration:none;
}
.contact-text {
	color: #333333;
	font: 13px "Trebuchet MS";
	text-align: left;
}
.normal-text {
	color: #333333;
	font: 13px "Trebuchet MS";
	text-align: left;
	padding: 5px 15px;
}
.normal-text a {
	color: #006D6D;
	text-decoration:underline;
}
.normal-text a:hover {
	text-decoration:none;
}
.quote {
	background: #f4f4f4;
	padding: 10px;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.quote p {
	color: #666666;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
}
h2 {
	color: #006D6D;
	font: bold 18px "Trebuchet MS";
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	padding: 0px;
}
.normal-text strong {
	font-weight: bold;
	color: #006D6D;
}
#right h1 {
	padding: 10px;
}
.imgb2 {
	margin: 4px;
	padding: 4px;
	border: 1px solid #006D6D;
	background: #f4f4f4;
}

.green-li {
	color: #015B5B;
	font: 12px Arial, Helvetica, sans-serif;
	list-style: disc;
	text-align: left;
	margin-left: 175px;
}
h1 {
	color: #015B5B;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
.green-li a {
	color: #015B5B;
	text-decoration:underline;
}
.green-li a:hover{

	text-decoration:none;
}
.quote strong {
	font-weight: bold;
}
.quote em {
	font-style: italic;
}
#bg-bot .footer-text a:link{
	color: #FFFFFF;
}
