body {
	font-family:arial, sans-serif ;
	font-size:12px;
	font-weight: 300;
	line-height: 1.6;
	background:rgb(0,0,8);
	color: rgb(0,0,128);
}
a {
	text-decoration: none;
	color: inherit;
	font-family: inherit;
	font-size:inherit;
}
h5 {
	font-size: 16px;
	color:rgb(0,0,128);
	font-weight: bold;
	line-height: 1;
	margin: 2px;
	font-weight: bold;
}
span.pad {
	padding-left:20px;
	font-size: 12;
	margin-top:-5px;
	position:relative;
	line-height: 1;
	color:rgb(0,0,128);
}
.services {
	padding-left:5%;
	width:85%;
	margin-top:-23px;
}
.servicesFinal {
	font-weight: bold;	
	text-align:center;
	padding-left:8%;
	width:80%;
}
.chemistry {
	padding-left:5%;
	width:80%;
	color:#838383;
	position:relative;
	z-index:10;
}
.unavailable {
	width:60%;
	padding-left:22%;
	font-size:3em;
	font-weight:bold;
}
#chemImage {
	position:relative;
	float:right;
	margin-top:-375px;
	padding-right:13%;
	z-index:1;
}
#mCont {
	width:85%;
	margin: auto;
	position:relative;
	top:0px;
	margin-top:-10px;
}
#index {
	background:url('images/indexB.jpg') top left no-repeat;
	background-size:100%;
	background-color: #FBFAE6;
	height:100%;
	width:100%;
	position:relative;
	text-align:center;
	padding:0px;
}
#people {
	background:url('images/peopleB.jpg') top left repeat-y;
	background-size:100%;
	width:100%;	
	position: relative;
	text-align: center;
}
#about {
	background:url('images/peopleB.jpg') top left repeat-y;
	background-size:100%;
	width:100%;	
	position: relative;
	text-align: center;
}
#services {
	background:url('images/servicesB.jpg') top left no-repeat;
	background-color:#ADCEE8;
	background-size:125%;
	width:100%;	
	position: relative;
	text-align: center;
	font-size:1.3em;
	font-weight:500;
	line-height:1.7;
}
#api {
	background:url('images/apiB.jpg') top left no-repeat;
	background-size:cover;
	width:100%;	
	position: relative;
	padding-bottom:30px;
	text-align:center;
}


#api p {
	color:black;
	font-size:1.8em;
	margin:10px 0;
}

#api table {
	margin:auto;
	font-size:1.2em;
	border:1px solid black;
	width:90%;
	text-align:center;
	color:black;
	padding:3px;
	border-collapse:collapse;
	background-color:rgba(255,255,255,0.3);	
}               

#api {
	
	font-size:0.75em;
                 font-weight:bold;
                 min-width:4em;
	border:1px solid black;
}

#api tr {
	width:100%;
	color:black;      
}
#api td:first-child {
	font-weight:;
	color:red;font-size:1em;
	border-bottom:1px solid black;
}

#api td {
	border:1px solid darkgrey;
	text-align:left;
	font-weight:bold;
	font-size:0.9em;
}

