/* Localized */
html {
  background-color: #fff; }

body {
  font-size: 12px;
  font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
  padding-bottom: 25px;
  line-height: 1.167;
  color: #676767; }

h1 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.112;
  color: #002877;
  margin-bottom: 14px;
  text-transform: uppercase; }

h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.143;
  color: #004990;
  margin-bottom: 12px; }
  h2.alt {
    color: #609bc5; }
  h2.alias-h3 {
    font-weight: bold;
    line-height: 1.334;
    color: #002877;
    margin-bottom: 3px;
    text-transform: uppercase; }
    h2.alias-h3 a {
      color: #002877;
      text-decoration: none; }
      h2.alias-h3 a:hover {
        text-decoration: underline; }
    h2.alias-h3 strong {
      display: block;
      font-size: 11px;
      font-weight: normal;
      line-height: 14px;
      color: #639dc9;
      margin: 0 0 7px 0;
      text-transform: uppercase; }
      h2.alias-h3 strong a {
        color: #639dc9;
        text-decoration: none; }
        h2.alias-h3 strong a:hover {
          color: #639dc9;
          text-decoration: underline; }
  h2 + h3 {
    margin-top: 14px; }

h3 {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.334;
  color: #004990;
  margin-bottom: 3px;
  text-transform: uppercase; }

p + h3 {
  padding-top: 6px; }

h3.alias-h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.143;
  color: #002877;
  margin-bottom: 8px;
  text-transform: none; }

h4 {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2;
  color: #002877;
  margin-bottom: 7px;
  text-transform: uppercase; }

h5 {
  font-size: 10px;
  font-weight: bold;
  line-height: 1.2; }

p {
  line-height: 1.334;
  margin: 0 0 7px 0; }

.bold, strong {
  font-weight: bold; }

em, dfn {
  font-style: italic; }

#case-study-page blockquote {
  width: 454px;
  background-image: url('../images/blockquote-small-backgr.png'); }

blockquote {
  width: 614px;
  margin-bottom: 3px;
  padding: 7px 28px 1px 28px;
  background: url(../images/blockquote-backgr.png) left 7px no-repeat;
  font-size: 14px;
  line-height: 16px;
  color: #002877; }
  blockquote p {
    line-height: 16px;
    margin-bottom: 12px; }
    blockquote p.author {
      font-size: 12px;
      font-weight: bold;
      color: #639dc9;
      margin-top: -7px; }

dfn {
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre;
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  width: 100%; }

tfoot {
  font-style: italic; }

.hide {
  display: none; }

.clear {
  clear: both;
  height: 0;
  overflow: hidden; }

.left {
  float: left; }

.right {
  float: right; }

img.left {
  margin: 0 15px 15px 0; }
img.right {
  margin: 0 0 15px 15px; }

hr {
  display: none; }

a {
  color: #0086cc;
  text-decoration: none; }
  a:hover {
    color: #002877;
    text-decoration: underline; }

form li {
  float: left;
  clear: left;
  margin-bottom: 10px; }

label {
  float: left;
  clear: left;
  font-size: 12px;
  font-weight: bold;
  text-align: right; }
  label.label1 {
    width: 196px;
    line-height: 22px;
    margin-right: 18px;
    color: #002877;
    text-transform: uppercase; }

span.required {
  color: #8ab5d5; }

input {
  float: left;
  margin: 0;
  font-size: 12px;
  color: #002877;
  overflow: hidden;
  outline: none; }
  input.text-input {
    width: 272px;
    height: 14px;
    padding: 3px 9px 5px 9px;
    border: none;
    background: url(../images/text-field.gif) left top no-repeat; }

div.textarea {
  float: left;
  width: 281px;
  height: 100px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 9px;
  margin: 0 0 0px 0;
  background: url(../images/textarea-field.gif) left top no-repeat;
  overflow: hidden; }

textarea {
  width: 271px;
  height: 100px;
  padding: 0;
  margin: 0;
  border: none;
  font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #002877;
  outline: none;
  resize: none;
  background-color: transparent;
  overflow: auto; }

select {
  float: left;
  margin: 0;
  font-size: 12px;
  overflow: hidden; }

input.checkbox {
  float: none;
  width: 13px;
  height: 13px;
  margin: 0;
  padding: 0;
  vertical-align: middle; }
input.radio {
  clear: left;
  width: 13px;
  height: 13px;
  margin: 0 0 10px 0;
  padding: 0;
  vertical-align: middle; }

button {
  float: right;
  clear: right;
  display: block;
  border: none;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
  cursor: pointer; }
  button.submit-button {
    width: 85px;
    height: 21px;
    background: url(../images/button-submit.png) left top no-repeat; }
  button:hover.submit-button {
    background-position: left bottom; }

p.required-info {
  float: right;
  line-height: 1.2;
  margin-top: -3px;
  margin-bottom: 18px;
  font-size: 10px;
  color: #002877; }

div.pro-banner {
  height: 157px;
  letter-spacing: -1px;
  margin: 0;
  padding: 17px 265px 0 35px;
  position: relative;
  width: 400px; }
  div.pro-banner a.load-pro {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 163px;
    height: 28px;
    position: absolute;
    bottom: 24px;
    left: 35px;
    background: url(../images/launch-button.png) left top no-repeat; }
    div.pro-banner a.load-pro:hover {
      background-position: left bottom; }

#content-area ul.banner-blocks {
  padding: 0;
  line-height: 1;
  margin-bottom: 18px; }
  #content-area ul.banner-blocks li {
    float: left;
    height: 57px;
    padding: 44px 20px 0 20px;
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #fed1ae; }
    #content-area ul.banner-blocks li.banner-block-fast {
      width: 191px;
      background-image: url(../images/microsite/banner-block-fast.png); }
    #content-area ul.banner-blocks li.banner-block-secure {
      width: 197px;
      background-image: url(../images/microsite/banner-block-secure.png); }
    #content-area ul.banner-blocks li.banner-block-simple {
      width: 192px;
      background-image: url(../images/microsite/banner-block-simple.png); }
  #content-area ul.banner-blocks h2 {
    display: none; }
  #content-area ul.banner-blocks ul {
    padding: 0;
    margin: 0; }
    #content-area ul.banner-blocks ul li {
      padding: 0;
      background: none; }

