@charset "UTF-8";
img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#logo {
	margin:auto;
	width:125px;
	height:125px;
	background:url(http://ehs-fla.com/img/ehs-logo-2014.png);
	background-size:contain;
	z-index:10;
}
#bio {
	position:relative;
	top:20px;
	margin:0 auto;
	text-align:center;
}
#hero {
	position:absolute;
	top:0;
	width:100%;
	height:125px;
	z-index:-1;
	background:url(http://ehs-fla.com/img/hero.png) no-repeat;
	background-size:cover;
}
h1 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:200;
	font-style:normal;
	font-size:24px;
	text-align:left;
	line-height:32px;
	letter-spacing:-.02em;
	color:#000;
}
h2 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:200;
	font-style:normal;
	font-size:18px;
	text-align:left;
	line-height:28px;
	letter-spacing:-.02em;
	color:#000;
}
h2.strong {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:normal;
	text-align:center;
	font-size:18px;
	text-align:left;
	line-height:28px;
	letter-spacing:-.02em;
	color:#000;
}
h3 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:italic;
	text-align:center;
	font-size:18px;
	line-height:0px;
	padding-bottom:36px;
	letter-spacing:0m;
	color:#000;
}
h4 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:italic;
	text-align:center;
	font-size:18px;
	line-height:0px;
	padding-bottom:6px;
	letter-spacing:0m;
	color:#000;
}
a.home {
	-webkit-background-clip: padding-box;
	background-attachment: scroll;
	background-clip: padding-box;
	background-color: #fff;
	background-origin: padding-box;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 40px;
	margin-left:auto;
	margin-right:6px;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	z-index: auto;
	display:inline-block;
}
a.home:hover {
	background-color:#000;
	color:#fff;

}
a.home:active {
	background-color:#fff;
	color:#000;

}
a.email {
	-webkit-background-clip: padding-box;
	background-attachment: scroll;
	background-clip: padding-box;
	background-color: #fff;
	background-origin: padding-box;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 40px;
	margin-left:6px;
	margin-right:6px;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	z-index: auto;
	display:inline-block;
}
a.email:hover {
	background-color:#000;
	color:#fff;

}
a.email:active {
	border: 1px solid #000;
	background-color:#fff;
	color:#000;


}
a.phone {
	-webkit-background-clip: padding-box;
	background-attachment: scroll;
	background-clip: padding-box;
	background-color: #fff;
	background-origin: padding-box;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 40px;
	margin-left:6px;
	margin-right:auto;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 80px;
	z-index: auto;
	display:inline-block;
}
a.phone:hover {
	background-color:#000;
	color:#fff;

}
a.phone:active {
	border: 1px solid #000;
	background-color:#fff;
	color:#000;

}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	margin:auto;
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#logo {
	margin:auto;
	width:175px;
	height:175px;
	background:url(http://ehs-fla.com/img/ehs-logo-2014.png);
	background-size:contain;
	z-index:10;
}
#bio {
	position:relative;
	top:40px;
	margin:auto;
	text-align:center;
}
#hero {
	position:absolute;
	top:0;
	width:100%;
	height:175px;
	z-index:-1;
	background:url(http://ehs-fla.com/img/hero.png) no-repeat;
	background-size:cover;
}
h1 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:200;
	font-style:normal;
	font-size:30px;
	text-align:left;
	line-height:40px;
	letter-spacing:-.02em;
	color:#000;
}
h2 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:200;
	font-style:normal;
	font-size:22px;
	text-align:left;
	line-height:36px;
	letter-spacing:-.02em;
	color:#000;
}
h2.strong {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:normal;
	text-align:center;
	font-size:22px;
	text-align:left;
	line-height:36px;
	letter-spacing:-.02em;
	color:#000;
}
h3 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:italic;
	text-align:center;
	font-size:22px;
	line-height:0px;
	padding-bottom:36px;
	letter-spacing:0;
	color:#000;
}
h4 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:italic;
	text-align:center;
	font-size:22px;
	line-height:0px;
	padding-bottom:6px;
	letter-spacing:0;
	color:#000;
}
a.home {
	-webkit-background-clip: padding-box;
	background-attachment: scroll;
	background-clip: padding-box;
	background-color: #fff;
	background-origin: padding-box;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 60px;
	margin-left:auto;
	margin-right:6px;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
	z-index: auto;
	display:inline-block;
}
a.home:hover {
	background-color:#000;
	color:#fff;

}
a.home:active {
	border: 1px solid #000;
	background-color:#fff;
	color:#000;

}
a.email {
	-webkit-background-clip: padding-box;
	background-attachment: scroll;
	background-clip: padding-box;
	background-color: #fff;
	background-origin: padding-box;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 60px;
	margin-left:6px;
	margin-right:auto;
	margin-top: 0px;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
	z-index: auto;
	display:inline-block;
}
a.email:hover {
	background-color:#000;
	color:#fff;

}
a.email:active {
	border: 1px solid #000;
	background-color:#fff;
	color:#000;


}
a.phone {
	margin-top:-10000px;
	margin-right:500px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1232px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	columns:50% 2;
	-webkit-columns:50% 2;
	-moz-columns:50% 2;
}
#logo {
	margin:auto;
	width:200px;
	height:200px;
	background:url(http://ehs-fla.com/img/ehs-logo-2014.png);
	background-size:contain;	
	z-index:10;
}
#bio {
	position:relative;
	top:60px;
	margin:auto;
	text-align:center;
	width:65%;
}
#hero {
	position:absolute;
	top:0;
	width:100%;
	height:225px;
	z-index:-1;
	background:url(http://ehs-fla.com/img/hero.png) no-repeat;
	background-size:cover;
}
h1 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:200;
	font-size:34px;
	text-align:left;
	margin-top:0;
	line-height:46px;
	letter-spacing:-.01em;
	color:#000;
	padding-bottom:2em;
}
h2 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:200;
	font-size:24px;
	text-align:left;
	margin-top:0;
	line-height:36px;
	letter-spacing:-.01em;
	color:#000;
	padding-bottom:2em;
}
h2.strong {
	font-weight:bold;
}
h3 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:italic;
	text-align:center;
	font-size:22px;
	line-height:0px;
	padding-bottom:36px;
	letter-spacing:0;
	color:#000;
	
}
h4 {
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight:600;
	font-style:italic;
	text-align:center;
	font-size:22px;
	line-height:0px;
	padding-bottom:6px;
	letter-spacing:0;
	color:#000;
	
}
a.home {
	-webkit-background-clip: padding-box;
	background-attachment: scroll;
	background-clip: padding-box;
	background-color: #fff;
	background-origin: padding-box;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 60px;
	margin-left:auto;
	margin-right:6px;
	margin-top: 1em;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
	z-index: auto;
	display:inline-block;
}
a.home:hover {
	background-color:#000;
	color:#fff;

}
a.home:active {
	border: 1px solid #000;
	background-color:#fff;
	color:#000;

}
a.email {
	-webkit-background-clip: padding-box;
	background-color:#fff;
	background-attachment: scroll;
	background-clip: padding-box;
	background-origin: padding-box;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border: 1px solid #000;
	color: #000;
	cursor: auto;
	display:block;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-weight: bold;
	font-weight:normal;
	font-size: 14px;
	height: 30px;
	letter-spacing: 0;
	text-transform:uppercase;
	line-height: 28px;
	margin-bottom: 60px;
	margin-left:6px;
	margin-right:auto;
	margin-top: 1em;
	overflow-x: visible;
	overflow-y: visible;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: static;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	width: 100px;
	z-index: auto;
	display:inline-block;
}
a.email:hover {
	background-color:#000;
	color:#fff;

}
a.email:active {
	border: 1px solid #000;
	background-color:#fff;
	color:#000;


}
a.phone {
	margin-top:-10000px;
	margin-right:1000px;
}
}