/* custom CSS styles */
body {

 background: url(../img/ticks.png); 

background-size: auto, cover;
}
p {
	margin-bottom:0.5rem;
}
.button {
	background-color: #5F2D8C;
	border-color: #462065;
	color: white;
}
.button:hover, .button:focus {
	background-color: #462065;
}
header h6 {
	font-family: Georgia, serif;
	font-style: italic;
	font-weight: normal;
	padding-top: .9em;
	color:#FFF;

	}
 .top-bar-section ul li > a {
 font-family: "Open Sans", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif !important;
 font-weight:bold; }

.subheader {
	font-family: 'Droid', sans-serif;
	font-weight: normal;
	color: #008cba;
	font-weight:700;

	text-align:center;
	padding-bottom: 0.5em;
	}
	.subheader2 {
	font-family: 'Droid', sans-serif;
	font-weight: normal;
	color: #008cba;
	font-weight:700;
	line-height:1em;
	text-align:center;
	padding-top: 1.4em;
	padding-bottom:0;
	}
	.subheader3 {
	font-family: 'Droid', sans-serif;
	font-weight: normal;
	color: #008cba;
	font-weight:700;
	line-height:1.4em;
	text-align:center;

	
	
	}
	.text {
		font-size:0.87em;
		font-family:Verdana, Geneva, sans-serif;
		text-align:justify;
	}
	
	.text p{
		text-justify: center;
		font-size:0.85em;
		font-family:Verdana, Geneva, sans-serif;
		margin-left:20px;
		padding-bottom:2.5em;
	}
h1, h2, h3, h4, h5, h6, h7 {
	color: #008cba;
}
.greypanel {
	 background: url("../img/fiber.png") repeat scroll 0 0 #26292b;
    border-bottom: 7px solid #0db0d8;
    box-shadow: 0 0 5px 0 #000000;
    min-height: 100px;
	margin-bottom:20px;
	position: relative;
	size:auto;

}
.greypanel2 {
	 background: url("../img/fiber.png") repeat scroll 0 0 #26292b;
    border-top: 7px solid #0db0d8;
    box-shadow: 0 0 5px 0 #000000;
    min-height: 50px;
	margin-top:0px;
	position: relative;
	size:auto;

}
.contact {
  }
.contact h6 {
  line-height: 1.25em;
  margin-top: 10px;
  font-weight: bold;
  color: white; }
  
  .email {
  }
  .email h6 {
  line-height: 1.25em;
  color:#666;
  margin-top:15px;
  margin-bottom: 15px;
  font-weight:bold;
  }
  

  
ul.bxslider{
     margin:0;    
   }
  .top-bar-section ul li {
    background: #333333;
	font-family: 'Droid', sans-serif; }

.illustration2 {
	
	padding: 0;
     -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;  
    border-radius: 8px;

}
 .illustration2 a:hover {
      opacity: 0.8;
      filter: alpha(opacity=80); }
	  
.outer {
    width: 300px;
    height: 215px;
    -webkit-box-shadow: 0px 0px 7px #4d4d4d;
    -moz-box-shadow: 0px 0px 7px #4d4d4d;
    box-shadow: 0px 0px 7px #4d4d4d;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -khtml-border-radius: 8px;  
    border-radius: 8px;
    border:solid white 0px;
    overflow: hidden;
   
}
	
	.padded-column {
  padding: 0px 20px 20px 20px;
}
.column-content {
  background: red;
}

.sites {
  margin-top: 44px;
  margin-bottom: 0;
  overflow: hidden; }
  
  .sites h6 {
    text-align: center;
	font-size: 1.3em;
	font-weight:700;
	font-family: 'Droid', sans-serif;
	margin-bottom:20px;
	}
	
	.greypanel2 ul.zurb-links {
    margin: 0;
    display: inline-block;
    padding-bottom: 0px; }
    .greypanel2 ul.zurb-links li {
      display: block;
      float: left;
      margin-left: 6px;
	  margin-top:10px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.75rem; }
      .greypanel2 ul.zurb-links li a {
        color: #666666;
        padding: 3px 6px; }
        .greypanel2 ul.zurb-links li a:hover {
          color: #777777; }
	.zurb-footer-bottom {
  background: #333333;
  padding: 24px 0 10px; 
    width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
 }
  .zurb-footer-bottom .design-border {
    border-bottom: 1px solid #484848;
    padding-bottom: 5px;
    margin-bottom: 25px; }
  
   
  .zurb-footer-bottom ul.zurb-links {
    margin: 0;
    display: inline-block;
    padding-bottom: 0px; }
    .zurb-footer-bottom ul.zurb-links li {
      display: block;
      float: left;
      margin-left: 6px;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 0.75rem; }
      .zurb-footer-bottom ul.zurb-links li a {
        color: #666666;
        padding: 3px 6px; }
        .zurb-footer-bottom ul.zurb-links li a:hover {
          color: #777777; }
  .zurb-footer-bottom p.copyright {
    margin: 6px 0 0;
    font-size: 0.75rem;
    color: #666666; }
  .zurb-footer-bottom ul.home-social {
    display: block;
    float: right;
    margin-bottom: 8px; }
    .zurb-footer-bottom ul.home-social li {
      list-style: none;
      display: block;
      float: left;
      margin-left: 10px; }
      .zurb-footer-bottom ul.home-social li:first-child {
        margin-left: 0; }
      .zurb-footer-bottom ul.home-social li a {
        display: block;
        height: 50px;
        width: 50px;
		 opacity: 0.5;
		  filter: alpha(opacity=50);
        background: url("../img/mail.png") no-repeat center 0; }
		
        .zurb-footer-bottom ul.home-social li a:hover {
          opacity: 0.8;
          filter: alpha(opacity=80); }

        .zurb-footer-bottom ul.home-social li a.mail {
          background-position: center 0px; }
		  
		  .fullwidth {
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   max-width: initial;
}