.cf {
  display: inline-block; }
  .cf:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

* html .cf {
  height: 1%; }

.cf {
  display: block; }

#content-area a.load-pro {
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  width: 163px;
  height: 28px;
  background: url(../images/launch-button.png) left top no-repeat; }
  #content-area a.load-pro:hover {
    background-position: left bottom; }
#content-area ul {
  padding-left: 12px;
  margin-bottom: 10px;
  padding-top: 6px; }
  #content-area ul li {
    padding-left: 22px;
    line-height: 16px;
    padding-bottom: 6px;
    background: url(../images/bullet1.gif) left 2px no-repeat; }
  #content-area ul ul {
    padding-top: 0;
    margin-top: 6px;
    margin-bottom: -6px;
    padding-left: 8px; }
    #content-area ul ul li {
      padding-left: 16px;
      background: url(../images/bullet2.gif) left 5px no-repeat; }
#content-area ol {
  margin-left: 52px;
  margin-bottom: 10px;
  padding-top: 6px;
  font-weight: bold;
  color: #004990; }
  #content-area ol li {
    padding-left: 0px;
    padding-bottom: 6px;
    font-family: "Arial Black", Gadget, Arial, Verdana, sans-serif;
    font-size: 14px;
    line-height: 1;
    list-style-type: decimal;
    list-style-position: outside; }
    #content-area ol li div {
      margin-left: -3px;
      font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
      font-size: 12px;
      line-height: 1.334;
      font-weight: normal;
      color: #676767; }
  #content-area ol ol {
    margin: 0;
    padding: 0;
    margin-top: 6px;
    margin-bottom: -6px;
    padding-left: 2px; }
    #content-area ol ol li {
      margin-left: 22px;
      font-size: 12px;
      list-style-type: lower-alpha; }

#page-container {
  padding-bottom: 10px;
}
#page-container #page {
  width: 960px;
  min-height: 470px;
  padding: 0 20px 58px 20px;
  margin: 0 auto;
  background: url(/images/registered-logo.png) 903px bottom no-repeat; 
}



#content-area {
  float: left;
  width: 680px;
  padding-left: 10px; 
}

#home-page #content-area {
  float: left;
  padding-left: 0; 
  width: 700px;
}

#sidebar {
  float: right;
  height: 591px;
  position: relative;
  width: 231px;
}

#header {
  position: relative;
  width: 960px;
  height: 120px;
  padding-top: 15px;
  margin-bottom: 5px;
  background: url(../images/header-backgr.jpg);
  overflow: hidden; }
  #header h2 {
    float: left;
    width: 190px;
    height: 77px;
    padding-left: 19px;
    margin: 0;
    overflow: hidden; }
    #header h2 a {
      display: block;
      width: 190px;
      height: 77px;
      text-indent: -9999px;
      overflow: hidden; }
  #header h3.header-info {
    float: right;
    width: 250px;
    padding-top: 61px;
    padding-right:13px;
    text-align: right;
    white-space: nowrap;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    margin: 0; }
    #header h3.header-info span {
      display: none; }

ul#topnav {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 960px;
  height: 33px;
  padding: 0;
  background: url(../images/topnav-backgr.png) left bottom no-repeat; }

#home-page ul#topnav {

}

#topnav li {
  padding: 0;
  line-height: 1;
  background: none; }
#topnav ul {
  margin: 0; }
#topnav ul li {
    padding: 0;
    background: none; }

