/* CSS Document */
/*---Header Bar Franklin----*/
#top{
  position: absolute;
  top: -15px;
  left: 23px;
} 
#header-bar-partner {
  height: 57px;
  background: #263c5a;
  float: left;
  width: 980px;
  padding: 0;
  margin: 15px 0 5px 0;
  position: relative;
  }
#header-bar-partner #hcc-logo {
margin: 0;
 padding: 0px 20px 2px 20px;
  height: 55px;
  float: left;
  background: url(../images/franklin-left.gif) no-repeat top left;
  }
#search {
  padding: 17px 25px 12px 25px;
 margin: 0;
  height: 28px;
 background: url(../images/franklin-right-top.gif) no-repeat top right;
  }
/*---Content---*/
#bkgrd {
  float: left;
  width: 980px;
  background: url(../images/hcc/bkgrd.gif) repeat-y top left;
  }
#wrap {
  float: left;
  width: 980px;
  background: url(../images/content-white-bottom.gif) no-repeat bottom right
  }

 #content {
   float: left;
  background:  url(../images/hcc/bottom-left.gif) no-repeat bottom left;  ;
   width: 980px;
   position: relative;
   }
/*----Left Side Bar---*/
#left {
  padding: 0 0 15px 0;
}
#left #side-nav {
  background: #8e66a8;
  border-bottom: 2px solid #784b95;
  }
#left #side-nav a {
  border-top: 2px solid #784b95;
  color: #fff;
  }
#left #side-nav a:hover, #left #side-nav a.current, #left #side-nav a.currentParent, #left #side-nav #first ul a:hover, #left #side-nav #first ul a.current  {
  background: #693d87;
  }
#left #side-nav #first a {
  background: url(../images/hcc/top-left.gif) no-repeat top left;
  }
#left #side-nav #first a:hover, #left #side-nav #first a.current, #left #first a.currentParent {
  background: #693d87 url(../images/hcc/top-left-hover.gif) no-repeat top left  
  }
#left #side-nav ul {
  border-top: 2px solid #784b95;
  }


/*---FCHN Header Bar----*/
#header-bar #horizontal-text {
  float: right;
  padding: 13px 25px 7px 25px;
 margin: 0;
  height: 37px;
 /**background: url(../images/header-right.gif) no-repeat top right;**/
  }


/** HCC DID YOU KNOW **/

  
#hcc-did-you {
    background: #cccee6 url(../images/hcc/hcc-right-bar-bottom.gif) bottom left no-repeat;
    padding-bottom: 10px;
    width: 160px;
    margin-top: 10px;
}

#hcc-did-you-top {
   /** background: #cccee6 url(../images/hcc/hcc-right-bar-top.gif) top left no-repeat;**/
    background: #cccee6 url(../images/hcc/hcc-right-bar-middle.gif) repeat-y;
    padding: 10px 13px 20px;
    min-height: 121px;
}

#hcc-did-you-middle {
	text-align: left;	
}

#inner-right #hcc-did-you img{
	padding: 0;
}

#hcc-did-you h3{
    color: #ffffff;
}

#hcc-did-you p {
    color: #ffffff;
}

#hcc-did-you a {
    color: #ffffff;	
}
}
