/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font: small/1.8em Arial, Helvetica, sans-serif, "Futura Bk";
	color: #838b91;
	background-color: #749865;
	background-image: url(../images/img01.gif);
	background-repeat: repeat-x;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif, "Futura Bk";
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 20px;
	font-size: 22px;
	background-image: url(../images/img07.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: .9em;
	font-weight: bold;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

blockquote {
	padding: 0 0 0 40px;
	font: italic small Arial, Helvetica, sans-serif, "Futura Bk";
	line-height: 1.6em;
	background-image: url(../images/img11.gif);
	background-repeat: no-repeat;
}

a {
	text-decoration: none;
	color: #468259;
	background-image: url(../images/img03.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

a:hover {
	background: none;
	text-decoration: underline;
}

/* Wrapper */

#wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/img04.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

/* Menu */

#menu {
	width: 750px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 148px;
	height: 60px;
	padding: 0 0 0 2px;
	background-image: url(../images/img02.gif);
	background-repeat: no-repeat;
}

#menu a { display: block; width: 108px; height: 36px; padding: 10px 20px; background: transparent; letter-spacing: -1px; font: 1.4em Arial, Helvetica, sans-serif, "Futura Bk"; color: #e1e9e2; text-align: center; }

#menu a:hover {
	border-bottom: 4px solid #5A7C50;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
}

#header h1 {
	float: left;
	width: 300px;
	height: 214px;
	line-height: 32px;
	font-size: 30px;
	background-image: url(../images/Ecomatlogo2.gif);
	background-repeat: no-repeat;
	padding-top: 104px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0px;
}

#header h2 {
	float: right;
	width: 400px;
	height: 214px;
	padding: 0px 0px 0 0;
	text-transform: lowercase;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	color: #FFFFFF;
	background-image: url(../images/img06.jpg);
	background-repeat: no-repeat;
}

/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Footer */

#footer {
	padding: 40px 0 60px 0;
	background-image: url(../images/img08.gif);
	background-repeat: repeat-x;
}

#footer p {
	width: 750px;
	font-family: Arial, Helvetica, sans-serif, "Futura Bk";
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #A6C09B;
}

#legal {
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
}

#brand {
	margin: -35px auto 0 auto;
	padding: 10px 0 0 35px;
	letter-spacing: -1px;
	font-size: 24px;
	background-image: url(../images/img09.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
