html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body {
	font-size: 62.5%;
	font-family: 'helvetica neue', helvetica, arial, san-serif;
	background: #dccfc7 url(../images/global/mainBG.jpg) top center no-repeat;
	color: #000000;
}

/* ---------- Layout & Positioning ---------- */
.floatLeft {
	display: inline;
	float: left;
}
.floatRight {
	display: inline;
	float: right;
}
.clearFix {
	clear: both;
}
.invis {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
.sepLine {
	width: 100%;
	height: 1px;
	border-top: 1px solid #dedede;
	display: block;
	margin: 35px 0;
}
.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 960px;
	height: 120px;
	overflow: hidden;
}
#logo {
	width: 211px;
	height: 58px;
	background: transparent url(../images/global/logo.png) no-repeat;
	position: absolute;
	top: 42px;
	left: 20px;
	border: none;
}
#mainContent {
	width: 920px;
	padding: 20px;
	background-color: #fff;
}
#mainEmploymentContent {
	width: 920px;
	padding: 20px 20px 0 20px;
	background: #fff url(../images/employment/worker.jpg) no-repeat bottom right;
}
#rotatorContainer {
	width: 610px;
	height: 380px;
	float: left;
	display: inline;
	margin: 0 40px 0 0;
}
.rotateThis {
	position: absolute;
	width: 610px;
	height: 380px;
}
#homeContent {
	width: 250px;
	float: left;
	display: inline;
	margin: 20px 0 0 0;
}
.galleryThumbsContainer {
	width: 884px;
	margin: 0 0 0 18px;
}
.galleryThumb {
	width: 100px;
	height: 60px;
	background-color: #ccc;
	display: inline;
	float: left;
	margin: 5px;
}
#aboutContent,
#servicesContent,
#contactContent {
	width: 890px;
	margin: 15px;
}
#employmentContent {
	width: 470px;
	margin: 15px 15px 0 15px;
}
#contactInfo {
	width: 350px;
	float: left;
	display: inline;
}
#googleMap {
	width: 530px;
	height: 300px;
	margin: 45px 0 0 0;
	padding: 1px;
	border: 1px solid #ccc;
	float: right;
	display: inline;
}
#footer {
	height: 120px;
	width: 960px;
	overflow: hidden;
	position: relative;
	background: transparent url(../images/global/footerLogo.jpg) top center no-repeat;
}
#footerNav {
	width: 450px;
	position: absolute;
	top: 12px;
	left: 20px;
}
#siteBy {
	width: 450px;
	position: absolute;
	top: 12px;
	left: 490px;
}
#copyright {
	width: 390px;
	position: absolute;
	top: 54px;
	left: 0px;
}
#address {
	width: 390px;
	position: absolute;
	top: 54px;
	left: 570px;
}


/* ---------- TYPOGRAPHY ---------- */
h1 {
	color: #003468;
	font-size: 20px;
	letter-spacing: -0.25px;
	line-height: 1.2em;
	margin: 0 0 1.0em 0;
}
#galleryContent h1 {
	margin: 15px 0 2.0em 15px;
}
h2 {
	color: #003468;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0 0 1.0em 0;
}
h2.gallerySubType {
	padding: 0 15px;
	margin: 1.0em 18px;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	color: #888;
}
h3 {
	
}
p {
	font-size: 13px;
	line-height: 1.4em;
	margin: 0 0 1.0em 0;
	color: #454545;
}
p.leadin {
	font-size: 15px;
}
p.contactType {
	display: inline;
	float: left;
	width: 50px;
	font-weight: bold;
	margin: 0;
}
p.contactInfo {
	margin: 0;
}
#footerNav {
	text-transform: uppercase;
	font-size: 10px;
}
#siteBy {
	text-transform: uppercase;
	font-size: 10px;
	text-align: right;
}
#copyright {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
#address {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}


/* ------------- LISTS ------------- */
ul {
	
}
li {
	
}
#mainNav {
	width: 690px;
	height: 35px;
	overflow: hidden;
	position: absolute;
	top: 78px;
	left: 270px;
	list-style-type: none;
}
#mainNav li {
	display: inline;
	font-family: 'helvetica neue', helvetica, arial, san-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	margin: 0 25px 0 0;
}



/* ------------- LINKS ------------- */
a:link,
a:visited {
	color: #003468;
	text-decoration: none;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline;
}
#mainNav a:link,
#mainNav a:visited {
	color: #302b28;
}
#mainNav a:hover,
#mainNav a:focus,
#mainNav a:active {
	color: #fff;
	text-decoration: none;
}
#mainNav li.mainNavActive a:link,
#mainNav li.mainNavActive a:visited {
	color: #fff;
}
#footer a:link,
#footer a:visited {
	color: #555;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	color: #003468;
	text-decoration: none;
}
a.galleryAccordianToggler {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.25px;
	background-color: #ddd8dc;
	color: #003468;
	display: block;
	padding: 12px 25px 13px 25px;
	margin: 5px 0 1px 0;
	cursor: pointer;
}
a.galleryAccordianToggler:hover {
	background-color: #c5c1c4;
}
a.galleryAccordianToggler span {
	font-size: 10px;
	font-weight: normal;
	margin-left: 20px;
}

/* ------------- FORMS ------------- */










