BODY {
  background-color: #fff;
  background-image:url(/templates/0006/images/bodybg.gif);
  background-repeat:repeat-x;
  font: 8pt bold arial, sans-serif;
  color: #333333;
}

#idMainFullContainer{ 
  background-image:url(/templates/0006/images/mainbg.gif); 
  background-repeat:repeat-y;
}
#idMainContentContainer{
  background-image:url(/templates/0006/images/content-bg.gif); 
  background-repeat:no-repeat;
}
#idMainFooter {
  background-image:url(/templates/0006/images/bottom.gif);
  width: 100%;
  height: 14px;
  font-size: 10px;
}

.clsLogo{
  padding:15px 0 10px 5px;
}
.clsTextLogo{
  font-family: verdana, arial, sans-serif;
  letter-spacing: -1px;
  font-style: italic;
  font-size:18pt;
  color:#444444;
  padding:20px 0 5px 5px;
}
.clsTextLogo SPAN {
  font-family: arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  color: #999999;
}
.clsTagLine{
  font-size: 9pt;
  color: #555555;
}
.clsTagLine A {
  color: #ce0f1d;
}
.clsPhoneNum{
  color: #ce0f1d;
  font: 10pt bold arial, sans-serif;
  font-weight: bold;
}

.clsCiscoSolutionsContent {
  padding:15px 15px 15px 15px;
}