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

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

.clsLogo{
  padding:15px 0 10px 5px;
}
.clsTextLogo{
  font-family: "Times New Roman", Times, serif;
  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: #999999;
}
.clsTagLine A {
  color: #6d6969;
}
.clsPhoneNum{
  color: #6d6969;
  font: 10pt bold arial, sans-serif;
  font-weight: bold;
}

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