#topnav li {
  float: left;
  height: 33px; }
  #topnav li a {
    position: relative;
    display: block;
    height: 30px;
    margin-right: -1px;
    margin-top: 3px;
    background-position: left top;
    background-repeat: no-repeat;
    text-indent: -9999px;
    z-index: 1; }
    #topnav li a:hover, #topnav li a.active {
      height: 33px;
      margin-top: 0;
      background-position: left bottom;
      z-index: 10; }
    #topnav li a#topnav-home {
      width: 51px;
      background-image: url(../images/topnav-home.png); }
    #topnav li a#topnav-about {
      width: 80px;
      background-image: url(../images/topnav-about.png); }
    #topnav li a#topnav-protection {
      width: 119px;
      background-image: url(../images/topnav-protection.png); }
      #topnav li a#topnav-networking {
        width: 158px;
        background-image: url(../images/topnav-networking.png); }
      #topnav li a#topnav-infrastructure {
        width: 177px;
        background-image: url(../images/topnav-infrastructure.png); }
    #topnav li a#topnav-value {
      width: 78px;
      background-image: url(../images/topnav-value.png); }
    #topnav li a#topnav-case-studies {
      width: 95px;
      background-image: url(../images/topnav-studies.png); }
    #topnav li a#topnav-news {
      width: 50px;
      background-image: url(../images/topnav-news.png); }
    #topnav li a#topnav-contact {
      width: 86px;
      background-image: url(../images/topnav-contact.png); }

div.slideshow {
  overflow: hidden;
  width: 700px;
  height: 237px; }

.banner {
  width: 680px;
  height: 99px;
  margin-bottom: 16px;
  background-position: left top;
  background-repeat: no-repeat; }
  .banner.tall {
    height: 169px; }

#home-page .banner {
  width: 400px;
  height: 203px;
  padding: 34px 265px 0 35px;
  margin-bottom: 5px;
  background: url(../images/banner-home.jpg) left top no-repeat;
  letter-spacing: -1px; }
  #home-page .banner h2 {
    font-size: 26px;
    font-weight: normal;
    line-height: 1;
    color: #FFFFFF;
    margin: 0; }
    #home-page .banner h2.banner-text-light {
      margin-bottom: 8px; }
    #home-page .banner h2.banner-text-bold {
      font-size: 32px;
      font-weight: bold;
      margin-bottom: 25px; }
  #home-page .banner a {
    display: block;
    width: 92px;
    height: 29px;
    background: url(../images/button-learn-more.png) left top no-repeat;
    text-indent: -9999px;
    overflow: hidden; }
    #home-page .banner a.load-pro {
      margin-top: 85px;
      width: 163px;
      height: 28px;
      background: url(../images/launch-button.png) left top no-repeat; }
    #home-page .banner a:hover {
      background-position: left bottom; }

.chat-box-big {
  margin-bottom: 5px; }
  .chat-box-big a {
    display: block;
    width: 119px;
    height: 42px;
    padding: 34px 100px 0 12px;
    background: url(../images/chat-box-backgr.png) left top no-repeat;
    text-indent: 0px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    color: #639dc9;
    text-decoration: none;
    overflow: hidden; }

.chat-box {
  margin-bottom: 5px; }
  .chat-box a {
    display: block;
    width: 231px;
    height: 52px;
    padding: 0;
    background: url(../images/chat-button.png) left top no-repeat;
    text-indent: -9999px;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.2;
    color: #639dc9;
    text-decoration: none;
    overflow: hidden; }

.chat-box a:hover, .chat-box-big a:hover {
  color: #639dc9;
  text-decoration: underline;
  background-position: left bottom; }

.chat-box h3, .chat-box-big h3 {
  display: none; }

div.advert-box {
  position: relative;
  bottom: 0;
  left: 0;
  width: 231px;
  height: 140px;
  background: url(../images/adbox-dcgpro.jpg) left top no-repeat; }

.advert-box h3 {
  display: none; }

a.actionlink {
  display: block;
  height: 23px;
  overflow: hidden;
  text-indent: -9999px;
  background-position: left top;
  background-repeat: no-repeat; }
a:hover.actionlink {
  background-position: left bottom; }

div.advert-box a.actionlink {
  position: absolute;
  left: 13px;
  bottom: 13px;
  width: 94px;
  background-image: url(../images/actionlink-read-more.png); }

.video-box {
  position: relative;
  width: 201px;
  height: 48px;
  padding: 148px 15px 0 15px;
  margin-bottom: 5px;
  background: url(../images/videobox-backgr.png) left top no-repeat;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #639dc9;
  overflow: hidden; }
  .video-box .video {
    position: absolute;
    width: 143px;
    height: 91px;
    top: 35px;
    left: 42px;
    background: url(../images/video-backgr.png) left top no-repeat;
    overflow: hidden; }
    .video-box .video a {
      position: absolute;
      width: 143px;
      height: 91px;
      top: 0px;
      left: 0px;
      background: url(../images/video-hover.png) -9999px -9999px no-repeat;
      overflow: hidden; }
      .video-box .video a:hover {
        background-position: 42px 15px; }
  .video-box h3 {
    display: none; }

.news-box-container {
  width: 231px;
  margin-bottom: 5px;
  background: url(../images/newsbox-middle.gif) left top repeat-y; }
  .news-box-container .news-box {
    padding-top: 20px;
    background: url(../images/newsbox-top.png) left top no-repeat; }
  .news-box-container h3 {
    display: none; }

