body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000;
	background-image: url(_images/body-background-03.jpg);
	background-repeat: repeat-x;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	height: 138px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(_images/header-background-light.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#header #phone {
	font-size: 0.8em;
	margin: 0px;
	background-image: url(_images/phone-background.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 28px;
	width: 960px;
	color: #a77b5c;
	text-align: right;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header #phone a:link, #header #phone a:visited {
	color: #a77b5c;
}
#header #phone a:hover, #header #phone a:active {
	color: #FFF;
}


#header #logo {
	margin: 0px;
	float: left;
	height: 91px;
	width: 385px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#splash {
	height: 200px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(_images/splash-001.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0.9em;
	color: #E8E8E8;
	text-align: left;
	padding-top: 55px;
	padding-right: 400px;
	padding-bottom: 0px;
	padding-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#splash-analytical-services {
	height: 200px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(_images/splash-002-analytical-services.jpg);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 0.9em;
	color: #E8E8E8;
	text-align: left;
	padding-top: 55px;
	padding-right: 400px;
	padding-bottom: 0px;
	padding-left: 65px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: .1em;
}
#splash #splash-header-home {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	font-style: italic;
	background-image: url(_images/splash-text-home.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 504px;
	display: block;
	background-position: -2px top;
}



#form-content {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;
	text-align: left;
	color: #FFF;
	font-size: 0.9em;
	padding-top: 50px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form-content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-size: 0.9em;
}

.italics {
	font-style: italic;
}
.emailFormError {
	font-style: italic;
	color: #C00;
	font-weight: bold;
}



#footer {
	height: 100px;
	width: 965px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #6F0000;
	font-size: 0.8em;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}
#footer a:link, #footer a:visited {
	color: #6F0000;
}
#footer a:hover, #footer a:active {
	color: #9D4A04;
}
#footer #footer-left {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: left;
}
#footer #footer-right {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 400px;
	float: right;
	color: #666;
}


.bold {
	font-weight: bold;
}
.bold-smaller {
	font-size: 0.8em;
	font-weight: bold;
}
#content-wrapper a:link, #content-wrapper a:visited  {
	color: #FFF;
}
#content-wrapper a:hover, #content-wrapper a:active {
	color: #C60;
}

