@charset "utf-8";

html{
   height: 100%;
}

fieldset, img {
    border: 0;
}

h1 {
  text-decoration: none;
  font-family:'museo-sans'  Tahoma, Geneva, sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 21px;
  color: #B4060D;
    text-transform: uppercase;
}



h2 {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #437795;

  font-weight: 500;
  margin-bottom: 5px;
/*  padding-top: 13px; */
}

h2 a {
  color: #437795;
}

h2.nospace {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 10px;
  position: relative;
  top: -6px;
}

.tabs p, .notabs p {
  line-height: 1.6em;
  font-size: 12px;
}

/*body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  height: 100%;
  background-color: #232525;
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 12px;
  color: #5F5F5F;
} */

div.wrapper {
   min-height: 100%;
   height: auto !important;
   height: 100%;
   margin: 0 auto -140px auto;
}
div.footer{
  height: 157px;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0 auto;
  background-image: url(../graphics/footer.jpg);
  background-color: #232525;
}
div.header {
  height: 76px;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0 auto;
  background-image: url(../images/header_bg.jpg);
  background-color: #393B3B;
}
div.content {
  height: auto;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0 auto;
  background-color: #FFF;
}
div.splash {
  height: auto;
  width: 100%;
  clear: both;
  position: relative;
  margin: 0 auto;
  background-image: url(../graphics/cloud.jpg);
  background-position: center;
  background-color: #FFF;
}

#mainContent {
  width: 826px;
  height: auto;
  text-align:center;
  position: relative;
  margin: 0 auto;
  padding-bottom: 60px;
  overflow: hidden;
  z-index: 0;
}

#splashContent {
  width: 960px;
  height: 429px;
  text-align:center;
  position: relative;
  margin: 0 auto;
}

#headerContent {
  width: 940px;
  height: auto;
  text-align:center;
  position: relative;
  margin: 0 auto;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
#logo {
  width: 260px;
  height: auto;
  text-align:left;
  position: static;
  float: left;
  position: relative;
  top: -5px;
}

#tag {
  height: auto;
  text-align:left;
  position: static;
  padding-left: 38px;
}


#nav {
  width: 720px;
  height: auto;
  text-align:right;
  position: static;
  float: right;
  padding-top: 5px;
  position: absolute;
  margin-left: 330px;

  font-weight: normal;

}



#slogan {
  position:absolute;
  width:571px;
  height:230px;
  z-index:1;
  left: 7px;
  top: 133px;
  text-align: left;
}
#blueblock {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  padding-bottom: 30px;
}
#subtop {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  padding-bottom: 20px;
  border-bottom-color: #B5B3B0;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  margin-bottom: 18px;
}

#footerbreaker {
  width: 965px;
  height: 45px;
  text-align:left;
  position: static;
  background-image: url(../graphics/footer_breaker.jpg);
  background-repeat: no-repeat;
  overflow: inherit;
}




.greyheader {
  width: auto;
  height: 13px;
  text-align:left;
  position: static;
  background-color: #F5F5F5;
  padding-top: 7px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
}
.padding {
  width: auto;
  height: 10px;
  text-align:left;
  position: static;
}
.thumbpadding {
  width: 14px;
  height: 115px;
  text-align:left;
  position: static;
  float: left;
}

.thumbnails {
  width: 630px;
  height: auto;
  text-align:left;
  position: static;
  float: left;
}



.floatleft {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  float: left;
}
.footerleft {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  float: left;
  padding-right: 30px;
}

.titleleft {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  float: left;
  padding-right: 7px;
}
.titleleftsm {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  float: left;
  padding-right: 7px;
  padding-top: 3px;
}



.thumbcontainer {
  width: 168px;
  height: 104px;
  text-align:left;
  position: static;
  float: left;
  border-color: #999;
  border-width: 1px;
  border-style: solid;
  padding: 5px;
}
.thumbimage {
  height: 73px;
  text-align:left;
  position: static;
}

.thumbtitle {
  height: 26px;
  text-align:left;
  position: static;
  background-color: #333;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
}


.floatright {
  width: auto;
  height: auto;
  text-align:left;
  position: static;
  float: right;
}

.arrowleft {
  width: auto;
  height: 115px;
  text-align:left;
  position: static;
  float: left;
  padding-right: 10px;
}
.arrowright {
  width: auto;
  height: 115px;
  text-align:left;
  position: static;
  float: left;
  padding-left: 10px;
}
.whyaspera {
  width: 305px;
  height: 153px;
  text-align:left;
  position: static;
  float: right;
  background-color: #FBFBFB;
  border-color:#F0F0F0;
  border-width: 1px;
  border-style: solid;
}

#footerContent {
  width: 940px;
  height: auto;
  text-align:center;
  position: relative;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}


#footerbox {
  width: 901px;
  height: 90px;
  text-align:center;
  position: relative;
  margin: 0 auto;
  z-index:1;
}

ul.topnav {
  list-style-type: none;
  height: 10px;
  margin: auto;
}

.topnav li {
  float: left;
}

.topnav li a {
  padding-right: 15px;
  padding-left: 15px;
  display: block;
  line-height: 22px;
  text-decoration: none;
  text-transform:capitalize;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #F4F4F4;
}

.topnav_on {
  background-image: url(../images/nav_on.jpg);
  background-repeat:repeat-x;
  border-color: #333;
  border-style:solid;
  border-width:1px;
}
.subcontent {
  width: 590px;
  height: auto;
  text-align:left;
  position: static;
  float: left;
  border-right-color: #B5B3B0;
  border-right-style: dotted;
  border-right-width: 1px;
  padding-right: 40px;
  padding-left: 0px;
}