.news-box .news {
  position: relative;
  padding: 10px 20px 15px 40px;
  background: url(../images/newsbox-delimiter.gif) center bottom no-repeat;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  color: #639dc9; }

.news .news-date {
  position: absolute;
  left: -12px;
  top: 11px;
  width: 40px;
  height: 43px;
  margin: 0;
  padding: 7px 0 0 3px;
  background: url(../images/newsbox-date-backgr.png) left top no-repeat;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #639dc9;
  letter-spacing: -1px;
  text-transform: uppercase;
  overflow: hidden; }

.news-date strong {
  display: block;
  font-size: 28px;
  line-height: 16px;
  letter-spacing: -2px;
  color: #fff; }

.news h4 {
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #004990;
  margin-bottom: 9px;
  text-transform: none; }
  .news h4 a {
    font-size: 12px;
    font-weight: bold;
    color: #004990;
    text-decoration: none; }
    .news h4 a:hover {
      color: #1c69b5;
      text-decoration: underline; }
.news p {
  line-height: 14px;
  margin-bottom: 7px; }

.news-box-bottom {
  width: 210px;
  height: 25px;
  padding: 7px 10px 0 11px;
  background: url(../images/newsbox-bottom.png) left bottom no-repeat; }

a.go-next {
  float: left;
  min-height: 13px;
  line-height: 12px;
  margin-top: 8px;
  padding-left: 18px;
  font-size: 11px;
  font-weight: bold;
  color: #002877;
  background: url(../images/bullet-square.gif) left 1px no-repeat;
  text-decoration: none; }
a:hover.go-next {
  color: #002877;
  text-decoration: underline; }

.news-box-bottom a.go-next {
  margin: 0; }


/* ////////      FOOTER       \\\\\\\\ */

#footer-container {
  min-width:1000px;
  margin-top: 15px;
}

#footer-container .menu {
  color: #639DC9;
  font-size: 10px;
  height: 40px;
  margin: 0 auto;
  text-align: center;
}

#footer-container .menu a{
  color: #639DC9;
}

#footer-container #footer {
  width:930px;
  height:21px;
  background:url(../images/footer-backgr.gif) left top no-repeat;
  padding:11px 17px 0 13px;
  margin:0 auto;
  
  font-size:10px;
  color:#004990;
  overflow: hidden;
}

#footer a {
  font-size:10px;
  text-decoration:underline;
  color:#004990;
}

#footer a:hover {
  color:#002685;
  text-decoration:none;
}

#footer #copyright {
  float: left;
  font-weight:normal;
}

#footer #rawnet {
  float: right;
  font-weight:normal;
}


.ui-tabs-hide {
  display: none; }

#tabs {
  height: 30px;
  margin-top: 16px;
  background: url(../images/tabs-backgr-blue.gif) left 29px repeat-x; }

#home-page #tabs {
  background-image: url(../images/tabs-backgr.gif); }

#content-area #tabs ul {
  padding: 0;
  margin: 0; }
  #content-area #tabs ul li {
    padding: 0;
    background: none;
    line-height: 1; }
  #content-area #tabs ul ul {
    margin: 0; }
    #content-area #tabs ul ul li {
      padding: 0;
      background: none; }

#tabs li {
  float: left;
  margin-right: -2px; }
  #tabs li a {
    position: relative;
    display: block;
    height: 30px;
    background-position: left -30px;
    background-repeat: no-repeat;
    text-indent: -9999px; }
    #tabs li a:hover {
      background-position: left -60px;
      z-index: 900; }
#tabs ul li.ui-state-active a {
  background-position: left top;
  z-index: 1000; }
  #tabs ul li.ui-state-active a:hover {
    background-position: left top;
    z-index: 1000; }

a.tab-1 {
  z-index: 10; }
a.tab-2 {
  z-index: 9; }
a.tab-3 {
  z-index: 8; }
a.tab-4 {
  z-index: 7; }
a.tab-5 {
  z-index: 6; }
a#tab-dcg {
  width: 95px;
  background-image: url(../images/tab-dcg.png); }
a#tab-services {
  width: 88px;
  background-image: url(../images/tab-services.png); }
a#tab-benefits {
  width: 88px;
  background-image: url(../images/tab-benefits.png); }
a#tab-features {
  width: 91px;
  background-image: url(../images/tab-features.png); }

.tab-container {
  padding-bottom: 11px;
  margin-bottom: 17px;
  background: url(../images/tab-bottom-blue.png) left bottom no-repeat; }

#home-page .tab-container {
  background: url(../images/tab-bottom.png) left bottom no-repeat; 
  margin-bottom: 0;
}

.tab-content {
  min-height: 100px;
  padding: 17px 18px 0px 18px;
  background-color: #e1f0fb;
  border-left: 1px solid #a3c5df;
  border-right: 1px solid #a3c5df; }

#home-page .tab-content {
  background-color: #ffffff;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece; }
#home-page #tabs-1 .tab-content {
  position: relative;
  min-height: 224px;
  padding: 23px 20px 10px 310px;
  background: url(../images/tab-dcg-backgr.jpg) left bottom no-repeat; }
#home-page div#tabs-1.tab-container .tab-content h1 {
  position: absolute;
  left: 20px;
  top: 24px;
  width: 267px;
  height: 65px;
  margin: 0;
  background: url(../images/tab-dcg-introtext.png) left top no-repeat;
  text-indent: -9999px;
  overflow: hidden; }
