html, body,  p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #E0E0E0;
	font-size: 12px;
}
#wrapper {
	text-align: left;
	margin: 10px auto 0px;
	width: 788px;
	background: url(../images/mainwapper_body.gif) repeat-y;
	padding: 0px;
}
.imageleft {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: left;
}
.imageright {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	float: right;
}

#banner {
	background: #FFFFFF url(../images/header-new.gif) no-repeat;
	height: 151px;
	margin: 0px auto;
}

#banner .mainlogo { float:left;margin:56px 0 0 73px; border:0;}
#banner .estimatecoa {float:right; margin:101px 38px 0 0;border:0;}

#wrapper  #footer  .footercontainer  p  a:visited  {
	color: #666666;
}
#wrapper  #footer  .footercontainer  p  a:link  {
	color: #FFFFFF;
}

#bannernav {
	width: 744px;
	margin: 0px auto;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

#bannernav ul {
	background: #EEEEEE;
	margin: 0px;
	padding: 0px;
	font: 9px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
}

#bannernav  ul  li {
	display: inline;
}
#bannernav  ul  li  a {
	color:#000000;
	border-right: 1px solid #CCCCCC;
	text-align: center;
	display: inline;
	margin: 0px;
	padding: 5px 7px;
	font-weight: bold;
	text-decoration: none;
}
#bannernav ul li a:hover, #bannernav ul li a:focus {
	color: #FFFFFF;
	background: #993300;
}

#content {
	width: 442px;
	float: left;
	line-height: 1.25em;
	padding: 0px 0px 0px 23px;
}

#content p {
	margin: 0px;
	font-size: 12px;
}
#content  h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}
.longlife {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#content h2 {
	font-size: 12px;
	margin: 5px;
}
#rightcol {
	width: 300px;
	padding: 2px 20px 0px 0px;
	float: right;
}

#footer {
	background: #000000 url(../images/mainwrapper_footer.gif) no-repeat;
	height: 105px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}
#date {
	color: #000000;
	text-align: right;
	margin: -20px 10px 0px 0px;
	padding: 0px;
	font-size: 9px;
	font-weight: bold;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	position: relative;
	width: 200px;
	float: right;
	height: 10px;
	clear: both;
}

#footer p {
	color: #FFFFFF;
	padding: 25px 0px 0px;
	margin: 0px;
	clear: both;
	font-size: 9px;
}

.footerquote {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.footercontainer {
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 105px;
}
.container  {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 12px;
}
#section-home  #home a {
	color: #FFFFFF;
	background: #993300;
	text-decoration: none;
}
#CKNWcontainer{
	margin: 0px;
	padding: 0px 5px 0px;
	font-size: 20%;
	text-align: left;
}
#CKNWcontainer h3{
	font-size: 12px;
	text-decoration:underline;
}
/*---Adds a tranparent box link over the BBB Logo to link to Long Lifes BBB Report ---*/
#box-link {
	position: absolute;
	top: 0px;
	left: 24px;
	width: 51px;
	height: 75px;
	background-image: url(images/background.gif);
	background-color: transparent;
	border: 0px solid yellow;
}

.box1 {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	height: 105px;
	width: 788px;
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	border: 0px solid #999;
}
span#sub {
	vertical-align: sub;
}

span#sup {
	font-size: 9px;
	vertical-align: super;
}
.linkscontainer	{
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	text-decoration:none;
}
.linkscontainer img {
	text-decoration:none;
	border:none;
}
ol li{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	text-decoration: none;
}
ol{
	margin: 0px;
	padding: 2px 0px 0px 0px;
	list-style: none;
	
}