﻿#container {
	width: 100%;
	padding: 0;
	margin: 0;
}
#masthead {
	width: auto;
	height: auto;
	margin: 0;
	margin-bottom: 20px;
	overflow: auto;
	padding-bottom: 100px;
	background:linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url(images/banner.jpg) no-repeat top;
  	background-size: cover;	
	}
	
#heading {
	overflow:auto;
	text-align: center;	
}


#heading h1 {
	font-family: "Bubbles";
	margin-top: 50px;
	margin-bottom: 0;
	color: #fff;
	font-size: 36pt;
	text-align: center;

}
@font-face {
   font-family: "Bubbles";
   src: url(fonts/FuzzyBubbles-Regular.ttf);
}
#heading h2 {
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 12px;
	color: #fff;
	font-size: 21pt;
	text-align: center;


}

#logo {
	width: 150px;
	border-width: 0;
	border-radius: 50%;
	margin:10px auto;
}
#ncs-logo {
	 width: 300px;
	 margin: 10px auto;
	 background: #fff;
	 padding: 10px;
}
#contact {
	width: 100%;
	border-width: 0;
	margin:60px auto;

}
#contact p {
	font-family: "Arial";
	font-size: 14pt;

	font-style: normal;
	color: #b6996f;
	line-height: 25px;
	text-align: center;
}
.nav-title a:link
{
	color: #fff;text-decoration:none  
}
.nav-title a:visited
{
	color: #fff;text-decoration:none 
} 
.nav-title a:active 
{
	color: #fff;text-decoration:none
}
.nav-title a:hover      
{ 
	color: #ff0;text-decoration:none
}

#social {
	width:130px;
	margin: 60px auto;	
}
.icon {
	width: 32px;
	float: left;
	margin: 5px;
	border-width: 0px;
	
}
.hrow {
	max-width: 80%;
	margin: auto;
}
.hcolumn {
    float: left;
}

.hleft {
    width: 20%;

}
.hmiddle {
    width: 60%;

}
.hright {
    width: 20%;
}
/* Clear floats after the columns */
.hrow:after {
    content: "";
    display: table;
    clear: both;
}
 /* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media (max-width: 920px) {
    .hcolumn {
        width: 100%;
    }
}

#contentwrapper{
	background-color: #fff;
	max-width: 1200px;
	margin: 50px auto;
}
/* Responsive layout - when the screen is less than 600px wide, make the three columns stack on top of each other instead of next to each other */
@media (max-width: 600px) {
    #contentwrapper {
        width: 100%;
    }
}


.innertube{
margin: 20px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
margin-bottom: 0;
}

#footer {
background-color:#eee;
	width: 100%;
	margin:0 auto;	
	padding: 1em 0;
	clear: both;
}
#footer p {	
	color: #605e5e;
	font-size: 0.8em;
	text-align: center;

}

#footer h6 {
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #605e5e;
	font-size: 0.9em;
	text-align: center;


}




a:link
{
	color: #90c;
	text-decoration: none;
}
a:visited
{
	color: #90c;text-decoration:none 
} 
a:active 
{
	color: #90c;text-decoration:none
}
a:hover      
{ 
	color: #90c;text-decoration:underline
}

body, html
{
	height: 100%;
	font-family: "arial";
	margin: 0;
	color: #605e5e;
	font-size: 14pt;
	background-color: #fff;

}

h1 
{
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 24pt;
	text-align: center;

}

h2 
{
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 20pt;

}

h3 
{
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 18pt;

}

h4
{
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 16pt;

}

h5
{
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 14pt;
}

h6
{
	font-family: "Arial";
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	font-size: 12pt;
	
}



p {
	font-family: "arial";
	font-size: 14pt;

	font-style: normal;
	color: #666;
	line-height: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.list li
{
	color: #666;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	line-height: 30px;

}
.numberlist li
{
	color: #666;
	font-size: 14pt;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: Arial;
	list-style-type: decimal;
	line-height: 25px;

}

.justify {
	text-align: justify;
}

.centertext {
	text-align: center;
}
.noborder {
	border-width: none;	
}
.locate {
	text-align: center;
}


.button {
  
  border: none;  
  padding: 20px 40px;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  cursor: pointer;
  	-moz-border-radius:30px;
	border-radius:30px;
}


.learn {
	background-color: #000;
	color: #fff;
}
.learn:hover {
  background-color: #184da1;
  color: #fff;

  }



/* image resizing start */

.vari img {
  display: block;
  height: auto;
  width: 100%;
  border: 0;
  }
  /* image resizing end */
  
 