.kcim {
	font-size: 20px;
	color:#459F51;
}
#footer-wrapper-left {
	background: url(../images/backgrounds/footer-bg-left.gif) top left no-repeat;
	padding-left: 15px;
	clear: both;
	}
	
#footer-wrapper-right {
	background: url(../images/backgrounds/footer-bg-right.gif) top right no-repeat;
	padding-right: 15px;
	clear: both;
	}
	
#footer {
  height:auto;
  background: url(../images/backgrounds/footer-bg-middle.gif) top left repeat-x;
  color: #666666;
  padding-bottom: 30px;
  clear: both;
  }
	
#footer #powered-by {
	float: right;
	height: 47px;
	width: 244px;
	}

#footer-navigation {
	clear: left;
	font-family: arial;
	font-size: 12px;
	display: block;
	padding-top: 17px;
	left: 10px;
	list-style-type: none;
	}

#footer-navigation a{
	color: white;
	}

#footer-navigation li {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
    background: url(../images/backgrounds/footer-navigation-divider.gif) right no-repeat;
	}

#footer-navigation li.last {
    background: none;
	}

#copyright {
	font-size: 11px;
	margin: 0;
	top: 10px;
	left: 10px;
	clear: both;
	}
/* generic styles */
.spacer {
  clear:both;
  line-height:.1em;
  font-size:.1em;}
hr {
  border:0;
  background-color:#CCC;
  height:1px;}
  p {
  margin:0.75em 0 1em 0;
  padding:0;}
a.white,
a.white:visited,
a.white:active
{
  text-decoration:none;
  color:#fff;}
a.white:hover{
  text-decoration:underline;
  color:#fff;}
  
a {
  text-decoration:none;
  color:#224E66;}
a:visited,
a:active,
a:hover{
  color:#224E66;}
a:hover {
  text-decoration:underline;}
a.selected {
  font-style:italic;}

h1 {
   margin:1em 0 0.5em 0;
#   font-size:105%;
}
h2 {
   margin:1em 0 0.5em 0;
   font-size:100%;}
h3 {
   margin:1em 0 0.75em 0;
   font-size:100%;
   font-weight:bold;
   color:#444;}
h4 {
   font-size:1em;}
#product-content h1, #product-content h2, #product-content h3 {color:#459F51;}