/** BASIC */

body {
	margin: 0px;
	padding: 0px;
	background: #013E1F url(images/subpage2_01.jpg) repeat-x left top;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h1, h2.style1 {
	letter-spacing: -1px;
	font-size: 24px;
	font-weight: normal;
	color: #345B4D;
}

h1 span, h2.style1 span {
	color: #09884A;
}

h2, h3.style2 {
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	color: #8BAA7F;
}

h2.style1 {
	margin: 0px;
	font-size: 18px;
}

h3 {
	font-size: 12px;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #497564;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 180%;
}

ol {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

.list1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	margin-bottom: 30px;
}

.list1 h3 {
	display: inline;
}

/** LINKS */

a {
	color: #85C600;
}

a:hover {
	text-decoration: none;
}

.link1 {
	padding-left: 20px;
	background: url(images/homepage05.gif) no-repeat left center;
}

/** BACKGROUNDS */

.bg1 {
}

/** MISC */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

/** MENU */

#menu a {
	display: block;
	width: 140px;
	height: 26px;
	padding: 137px 0px 0px 0px;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 { background: url(images/subpage2_03.jpg) no-repeat left top; }
#menu2 { background: url(images/subpage2_04.jpg) no-repeat left top; }
#menu3 { background: url(images/subpage2_05.jpg) no-repeat left top; }
#menu4 { background: url(images/subpage2_06.jpg) no-repeat left top; }

/** HEADER */

#header {
}

/** PAGE */

#page { background: #FFFFFF url(images/subpage2_09.jpg) repeat-y left top; }
#page-bgtop { background: url(images/subpage2_10.jpg) no-repeat left top; }
#page-bgbottom { background: url(images/subpage2_11.jpg) no-repeat left bottom; }

/** FOOTER */

#footer {
	width: 775px;
	margin: 0px auto;
	background: url(images/subpage2_12.jpg) no-repeat left top;
}

#footer p {
	margin: 0px;
	padding: 40px 0px;
	line-height: normal;
	text-align: center;
	color: #006D38;
}