body {
	padding-top: 20px;
  }
.leftPlayPause {
	position: absolute;
	top: -15px;
	leftt: 15px;
	z-index: 5;
	margin: 0;
	list-style: none;
}.odlr	{
	position: relative;
	top: 20;
  }
#print {
	text-align:right;
	padding: 0px 20px 0px 0px;
  }
 #pauseBtn {
	position: absolute;
	top:-220;
  }
 #top {
	position:relative;
	top:20;
  }
#print-button {
	display: none;
  }
#hdrFont {
	font-family: 'Raleway', sans-serif, font-weight: 100;
  }
.greyTxt  {
	color: #999;	
  }
.lower  {
	position:relative;
	top:10px;
  }
.lGreyBkg {
	color: #000;
	/*background-color: #CCC;*/
	padding-top: 30px;
	background:-webkit-gradient(linear, 1% 100%, 0% 0%, from(#CCCCCC), to(#FFFFFF))
  }
.whtBkg {
	background-color: #ffffff;
	width: 100%;
  }
.footerPad {
	padding-top:30px;
	padding-bottom:30px;
	font-family: 'Raleway', sans-serif, font-weight: 400;
	text-align:center;
	font-size:11px;
	color: #666;
	letter-spacing:3px;

}
.greyCentLgPhone{
	font-family: 'Raleway', sans-serif, font-weight: 200;
	text-align:center;
	font-size:18px;
	color: #666;
	letter-spacing:6px;
	line-height:50%;
	position:relative;
	left: 26px;
  }
.greyCentLgPad{
	font-family: 'Raleway', sans-serif, font-weight: 200;
	text-align:center;
	font-size:18px;
	color: #666;
	letter-spacing:6px;
	line-height:50%;
	position:relative;
	left: 26px;
  }
.greyCentLg{
	font-family: 'Raleway', sans-serif, font-weight: 200;
	text-align:center;
	font-size:18px;
	color: #666;
	letter-spacing:6px;
	line-height:50%;
	position:relative;
	left: 2px;
  }
.greyCentSm{
	position:relative;
	right:-1px;
	font-family: 'Raleway', sans-serif, font-weight: 200;
	text-align:center;
	font-size:8px;
	color: #666;
	letter-spacing: 5px;	
	line-height:50%;
  }
.greyfont {
	color: #ccc;
	text-decoration: none;
  }
a:link .norm {
	color:999;
  }
a:hover .norm {
	color:000;
  }
#greyText {
	color: #ccc;
  }
.hdrBlnkBox {
  height: 100px;
  }
.ftrBlnkBox {
  height: 150px;
  }
#center {
	text-align: center;
  }
.relPos {
	position:relative;
	left: 10px;
	text-align:center;
	overflow-x: auto;
}
/* Custom container */
.container {
	margin: 0 auto;
  }
.container > hr {
	margin: 30px 0 20px 0px;
}


/* Main marketing message */

    /* Center align the text within the three columns below the carousel */
    .marketing .span4 {
      text-align: center;
    }
    .marketing h2 {
      font-weight: normal;
    }
    .marketing .span4 p {
      margin-left: 10px;
      margin-right: 10px;
    }



/* Supporting marketing content */
 .marketing {
  margin: 0;
}
.row .marketing p + h4 {
  margin-top: 28px;
}


/* Featurettes */
    .featurette-divider {
      margin: 80px 0; /* Space out the Bootstrap <hr> more */
    }
    .featurette {
      padding-top: 70px; /* Vertically center images part 1: add padding above and below text. */
      overflow: hidden; /* Vertically center images part 2: clear their floats. */
    }
    .featurette-image {
      margin-top: -120px; /* Vertically center images part 3: negative margin up the image the same amount of the padding to center it. */
	  border:solid 1px #CCC;
	  -moz-box-shadow:inset 1px 2px 40px #c2c2c2;
	  -webkit-box-shadow:inset 1px 2px 40px #c2c2c2;
	  box-shadow:inset 1px 2px 40px #c2c2c2;
    }

    /* Give some space on the sides of the floated elements so text doesn't run right into it. */
    .featurette-image.pull-left {
      margin-right: 40px;
    }
    .featurette-image.pull-right {
      margin-left: 40px;
    }

    /* Thin out the marketing headings */
    .featurette-heading {
      font-size: 32px;
      font-weight: 300;
      line-height: 1;
      letter-spacing: -1px;
    }


a {
	color: #36F;
}
.span8 p {
  margin-right: 25px;
}

.row p {
  padding-bottom: 15px;
  line-height: 160%;
  }
.span4 ul {
  margin: 0 0 35px 0;
  border-top: 1px solid;
  border-top-color: #9EC6CB;
}
.span4 li {
  margin-left: 0;
  padding: 5px 0 3px;
  list-style-type: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #9EC6CB;
  }
class*="span" {
  margin-left: 0;
  }
.buffer {
  margin-right: 25px;
  }
p.ital, h1, h2, h3 {
  font-family: "Helvetica";
  color: #687D80;
  font-weight: 300;
}
h3 {
  font-style: normal;
  font-size: 48px;
  margin: 2px 0 10px -4px;
}
p.ital {
  font-style: italic;
  color: #687D80;
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 0;
}

.greyBkDrpShdw {
  background-color: #ededed;
  	-moz-box-shadow: 0px 0px 8px #a0a0a0;
	-webkit-box-shadow: 0px 0px 8px #a0a0a0;
	box-shadow: 0px 0px 8px #a0a0a0;
}
.greyDivide {
  background-color: #ededed;
  	-moz-box-shadow: 0px 0px 8px #a0a0a0;
	-webkit-box-shadow: 0px 0px 8px #a0a0a0;
	box-shadow: 0px 0px 8px #a0a0a0;
	height: 50px;
	width:100%;
}
  [class*="span"] {
    margin-left: 20px;
  }
  iframe {
    margin-bottom: 20px;
  }
  
.navbar-inner {
    padding-left: 0px;
}
.navbar .nav > li > a {
    padding: 10px;
}

  @media only screen and (min-width : 320px) and (max-width : 480px) {
      .marketing .span4 + .span4 {
        margin-top: 40px;
      }

      .featurette-heading {
        font-size: 30px;
      }
      .featurette .lead {
        font-size: 18px;
        line-height: 1.5;
      }
  }
  
  @media only screen and (min-width : 481px) and (max-width : 680px) {
      .featurette {
        max-height: auto;
        padding: 0;
      }
      .featurette-image.pull-left,
      .featurette-image.pull-right {
        display: block;
        float: none;
        max-width: 40%;
        margin: 0 auto 20px;
      }
    }

  }