#home-page div#tabs-2.tab-container .tab-content {
  padding-top: 28px;
  padding-left: 19px;
  padding-right: 19px;
  padding-bottom: 0;
  background: #ffffff url(../images/tab-services-top.png) 19px 17px no-repeat; }
  #home-page div#tabs-2.tab-container .tab-content h2 {
    display: none; }
#home-page div#tabs-2.tab-container ul.items-list {
  float: left;
  padding-top: 28px;
  padding-left: 0;
  margin-bottom: 20px; }

#content-area ul.items-list li {
  padding-bottom: 3px;
  background-image: url(../images/bullet-square.gif); }
  #content-area ul.items-list li a {
    font-size: 12px;
    font-weight: bold;
    color: #002877;
    text-decoration: none; }
    #content-area ul.items-list li a:hover {
      text-decoration: underline; }

.tab-content .tab-sidecontent {
  float: right;
  width: 236px;
  min-height: 171px;
  padding-left: 151px;
  padding-top: 31px;
  background: url(../images/tab-sidecontent-backgr.jpg) left top no-repeat;
  color: #639dc9; }
  .tab-content .tab-sidecontent h3 {
    text-transform: none;
    line-height: 14px;
    margin-bottom: 15px;
    font-size: 14px; }
  .tab-content .tab-sidecontent a.button-link {
    float: right;
    margin-top: 4px;
    margin-bottom: 20px; }

.tab-content h2 {
  font-size: 14px;
  font-weight: normal;
  line-height: 16px;
  margin-bottom: 16px; }
.tab-content h3 {
  margin-bottom: 8px; }

#content-area .tab-content ul {
  margin-bottom: 1px; }

.tab-content ul + p {
  margin-top: 7px; }
.tab-content a.go-next {
  margin-bottom: 7px; }

#content-area ul.button-links {
  padding: 0;
  margin: 0;
  margin-top: 16px; }

#home-page #content-area ul.button-links {
  margin-top: 26px; }

#content-area ul.button-links li {
  float: left;
  padding: 0;
  line-height: 1;
  background: none;
  margin-right: 19px; }

#home-page #content-area ul.button-links li {
  margin-right: 10px; }

#content-area ul.button-links ul {
  margin: 0; }
  #content-area ul.button-links ul li {
    padding: 0;
    background: none; }

a.button-link {
  display: block;
  height: 21px;
  background-position: left top;
  background-repeat: no-repeat;
  text-indent: -9999px;
  overflow: hidden; }
a:hover.button-link {
  background-position: left bottom; }
a.button-link.button-benefits {
  width: 116px;
  background-image: url(../images/button-benefits.png); }
a.button-link.button-our-approach {
  width: 104px;
  background-image: url(../images/button-our-approach.png); }
a.button-link.button-read-more {
  width: 85px;
  background-image: url(../images/button-read-more.png); }
a.button-link.button-learnmore {
  width: 92px;
  background-image: url(../images/button-learnmore.png); }
a.button-link.button-back-prev-page {
  width: 156px;
  background-image: url(../images/button-back-prev.png); }
a.button-link.button-home {
  width: 83px;
  background-image: url(../images/button-home-page.png); }
a.button-link.button-back-to-about {
  width: 132px;
  background-image: url(../images/button-back-to-about.png); }
a.button-link.button-back-to-news {
  width: 102px;
  background-image: url(../images/button-back-to-news.png); }
a.button-link.button-download-brochure {
  width: 216px;
  background-image: url(../images/button-download-brochure.png); }

.infobox-container {
  width: 680px;
  background: url(../images/infobox-middle.gif) left top repeat-y; }
  .infobox-container .infobox {
    background: url(../images/infobox-top.gif) left top no-repeat; }

.infobox .infobox-content {
  min-height: 50px;
  padding: 24px 70px 14px 20px;
  background: url(../images/infobox-bottom.gif) left bottom no-repeat; }

.infobox-container.logosbox {
  margin-top: 37px; }
  .infobox-container.logosbox .infobox-content {
    padding-right: 0;
    padding-bottom: 33px; }

.infobox .logobox {
  position: relative;
  float: left;
  width: 300px;
  height: 46px;
  margin-top: 13px;
  margin-right: 10px;
  font-size: 10px;
  line-height: 1.2;
  font-weight: bold;
  color: #80afd2;
  overflow: hidden; }

.logobox div#logo {
  float: left;
  width: 95px;
  height: 44px;
  margin: 0 9px 0 0;
  background-color: #fff;
  text-align: center; }
.logobox h4 a {
  color: #002877;
  text-decoration: none; }
  .logobox h4 a:hover {
    color: #002877;
    text-decoration: underline; }
.logobox a {
  color: #80afd2;
  text-decoration: none; }
  .logobox a:hover {
    color: #5699cc;
    text-decoration: underline; }

.infobox.formbox .infobox-content {
  padding-top: 17px;
  padding-bottom: 21px; }

