html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
  background-color: #003a5d;
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}

h1 {
  color: #003a5d;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}

h2 {
  color: #003a5d;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3{
  font-size: 12px;
color: #2a7953;	
}
a,  a:link {
  color: #003a5d;
}

a:visited {
  color: #003a5d;
}

a:hover {
  color: #2a7953;
}

a:focus {
  color: #2a7953;
}

a:active {
  color: #2a7953;
}

#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  min-width: 838px;
  text-align: left; 
  width: 838px;
	border-right: 1px solid #002a45;
	border-left: 1px solid #002a45;
}
#outerWrapper #header {
	margin: 0;
	padding: 0;
	width: 838px;
	height: 182px;
	background-image: url(images/ECS_header.jpg);
}
#topDiv {
  border-bottom: 2px solid #018651;
  padding: 2px 10px 2px 15px; 
  text-align: left;
	color: white;
	background-color: black;
	letter-spacing: 2px;
	font: 14px/15px Arial, Helvetica, sans-serif;
}
/*#outerWrapper #content { 
  padding: 10px 10px 10px 10px;
	margin: 30px 0 0;
	height: 1020px;
}*/
#pageHeader{
	margin: 30px 0 0;
	  color: #2a7953;
	font: bold 26px Georgia, "Times New Roman", Times, serif;
	padding: 0 0 5px 20px;
}
#contentBackground-whatSee{
	background: url(images/bg_reg_whatsee.jpg) no-repeat left top;
}
#contentBackground-surprise{
	background: url(images/bg_reg_surprise.jpg) no-repeat left top;
}
#contentBackground-whereGo{
	background: url(images/bg_reg_wherego.jpg) no-repeat left top;
}
#contentBackground-solution{
	background: url(images/bg_reg_solution.jpg) no-repeat left top;
}
#contentBackground-guarantee{
	background: url(images/bg_reg_guarantee.jpg) no-repeat left top;
}
#contentBackground-corp{
	background: url(images/bg_corporate.jpg) no-repeat left top;
}
#contentBackground-waste{
	background: url(images/bg_waste.jpg) no-repeat left top;
}
#contentBackground-home{
	background: url(images/bg_individuals.jpg) no-repeat left top;
}
#contentBackground-retail{
	background: url(images/bg_retail.jpg) no-repeat left top;
}
/* Special home page placement */
#homeContainer{
		position: relative;

}
#flash{
/*	z-index: 5;
	position: absolute;
	top: 0;
	left: 0;
	background-color: transparent; */
}
#taglineIndex{
	line-height: 1.25;
	color: #000;
	position: absolute;
	z-index: 10;
	width: 375px;
	top: 0;
	right: 0;
	padding-right: 2em;
	font-size: 1.1em;
	padding-top: .75em;
}
/* End Special home page placement */
#pageTagline{
	margin-left: 375px;
	margin-right: 25px;
	height: 165px;
	margin-bottom: 200px;
}

#taglineSolution{
	margin-left: 325px;
	margin-right: 25px;
}
.taglineBig{
	font-size: 24px;
	color: #000;
	font-weight: bold;
	padding-top: 25px;
/*	padding-bottom: 25px; */
}
.taglineMed{
		font-size: 18px;
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
	padding-bottom: 15px;
}
#mainContent{
	margin-left: 375px;
	margin-right: 25px;
}
#content{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 10px;
}
#contentGuarantee{
	margin-left: 375px;
	margin-right: 25px;
	margin-top: 375px;
}

#contentSolution{
	margin-left: 325px;
	margin-right: 25px;
	margin-top: 230px;
}
.contactTable table{
	width: 90%;
	border-style: none;
}
.contactTable td{
	vertical-align: top;
	padding-right: 25px;
}
/* Contact Form */
form{
	width: 75%;
}
fieldset {
margin: 1.5em 0 0 0;
padding: 0;
	border: 1px solid #003a5d;
}
legend {
margin-left: 1em;
color: #000000;
font-weight: bold;
	padding-right: 5px;
}
fieldset ol {
padding: 1em 1em 0 1em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}
fieldset.submit {
border-style: none;
}
label {
display: block;
	padding-left: 5px;
	padding-bottom: 2px;
	font-style: italic;
}
/* End Contact Form
 */
.clearFloat {
	clear: both;
	display: block;
}
#outerWrapper #footer {
  border-top: solid 1px #666;
  font-size: smaller;
  padding: 5px 5px 2px 10px;
	margin: 0;
	height: 55px;
}

#outerWrapper #footer img {
	float: right;
	margin: 0;
	padding: 0 0 0 10px;
}
