@charset "UTF-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixRtHdr #container {
	width: 900px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.content_wrapper {
	background-color: #FFFFFF;
}
.twoColFixRtHdr #header {
	background: url(images/ecos_header_background.gif) no-repeat center top;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 159px;
	width: 930px;
	margin: 0px auto;
} 
.twoColFixRtHdr #header2 {
	background: url(images/ecos_header_background2.gif) no-repeat center top;
	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height: 159px;
	width: 930px;
	margin: 0px auto;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
}
.twoColFixRtHdr #mainContent {
	margin: 0 auto; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 930px;
	text-align: left;
	font-size: 14px;
} 
.twoColFixRtHdr #mainContent2 {
	margin: 0 auto; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 930px;
	text-align: left;
	font-size: 14px;
	background-image: url(images/maincontent_bckg.gif);
	background-repeat: repeat-y;
	background-position: center top;
} 

.twoColFixRtHdr #footer {
	padding: 0;
	height: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 930px;
} 
.footer_wrapper {
	background:url(images/ecos_footer_background_thin.jpg) repeat-x left top;
}
#footer {
	background-repeat: repeat-x;
	background-position: right top;
	background-image: url(images/ecos_footer_background.jpg);
	height: 322px;
}
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.header_navwrapper {
	width: 905px;
	margin-top: 118px;
	float: left;
	clear: both;
	margin-left: 15px;
	display: inline;
}
.home_imgholder {
	float: left;
	width: 860px;
	margin-right: 35px;
	margin-bottom: 45px;
	margin-left: 35px;
	border-top: none #CCCCCC;
	border-right: none #CCCCCC;
	border-bottom: none #CCCCCC;
	border-left: none #CCCCCC;
	display: inline;
}
.home_categories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #273E2A;
	float: left;
	width: 220px;
	margin-top: 35px;
	clear: none;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 40px;
	margin-left: 40px;
	
}
.home_categories a {
	color: #2D4730;
	text-decoration: none;
}
.bodywrap {
	float: left;
	width: 595px;
	margin-top: 35px;
	margin-bottom: 40px;
	margin-left: 30px;
	margin-right: 40px;
	display: inline;
}
.right_sidebar {
	width: 237px;
	float: left;
	margin-left: 13px;
	padding-top: 35px;
	margin-bottom: 5px;
}
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C442E;
}
.tryptich {
	height: 135px;
	width: 595px;
	margin-bottom: 25px;
	margin-top: 20px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.top_sidebar {
	background-image: url(images/top_sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 265px;
}
.body_sidebar {
	background-image: url(images/body_sidebar.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	float: left;
	width: 265px;
}
.bottom_sidebar {
	background-image: url(images/bottom_sidebar.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 39px;
	width: 265px;
	float: left;
}
.sidebar_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sidebar_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2C442E;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
	margin-top: 5px;
}
.sidebar_bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 15px;
	line-height: 17px;
}
.sidebar_bodycopy ul { margin-top:0; padding-top:0; }
#black {
	color: #DD881F;
	font-weight: bold;
	font-size: 14px;
	}
.sidebar_bodycopy ul { margin-top:0; padding-top:0; }
#blackhome {
	color: #DD881F;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	text-align: center;
}
.sidebar_bodycopyNoList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-right: 15px;
	line-height: 18px;
	margin-left: 15px;
}
#credit {
	font-size: 9px;
}
.credits {
	font-size: 9px;
}
#navtop {
	margin:0;
	padding: 0;
}
#navtop li {
	list-style-type:none;
	float:left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#navtop li a {
	display: block;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-right: 50px;
	padding-bottom: 3px;
	padding-left: 0px;
	letter-spacing: 1px;
	text-decoration: none;
	width: 70px;
	color: #FFFFFF;
	white-space: nowrap
}
#navtop li a:hover {
	color:#999999;
	text-decoration:none;
}
#navtop a:active {
	color:#F39010;
	text-decoration:none;
}		
#navtop li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white
}

#navtop li ul a:hover {
	color:#FFFFFF;
	text-decoration:none;
	}		
#navtop li ul li {
	float: none;
	display: inline;
}
		
#navtop li ul li a {
	width: 70px;
	background: #FF9900;
	border: 1px solid #FFFFFF;
	padding-left: 10px;
}
		
#navtop li ul li a:hover {
	background: #FF6600
}
#navtop li ul li a:active {
	color:#F3901D;
	text-decoration:none;
}
#environmental {
	margin-right: 60px;
}
#enviro {
	margin-left: 55px;
	display: inline;
}
.home_categories_wrapper {
}
.services_wrapper {
	margin-top: 10px;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.services_imgholder {
	float: left;
	height: 100px;
	width: 100px;
	margin-right: 15px;
}
.h3 {
	font-weight: bold;
	color: #2C442E;
	margin-bottom: 10px;
	font-size: 14px;
}
.h3 a {
	color: #2C442E;
	text-decoration: none;
}
.form_wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.error_message { color:#CC0000; padding:5px; margin:0; }
.form_error { background:#efefef; border:1px solid #cdcdcd; }
#homepage {
	margin-top: 10px;
	text-align: center;
}
#home {
	margin-top: 15px;
	text-align: center;
}