.quotesWrapper {
  min-height: 123px;
  padding-left: 160px;
  background-position: left 7px;
  background-repeat: no-repeat;
  margin-bottom: 3px; }
  .quotesWrapper blockquote {
    width: 454px;
    background-image: url(../images/blockquote-small-backgr.png);
    margin-bottom: 0; }

.sidebox-container {
  width: 231px;
  margin-bottom: 5px;
  background: url(../images/sidebox-middle.png) left top repeat-y; }
  .sidebox-container .sidebox {
    background: url(../images/sidebox-top.png) left top no-repeat;
    padding-top: 27px; }

.sidebox#sidebox-services {
  background-image: url(../images/sidebox-top-services.png); }
.sidebox#sidebox-archives {
  background-image: url(../images/sidebox-top-archives.png); }
.sidebox#sidebox-testimonial {
  background-image: url(../images/sidebox-top-testimonial.png); }
.sidebox#sidebox-benefits {
  background-image: url(../images/sidebox-top-benefits.png); }
.sidebox .sidebox-content {
  min-height: 50px;
  padding: 0px 1px 10px 1px;
  background: url(../images/sidebox-bottom.png) left bottom no-repeat; }

#sidebox-archives .sidebox-content {
  padding-bottom: 21px; }

.sidebox h3 {
  display: none; }

.sidebox-content a.go-next {
  margin-left: 11px; }

.sidebox ul.sidenav {
  width: 229px; }

ul.sidenav li {
  display: block; }
  ul.sidenav li:hover {
    background: #c3dbeb url(../images/sidenav-hover-active.png) left top no-repeat; }
  ul.sidenav li.active, ul.sidenav li:hover.active {
    background: #116eb0 url(../images/sidenav-hover-active.png) right top no-repeat; }
  ul.sidenav li a {
    display: block;
    padding-left: 50px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-position: 10px 2px;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #004990;
    text-decoration: none;
    overflow: hidden; }

#sidebox-archives ul.sidenav li a {
  padding-left: 40px; }

ul.sidenav li a:hover {
  color: #004990;
  text-decoration: underline; }
ul.sidenav li.active a {
  color: #ffffff;
  text-decoration: none; }
  ul.sidenav li.active a:hover {
    color: #ffffff;
    text-decoration: underline; }
ul.sidenav li a.sidenav-file {
  background-image: url(../images/icon-file.png); }

#sidebox-testimonial .sidebox-content {
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 14px; }
#sidebox-testimonial .small-quote {
  position: relative;
  padding-right: 20px;
  padding-top: 3px;
  margin-bottom: -2px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #004990; }
  #sidebox-testimonial .small-quote p {
    line-height: 14px;
    margin-bottom: 7px; }

.small-quote strong.leftquotes {
  position: absolute;
  top: 0;
  left: -20px;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #004990; }
.small-quote strong.rightquotes {
  position: absolute;
  bottom: -18px;
  right: 0;
  font-family: "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #004990; }

#sidebox-testimonial strong.author {
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 12px;
  color: #639dc9;
  margin-bottom: 8px; }

#sidebox-benefits {
  position: relative; }
  #sidebox-benefits .sidebox-content {
    padding-left: 13px;
    padding-right: 13px;
    padding-bottom: 17px;
    font-size: 11px;
    font-weight: bold;
    line-height: 14px;
    color: #639dc9; }
  #sidebox-benefits p {
    line-height: 16px; }
  #sidebox-benefits .sidebox-benefits-backgr {
    float: right;
    margin-left: 20px;
    margin-right: -12px;
    width: 60px;
    height: 74px;
    background: url(../images/sidebox-benefits-backgr.jpg) left top no-repeat; }

.actionboxes {
  margin-top: 10px;
  margin-bottom: 20px; }

p + .actionboxes {
  margin-top: 16px; }

.actionbox {
  position: relative;
  float: left;
  width: 191px;
  height: 73px;
  margin-right: 20px;
  background-position: left top;
  background-repeat: no-repeat;
  overflow: hidden; }
  .actionbox#actionbox-overview {
    background-image: url(../images/actionbox-overview.jpg); }
  .actionbox#actionbox-know-how {
    background-image: url(../images/actionbox-know-how.jpg); }
  .actionbox#actionbox-approach {
    background-image: url(../images/actionbox-approach.jpg); }
  .actionbox a.button-link {
    position: absolute;
    left: 11px;
    bottom: 13px; }
  .actionbox h3 {
    display: none; }

.actionboxes .actionbox a.button-link.button-read-more {
  background-image: url(../images/button-read-more-transparent.png); }

.infobox-container.action-buttons-box {
  margin-top: 37px; }
  .infobox-container.action-buttons-box .infobox-content {
    padding-right: 0;
    padding-bottom: 21px; }

#content-area ul.actionbuttons {
  padding: 0;
  margin: 0;
  margin-top: 6px; }
  #content-area ul.actionbuttons li {
    float: left;
    width: 197px;
    margin-right: 24px;
    padding: 0;
    line-height: 1;
    background: url(../images/actionbutton-middle.png) left top repeat-y; }
  #content-area ul.actionbuttons ul {
    margin: 0; }
    #content-area ul.actionbuttons ul li {
      margin: 0;
      padding: 0;
      background: none; }
  #content-area ul.actionbuttons li.last {
    margin-right: 0; }