.subcontent_alt {
  width: 590px;
  height: auto;
  text-align:left;
  position: static;
  float: left;

  padding-right: 40px;
  padding-left: 20px;
}
.subright {
  width: 175px;
  text-align:left;
  padding-top: 0px;
  float: left;

  padding-left: 20px;
}
.subright2 {
  width: 275px;
  height: auto;
  text-align:left;
  position: static;
  padding-top: 40px;
  overflow: hidden;
}

.subheader {
  width: auto;
  height: auto;
  text-align:left;
  padding-top: 30px;
  padding-bottom: 30px;
}


.header ul {
  list-style-type: none;
  height: 10px;
  margin: auto;
}

.header li {
  float: left;
}

.header ul a {
  padding-right: 15px;
  padding-left: 15px;
  display: block;
  line-height: 22px;
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #F4F4F4;
    text-transform: uppercase;
}

.header ul a:hover {
  color: #FFF;
}

#ul_on {
  background-image: url(../images/nav_on.jpg);
  background-repeat:repeat-x;
  border-color: #333;
  border-style:solid;
  border-width:1px;
}

#subnavContainer {
  width: auto;
  height: auto;
  text-align:left;
  border-bottom-color: #B5B3B0;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  overflow: hidden;
}

ul.subnav {
  list-style-type: none;
  height: 10px;
  margin: 0;
  padding: 0;
}

.subnav li {
  float: left;
}

.subnav li.subnav_on a {
  padding-right: 18px;
  padding-left: 18px;
  display: block;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-weight: 700;
  font-size: 13px;
  color:#437794;
}

.subnav_on {
  background-color:#d7e4ec;
}

.subnav_off {
  background: none;
}

.subnav li a{
  padding-right: 18px;
  padding-left: 18px;
  display: block;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'museo-sans' Tahoma, Geneva, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color:#a3a19d;
}

.subCategory {
  padding-right: 18px;
  padding-left: 18px;
  background-color:#f4f4f4;
  line-height: 26px;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'museo-sans', Arial, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #333;
}

.subcategorynav ul {
  list-style-type: none;
  height: auto;
  margin: 0;
  padding-left: 18px;
  padding-top: 10px;
  padding-bottom: 0px;
}

.subcategorynav li {
  float: none;
  clear: both;
  margin: 0px;
  margin-left: -12px;

}

.subcategorynav li a {
  line-height: 12px;
  text-decoration: none;
/*  text-transform: capitalize; */
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color:#437895;
}


.title {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color: #666;
}
.tagline {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 14px;
  font-weight:bold;
  color: #CCC;
}
.footertext, .footertext a {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #CCC;
}
.footertextbold {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #CCC;
  font-weight: bold;
    text-transform: uppercase;
}

.titlesm {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 8px;
  font-weight:bold;
  color: #666;
}
.titlesmlight {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 8px;
  font-weight:bold;
  color: #999;
}

.greysm {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color: #999;
}

.thumbtext1 {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color: #FFF;
}
.bluelink {
  text-decoration: none;
color:#64AED2;
}

.whycontent {
  height: 73px;
  text-align:left;
  position: static;
  background-image: url(../graphics/leader_bg.png);
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 60px;
  padding-left: 20px;
  padding-right: 20px;
}


.testimonial {
  background: #f7f7f7;
  border: 1px dotted #999;
  padding: 30px;
  color: #b5060e;
  line-height: 1.7em;

  margin-top: 40px;
}

.testimonial p {
    margin-top: 0;
}

.switcher .testimonial {
  margin-top: 0px;
  padding: 20px;
}

.switcher .testimonial .name {
  font-size: 12px;
  margin-top: 10px;
}

.testimonial .name {
  text-align: right;
  font-weight: bold;
  font-size: 13px;
  color: #666;
}

.testimonial .desc {
  text-align: right;
  font-weight: bold;
  color: #666;
}

.tab ul {
  float: none;
  clear: both;
}

.tab ul li {
  list-style: disc !important;
  float: none !important;
  clear: both !important;
  margin-bottom: 12px;
  line-height: 1.7em !important;
}

.graphic {
  margin-top: 40px;
  margin-bottom: 40px;
}

.notabs {
  position: relative;
  top: -30px;
}

h3 {

  margin: 0px;
  padding: 0px;
  color: #888;
  font-size: 14px;
  margin-top: -13px;
  margin-bottom: 6px;
}

.date {
  margin-bottom: 15px;
}

/*.video {
  margin-top: 30px; 
  margin-bottom: 30px;
} */

.hr {
  border-bottom: 1px dotted #ccc;
  margin-top: 13px;
}

.post_item {
  float: none;
  clear: left;

  margin-bottom: 10px;
  margin-top: 20px;
}

.thumb {
    min-height: 20px;
  width: 170px;

  float: left;
}
.post_content {
  float: left;
  width: 400px;

  position: relative;
  top: -26px;
}

p a {
  color: #437795;
}

.splitter .left_content {
  float: left;
  width: 235px;
  padding-right: 15px;

  position: relative;
  top: 20px;
}

.splitter .right_content {
  float: right;
  width: 235px;
  padding-left: 15px;

  position: relative;
  top: 30px;
}

.splitter .graphic {
  float: left;
}




.clearfix, .clear {
  float: none;
  clear: both;
}

.footertextbold a {
  text-decoration: none;
  font-family: 'museo-sans', Tahoma, Geneva, sans-serif;
  font-size: 11px;
  color: #CCC !important;
  font-weight: bold;

}
.csc-mailform ol li{
  list-style:none;
}
