@charset "utf-8";
body {
	background-image: url(images/gradient2.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.headerimg {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	background-color: #5381B5;
	background-position: center center;
}
.main {
	background-color: #C3F9C0;
	background-repeat: repeat;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3A5E1A;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #519F4A;
	border-left-color: #519F4A;
	padding-top: 30px;
	padding-right: 45px;
	padding-bottom: 30px;
	padding-left: 45px;
	line-height: 1.5em;
}
.navleft {
	background-color: #DCF9DD;
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #80C345;
	border-bottom-color: #80C345;
	border-left-color: #80C345;
}

.navigation {
	background-color: #DCF9DD;
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #507B29;
	letter-spacing: 2px;
	text-align: center;
	word-spacing: 5px;
	font-weight: bold;
	margin: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80C345;
	border-right-color: #80C345;
	border-bottom-color: #80C345;
	border-left-color: #80C345;
}
.bottom {
	position: relative;
	z-index: 1;
	left: 100px;
	top: -170px;
	overflow: visible;
	width: 800px;
}
.bg {
	margin: 0px;
	padding: 0px;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.mainbottom {
	background-color: #C3F9C0;
	background-repeat: repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #3A5E1A;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #519F4A;
	border-left-color: #519F4A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #519F4A;
}
.navright {
	background-color: #DCF9DD;
	background-repeat: repeat;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #80C345;
	border-bottom-color: #80C345;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80C345;
}
.maintop {
	background-color: #C3F9C0;
	background-repeat: repeat;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3A5E1A;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #519F4A;
	border-left-color: #519F4A;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #519F4A;
}
.mainnotext {
	background-color: #C3F9C0;
	background-repeat: repeat;
	text-align: justify;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #3A5E1A;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #519F4A;
	border-left-color: #519F4A;
}
.gradient {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.suppliers {
	text-align: center;
	line-height: 1.5em;
	font-weight: normal;
	color: #507C28;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold;
	text-indent: 3em;
	text-align: left;
	padding-right: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #779CC6;
	margin-left: 40px;
	padding-left: 5px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #339933;
}
.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
textarea {
	background-color: #DCF9DD;
	border: 1px solid #80C345;
}
input {
	background-color: #DCF9DD;
	border: 1px solid #80C345;
}
a:link {
	color: #4B702A;
	text-decoration: none;
}
a:visited {
	color: #4B702A;
	text-decoration: none;
}
a:hover {
	color: #4B920C;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5381B5;
	border-bottom-color: #5381B5;
}
a:active {
	color: #149017;
	text-decoration: underline;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5381B5;
	border-bottom-color: #5381B5;
}