#locations {
	width:100%;
}
#locLayout {
	position:relative;
	z-index:1;
	margin-top:-200px;
}
#addr {
	position:relative;
	display:inline-block;
	padding:0px 20px;
	color:white;
	font-size:1.5em;
}
div.inline {
	min-width:20%;
	position:relative;
	display:inline-block;
	vertical-align: bottom;
}
#mapNForm {
	width:100%;
	padding-top:5%;
}
#gMap {
	display:inline-block;
}
#contForm {
	display:inline-block;
	padding-left:20%;
	width:30%;
	vertical-align: top;
	color: white;
}
p.frmError {
	color:red !important;
	padding:1px 0;
	display:none;
}
.field {
	width:100%;
	background-color: #7f7f7f;
	resize:none;
}
#nav {
	width:75%;
	position:fixed;
	text-align:center; 
	display: block;
	top:0px;
	font-family: sans-serif;
	font-size: 9px;
	z-index:100;
	overflow: hidden;
	overflow-x:hidden;
}
#nav ul {
	width:100%;
	display:inline-table;
	*display:inline;
	position:relative;
	text-align: center;
	-webkit-padding-start:0px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	font-size:0px;
}
#nav li {
	zoom:1;
	display:inline-block;
	*display:inline;
	width: 110px;
	max-width: 110px;
	position: relative;
	min-height:25px;
	text-align: center;
	background-color: grey;
	padding-top:10px;
	vertical-align: top;
	font-family: 'Open Sans',sans-serif;
	font-size: 9px;
	color: #eaeaea;
	font-weight: 200;
	letter-spacing: 2px;
	margin: 0px;
	text-transform: uppercase;
	text-decoration: none;
 	border-left: 1px solid #666;
	-moz-box-shadow: 1px 2px 1px rgba(78,78,78,.48);
	-webkit-box-shadow: 1px 2px 1px rgba(78,78,78,.48);
	box-shadow: 1px 2px 1px rgba(78,78,78,.48);
	background: #777;
	background-image: -ms-linear-gradient(top,#949494 0,#414141 100%);
	background-image: -moz-linear-gradient(top,#949494 0,#414141 100%);
	background-image: -webkit-gradient(linear,top,bottom,color-stop(0,#949494),color-stop(1,#414141));
	background-image: -webkit-linear-gradient(top,#949494 0,#414141 100%);
	background-image: linear-gradient(to bottom,#949494 0,#414141 100%);
}
#startDate {
	font-family: 'Open Sans',sans-serif;
	font-size: 15px;
	color: #eaeaea;
	font-weight: 300;
	letter-spacing: 2px;
	background-color: grey;
	text-transform: uppercase;
	text-align: center;
	margin:auto;
	width:110px;
	height:70px;
	border-radius:70px;
	-moz-border-radius:;
	-moz-box-shadow: 1px 2px 1px rgba(78,78,78,.48);
	-webkit-box-shadow: 1px 2px 1px rgba(78,78,78,.48);
	box-shadow: 1px 2px 1px rgba(78,78,78,.48);
	background: #777;
	background-image: -ms-linear-gradient(top,#949494 0,#414141 100%);
	background-image: -moz-linear-gradient(top,#949494 0,#414141 100%);
	background-image: -webkit-gradient(linear,top,bottom,color-stop(0,#949494),color-stop(1,#414141));
	background-image: -webkit-linear-gradient(top,#949494 0,#414141 100%);
	background-image: linear-gradient(to bottom,#949494 0,#414141 100%);
	padding-left:0px !important;
}
#nav a:hover li {
	color: #fff;
	background: #999;
	background-image: -ms-linear-gradient(top,#a8a8a8 0,#555 100%);
	background-image: -moz-linear-gradient(top,#a8a8a8 0,#555 100%);
	background-image: -webkit-gradient(linear,top,bottom,color-stop(0,#a8a8a8),color-stop(1,#555));
	background-image: -webkit-linear-gradient(top,#a8a8a8 0,#555 100%);
	background-image: linear-gradient(to bottom,#a8a8a8 0,#555 100%)
}
.motto {
	font-family:tahoma, geneva, sans-serif;
	color:rgb(255,0,0);
	font-size:20px;
	font-weight:600;
	text-transform:uppercase;
}
#logo {
	text-align:center;
	width:100%;
	padding-top:10px;

}
#logo img 	 {
	width:25%;
	margin-top:70px;
}
#logoLocations {
	text-align: center;
	padding-top:10px;
}

#content {
	width: 100%;
	display: block;
	text-align: left;
	padding -left: 3em;
	padding-right:3em;

}
#indexCon {
	font-size:1.3em;
	width:90%;
	text-align: left;
	padding-left:5%;
	padding-bottom:10%;
}
.column2 {
	width:45%;
	display:inline-block;
	margin: 2%;
	vertical-align: top;
}
.column2 div {
	margin-bottom:15px;
}
.column3Side {
	width:35%;
	display:inline-block;
	vertical-align:top;

}
.column3Middle {
	width:20%;
	display:inline-block;
	vertical-align:top;
}
#about #content div:first-child {
	padding-left:20px;
}
#about #content div:nth-child(3) {
	padding-left:20px;
}

.brack {
	color:rgb(0,0,128);
	font-size:1.3em;
	font-weight: bolder;
}
.logoText {
	color:#FF0000;
	font-weight:bolder;
	font-size: inherit;
	font-size:1.0em;
}
.buildingPic {
	float:right;
}
sup {
	color:#FF0000;
	font-weight:bolder;
	font-size: 0.6em;
}
h2 {
	color: rgb(0,102,153);
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
}
#footer {
	width: 100%
	text-align:center;
	border-top: 1px solid #1d1d1d;
	padding-bottom: 15px;
	margin-top:25px;
	color: #9b9b9b;
	font-size:12;
	clear:both;
}
#footer div.social {
	display:inline-block;
	margin-top:0px;
	margin-left:20px;
}
#footer img {
	vertical-align:bottom;
}
.priv {
	color:white;
	font-weight: bold;
	font-size:1.1em;
}

@media only screen and (max-width:990px) {
#nav li{
	font-size:8px;
	max-height: 35px;
	max-width:65px;
	vertical-align: top;
}
#chemImage{
	padding-right:0%;
}
#chemImage img {
	width:330px;
}

#locLayout {
	display:none;
}
#contForm {
	float:left;
	width:50%;
}
#startDate {
	width:60px;
	height:40px;
	font-size:0.5em;
}




@media only screen and (max-width:990px){
		#startDate {
		padding-top:10px;
	}
}

@media only screen and (max-width:600px){
	/*#nav ul{
		min-width:600px;
		position:fixed;
		left:-8%;
	}*/
	#logo {
		padding-top:100px;
	}
	body {
	font-size:0.6em;
}
	#api td {
	font-size:1.1em;
	}
	#api div {
		display:block;
		width:96%;
		margin:0 auto;
		overflow:scroll;
	}
	#about .column3Middle {
		display:none;
	}
	#about .column3Side {
		width:80%;
	}

}