.actionbuttons li div.actionbutton {
  width: 197px;
  background: url(../images/actionbutton-top.png) left top no-repeat; }
  .actionbuttons li div.actionbutton div {
    background: url(../images/actionbutton-bottom.png) right bottom no-repeat; }
.actionbuttons li:hover div.actionbutton div {
  background-position: left bottom; }
.actionbuttons li a {
  display: block;
  background-position: 9px 5px;
  background-repeat: no-repeat;
  padding-left: 49px;
  padding-top: 16px;
  padding-bottom: 13px;
  padding-right: 10px;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
  color: #004990;
  text-decoration: none;
  overflow: hidden; }

.listbox {
  padding-bottom: 9px;
  margin-bottom: 17px;
  border-bottom: 1px solid #cecece; }

p + .listbox {
  margin-top: 13px; }

.listbox a.go-next {
  margin: 0 0 10px 0; }
.listbox h3 {
  margin-top: 6px; }
.listbox img {
  margin-top: 3px; }
  .listbox img.logo {
    float: left;
    margin: 3px 20px 20px 0; }
.listbox .listbox-content {
  float: right;
  width: 518px; }

#content-area ul#pagination {
  width: 280px;
  margin: 20px auto 0 auto;
  padding: 0; }

#content-area #pagination ul {
  margin: 0; }
  #content-area #pagination ul li {
    margin: 0; }
#content-area #pagination li {
  float: left;
  padding: 2px 4px;
  line-height: 12px;
  margin-right: 4px;
  font-size: 12px;
  font-weight: bold;
  background: none; }
  #content-area #pagination li a {
    color: #002877;
    text-decoration: none; }
    #content-area #pagination li a:hover {
      color: #0086cc;
      text-decoration: underline; }
#content-area #pagination .previous {
  font-weight: bold;
  padding-left: 0;
  margin-right: 12px; }
#content-area #pagination .next {
  font-weight: bold;
  padding-right: 0;
  margin-left: 8px;
  margin-right: 0; }
#content-area #pagination .previous.off, #content-area #pagination .next.off {
  color: #888888; }
#content-area #pagination .active {
  color: #fff;
  font-weight: bold;
  background-color: #004990; }
#content-area #pagination .previous + .active {
  margin-left: 4px; }
#content-area #pagination .active + .next {
  margin-left: 12px; }

form#contact-form {
  margin-top: 16px; }

div.sidebox-content ul.bullet {
  margin-bottom: 5px;
  padding-top: 6px;
  line-height: 16px; }
div.sidebox-content ul.bullet li {
  padding-left: 22px;
  line-height: 16px;
  padding-bottom: 6px;
  background: url(../images/bullet-blue.png) left 2px no-repeat; }

#content-area form#contact-form ol {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #676767; }
  #content-area form#contact-form ol li {
    padding: 0;
    font-family: Arial, Helvetica, Tahoma, Geneva, sans-serif;
    font-size: 12px;
    list-style-type: none;
    list-style-position: inside; }
    #content-area form#contact-form ol li div {
      margin: 0;
      font-size: 12px;
      line-height: 1.167;
      font-weight: normal;
      color: #676767; }
  #content-area form#contact-form ol ol {
    margin: 0;
    padding: 0; }
    #content-area form#contact-form ol ol li {
      margin: 0;
      font-size: 12px;
      list-style-type: none; }

form#contact-form {
  width: 504px; }
  form#contact-form ol li {
    width: 504px; }

.contact-details {
  float: left;
  clear: left;
  width: 250px;
  margin-bottom: 10px; }
  .contact-details h2.alias-h3 {
    margin-bottom: 7px; }
  .contact-details p {
    margin-bottom: 20px; }
    .contact-details p strong {
      color: #214388; }

.map {
  float: right;
  margin-bottom: 40px; }
  .map h3 {
    margin-bottom: 7px; }
  .map a {
    display: block;
    width: 349px;
    height: 136px; }

#case-study-index .listbox div.logo {
  float: left;
  width: 160px;
  height: 95px;
  text-align: center;
  vertical-align: bottom; }
  #case-study-index .listbox div.logo img {
    border: none; }

#case-study-page h2.alias-h3 strong {
  margin-top: 5px; }
#case-study-page .listbox {
  border: none;
  padding-bottom: 0; }
  #case-study-page .listbox .listbox-content a.go-next {
    margin-top: 8px; }

.listbox .listbox-content hr {
  display: block;
  margin: 16px 0 17px 0;
  height: 1px;
  border: none;
  background: #cecece;
  color: #cecece;
  overflow: hidden; }

#news-archive-page .listbox h3 {
  margin-bottom: 7px; }

div.switcher-container {
  width: 680px;
  margin-top: 16px;
  margin-bottom: 17px;
  padding: 0;
  margin: 0;
  background: url(../images/switch-container-middle.png) right top repeat-y; }

