/*Main body styles*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, form, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul, li {
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	background-image:url("images/background.jpg");
	background-repeat:repeat-x;
	background-color: #F3F6FD;
	color: #666;
	margin-top: 7px;
	font-family: arial, cursive, serif;
	font-size: 13px;
}

h2, h3, h4 {
	padding: 3px;
	margin: 2px;
}

h1 {
	margin: 3px 3px 6px 3px;
	padding: 3px 0px 5px 2px;
	color: #757575;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 2px solid #97A7C6;
}

h4 {
	font-size: 30px;
	color: #36558F;
	font-weight: bold;
}
p {
	margin: 3px;
	padding: 2px;
	line-height: 15px;
	font-size: 13px;
}

a {
	text-decoration: none;
	color: #36558F;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
	color: #36558F;
	font-weight: bold;
}

table {
	margin: 3px;
}

tr {
	border-top: 1px dotted #B5C1D6;
	background-color: white;
}

td {
	padding: 5px;
	background-color: white;
	border: 1px dotted #F0F2F7;
}

input {
	background-color: #F9FBFF;
	border: 1px dotted #B5C1D6;
	font-weight: bold;
}

select {
	background-color: #F9FBFF;
	border: 1px dotted #B5C1D6;
	font-weight: bold;
}

textarea {
	background-color: #F9FBFF;
	border: 1px dotted #B5C1D6;
	font-weight: bold;
}

/*site container */

#siteContainer {
	margin: auto;
	width: 760px;
}
/* */

/* Top of the website */
#siteTop {
	background-image:url("images/background-content.jpg");
	background-repeat:repeat-x;
	background-color: #F9FBFF;
	border: 2px solid #B5C1D6;
	border-bottom: 0px;
	padding-bottom: 4px;
}
/* */

/* begin header definitions */
#header {
	background-image:url("images/background-logo.jpg");
	background-repeat:repeat-x;
	background-position: bottom;
	height: 122px;
	overflow: hidden;
	text-align: right;
	padding: 3px 5px 5px 15px;
	color: #fff;
}

#header .logoLeft {
	float: left;
	margin-top: 32px;
}

#header span {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-shadow: #000 1px 1px 1px;
}

#header .phone {
	font-size: 30px;
}

#header ul {
	margin: 0px 0px 16px 0px;
	padding: 8px 5px 0px 0px;
}

#header li {
	list-style-type: none;
	display: inline;
	padding: 4px;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#header li:hover {
	background-color: #537AC4;
}

#header a {
	color: #3E3F40;
	text-decoration: none;
	padding: 4px;
}

#header li:hover a:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: #000 1px 1px 1px;
	padding: 4px;
}
/*end of header definitions */

.contentImage {
	text-align: center;
	border: 1px solid #F9FBFF;
}

.subHeading {
	font-size: 20px;
	color: #36558F;
	font-weight: bold;
}
.contentContainer {
	background-image:url("images/background-content.jpg");
	background-repeat:repeat-x;
	margin: auto;
	width: 96%;
	border: 1px solid #B9C4D8;
	padding: 14px 7px 7px 7px;
	font-size: 13px;
}

.aboutCompany {
	background-image:url("images/elmhurst-accredited.jpg");
	background-repeat: no-repeat;
	background-position: right;
	padding: 3px 200px 3px 3px;
	border-top: 2px solid #C8D1E2;
	border-bottom: 2px solid #C8D1E2;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: justify;
}

.aboutCompany p:first-child:first-letter {
	font-size: 16px;
}

.aboutDEA {
	background-image:url("images/house.jpg");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F9F3F7;
	padding: 3px 200px 3px 3px;
	border-top: 2px solid #C8D1E2;
	border-bottom: 2px solid #C8D1E2;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: justify;
}

.aboutDEA p:first-child:first-letter {
	font-size: 16px;
}

.aboutDEAdetailed {
	padding: 3px;
	border-top: 2px solid #C8D1E2;
	border-bottom: 2px solid #C8D1E2;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: justify;
}

.aboutDEAdetailed p:first-child:first-letter {
	font-size: 16px;
}

.aboutEPC {
	background-image:url("images/co2-graph.jpg");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #F4F8FF;
	padding: 3px 200px 3px 3px;
	border-top: 2px solid #C8D1E2;
	border-bottom: 2px solid #C8D1E2;
	margin-bottom: 5px;
	overflow: hidden;
	text-align: justify;
}

.learnMore {
	background-image:url("images/learn-more.jpg");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #C8D1E2;
	padding: 5px;
	background-color: #fff;
	margin-bottom: 5px;
}

.learnMore p {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 17px;
	font-weight: bold;
}

.Pricing {
	background-image:url("images/epc-price.jpg");
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #C8D1E2;
	padding: 5px;
	background-color: #fff;
	margin-bottom: 5px;
}

.Pricing p {
	text-transform: uppercase;
	font-weight: bold;
}

.Pricing span {
	font-size: 11px;
}

.emissionsImages {
	background-color: white;
	text-align: center;
	padding: 4px;
	border: 1px solid #C8D1E2;
}

.list {
	padding: 3px;
	background-color: white;
	border: 1px dotted #C8D1E2;
}

.list ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: disc;
}

.list li {
	padding: 3px;
	margin: 1px;
}

.emailError {
	text-align: center;
	color: white;
	font-size 13px;
	background: url("images/background-error.jpg");
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #FF4304;
	margin-bottom: 3px;
}

.emailSuccess {
	text-align: center;
	color: white;
	font-size 13px;
	background: url("images/background-success.jpg");
	background-repeat: repeat-x;
	padding: 5px;
	background-color: #00D200;
	margin-bottom: 3px;
}

/* Site footer */
#footer {
	background-image:url("images/background-footer.jpg");
	background-repeat:repeat-x;
	height: 44px;
	text-align: center;
	font-size: 11px;
}

#footer .footerLeft {
	float: left;
	width: 44px;
}

#footer .footerRight {
	float: right;
	width: 44px;
}

#footer ul {
	padding: 8px 0px 0px 0px;
}

#footer li {
	list-style-type: none;
	display: inline;
	padding: 2px;
	text-transform: uppercase;
	color: #fff;
}

#footer li a {
	color: #F5F8FA;
	text-decoration: none;
}

#footer li a:hover {
	color: #F5F8FA;
	text-decoration: underline;
}

#credits {
	color: #6688C6;
	margin: auto;
	width: 760px;
	font-size: 11px;
	text-align: right;
}

#credits a {
	color: #6688C6;
	text-decoration: none;
	font-weight: normal;
}

#credits a:hover {
	color: #6688C6;
	text-decoration: underline;
	font-weight: normal;
}
