/* This Corporate theme uses colour blue */
h1 {
  background: #FFF url(/images/koru-abouttc.jpg) no-repeat left;
}
#leftside {
  background-color: #cbd0dd;
  background-image: url(/images/menuright-abouttc.gif);
  background-repeat: repeat-y;
  background-position: right top; 
}
#outer-wrapper {
  background: transparent url(/images/band-abouttc.gif) repeat-y left;
}
#leftside #lefttheme, #nav #navtheme, #crumb #crumbtheme   {
  background-color: #cbd0dd;
  background-image: url(/images/band-abouttc.gif);
  background-repeat: repeat-y; 
  background-position: left top; 
}
#nav #theme-abouttc, #nav #theme-abouttc a {} /* do not exist in corporate places */
#left-menu-content, #left-utility-content {
  background:  #cbd0dd; 
}
#left-menu-spacer {
  background: #cbd0dd url(/images/menuspacer-abouttc.gif) no-repeat right;
}
#left-menu-end {
  background: #fff url(/images/menuend-abouttc.gif) no-repeat top;
}

#left-menu-content ul li,  #left-menu-content ul ul li,  #left-menu-content ul li ul li,  #left-menu-content p, #left-menu-content h3 {
 background-color: #cbd0dd;
 background-image: url(/images/bullet-abouttc.gif);
}

#left-utility-content  ul li,  #left-utility-content  ul ul li {
 background-color: #cbd0dd;
}

#main ul li,  #main ul ul li {
 background-image: url(/images/listbullet-abouttc.gif); 
}

#footerband #footer {
  background: transparent url(/images/band-abouttc.gif) repeat-y left;
}
