BODY {
 background-color: #fff;
 background-image:url(/templates/0003/images/bodybg.gif);
 background-repeat:repeat-x;
 font: 8pt bold arial, sans-serif;
 color: #333333;
}

.clsLogo{
  padding:15px 0 10px 5px;
  font-size: 14pt;
  font-weight: bold;
 color: #d54a00;
}
.clsLogo SPAN {
  font: 12px arial, sans-serif;
  color: #999999;
}

.clsTagLine{
  padding:38px 10px 10px 0;
  font-size: 10pt;
 color: #d54a00;
}
.clsTagLine A {
  color: #d54a00;
}

.clsPhoneNum{
  color:#d54a00;
}

#idMainFullContainer{ 
  background-image:url(/templates/0003/images/mainbg.gif); 
  background-repeat:repeat-y;
}

#idMainContentContainer{
  background-image:url(/templates/0003/images/content-bg.gif); 
  background-repeat:no-repeat;
}
#idMainContentContainerBottom {
  background-image: url(/templates/0003/images/bottom.gif);
  background-repeat: no-repeat;
  height: 14px;
  font-size: 10px;
  width: 100%;
}

.clsCiscoSolutionsContent {
  padding:15px 15px 15px 15px;
}