#content-area ul.switcher {
  position: relative;
  display: block;
  width: 680px;
  padding: 0;
  margin: 0;
  background: url(../images/switch-container-bottom.png) right bottom no-repeat; }
  #content-area ul.switcher ul {
    margin: 0; }
    #content-area ul.switcher ul li {
      padding: 0;
      background: none; }
  #content-area ul.switcher li {
    display: block;
    width: 245px;
    padding: 0;
    padding-top: 1px;
    padding-bottom: 1px;
    line-height: 1;
    border: none;
    background: url(../images/switcher-middle.png) right top repeat-y; }
    #content-area ul.switcher li h2 {
      font-size: 12px;
      font-weight: bold;
      line-height: 1.167;
      color: #002877;
      margin: 0;
      padding: 0; }
    #content-area ul.switcher li#switch-top {
      background: url(../images/switcher-top.png) right top no-repeat; }
    #content-area ul.switcher li#switch-bottom {
      background: url(../images/switcher-bottom.png) right bottom no-repeat; }
    #content-area ul.switcher li:hover, #content-area ul.switcher li.selected, #content-area ul.switcher li:hover#switch-top, #content-area ul.switcher li.selected#switch-top {
      background-position: left top; }
    #content-area ul.switcher li:hover#switch-bottom, #content-area ul.switcher li.selected#switch-bottom {
      background-position: left bottom; }
    #content-area ul.switcher li a.switch {
      display: block;
      width: 160px;
      padding-left: 70px;
      padding-top: 20px;
      padding-bottom: 20px;
      padding-right: 15px;
      background-position: 21px 11px;
      background-repeat: no-repeat;
      font-size: 12px;
      font-weight: bold;
      line-height: 14px;
      color: #002877;
      text-decoration: none;
      overflow: hidden; }
    #content-area ul.switcher li.selected, #content-area ul.switcher li:hover {
      padding-top: 0;
      padding-bottom: 0;
      border-top: 1px solid #cecece;
      border-bottom: 1px solid #cecece; }
    #content-area ul.switcher li.selected#switch-top, #content-area ul.switcher li:hover#switch-top {
      border-top: 0;
      padding-top: 1px; }
    #content-area ul.switcher li.selected#switch-bottom, #content-area ul.switcher li:hover#switch-bottom {
      border-bottom: 0;
      padding-bottom: 1px; }
    #content-area ul.switcher li.selected a.switch, #content-area ul.switcher li a:hover.switch {
      color: #002877;
      text-decoration: underline; }
    #content-area ul.switcher li .switch-content {
      display: none;
      position: absolute;
      left: 245px;
      top: 0;
      width: 385px;
      padding-left: 30px;
      padding-top: 53px;
      padding-right: 20px;
      background: url(../images/switch-container-top.png) right top no-repeat; }
    #content-area ul.switcher li:hover .switch-content, #content-area ul.switcher li.selected .switch-content {
      display: block; }

.error-message {
  -moz-background-clip: border;
  -moz-background-inline-policy: continuous;
  -moz-background-origin: padding;
  background: transparent url(../images/error-message-backgr.png) no-repeat scroll left top;
  color: #E21717;
  float: left;
  font-weight: normal;
  height: 23px;
  line-height: 1;
  margin-bottom: 1px;
  margin-left: 215px;
  margin-top: 3px;
  padding-left: 15px;
  padding-top: 20px;
  width: 280px; }

.template {
  background-color: #d8f2fc;
  border: 1px dashed #595959;
  overflow: auto;
  white-space: pre-wrap;
  width: 685px; }

.service {
    float: left;
    width: 196px;
    margin-top: 35px;
    margin-bottom: 25px;
    padding-left: 16px;
    margin-left: 16px;
    border-left: 1px solid #cecece;
}

.service#service-protection {
    padding-left: 0;
    margin-left: 0;
    border-left: none;
}

.service h3 {
    width: 196px;
    height: 90px;
    margin-bottom: 19px;
    overflow: hidden;
}

.service h3 a {
    display: block;
    width: 196px;
    height: 90px;
    background-position: left top;
    background-repeat: no-repeat;

    font-size: 1px;
    line-height: 1;
    text-indent: -9999px;
    overflow: hidden;
}

.service#service-protection h3 a {
    background-image: url(../images/service-data-protection.jpg);
}

.service#service-networking h3 a {
    background-image: url(../images/service-network-security.jpg);
}

.service#service-infrastructure h3 a {
    background-image: url(../images/service-managed-infrastructure.jpg);
}


#content-area .tab-content .service ul {
    margin: 0 0 0 10px;
    padding: 0;
}

#content-area .tab-content .service ul li {
    padding-left: 20px;
    padding-bottom: 0;
    background: url(../images/bullet-black.gif) left 1px no-repeat;
}

#content-area .tab-content .service ul li a {
    color: #676767;
    text-decoration: none;
}

#content-area .tab-content .service ul li a:hover,
#content-area .tab-content .service ul li a:focus {
    color: #000;
    text-decoration: underline;
}

#home-page .news-box-container {
	margin-top: 19px;
	margin-bottom: 19px;
}

#home-page .tab-container {
	height: 276px;
}

#home-page #tabs-1 .tab-content {
	height: 244px;
}
