/** BASIC */



body {

	margin: 0px;

	padding: 0px;

	background-color: #FFFFFF;

}



/** FORMS */



form {

	margin: 0px;

	padding: 0px;

}



#textfield1 {

	width: 232px;

	margin-bottom: 15px;

	padding: 3px;

	border: 1px solid #C5C5C5;

	border-bottom-color: #F2F2F2;

	border-right-color: #F2F2F2;

}



#submit1 {

	float: center;

	width: 64px;

	height: 26px;

	background: #0697C9 url(images/homepage14.gif) repeat-x left top;

	border: none;

	text-transform: lowercase;

	font-size: 13px;

	font-weight: bold;

	color: #FFFFFF;

}



/** HEADINGS */



h1, h2, h3, h4, h5, h6 {

	margin: 0px;

	text-transform: lowercase;

}



/** TEXTS */



body, th, td, input, textarea, select {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #707070;

}



p, blockquote, ul, ol, dl {

	margin-top: 0px;

	margin-bottom: 1em;

	text-align: justify;

	line-height: 180%;

}



.text2 {

	font-size: 32px;

	font-weight: normal;

	color: #4E840C;

}



.text1 {

	font-weight: normal;

	color: #000000;

	font-size: 32px;

}



.text3 {

	text-align: right;

	font-size: 26px;

	color: #FFFFFF;

}



.text4 {

	text-align: right;

	font-size: 22px;

	font-weight: normal;

	color: #FFFFFF;

}



.text5 {

	text-align: right;

	font-size: 24px;

	font-weight: normal;

	color: #FFFFFF;

}



.text6 {

	font-size: 21px;

	font-weight: normal;

	color: #514200;

}



.text7 {

	height: 25px;

	padding: 10px 0px 0px 20px;

	background: #00B5F4 url(images/homepage13.gif) repeat-x left top;

	font-size: 14px;

	font-weight: bold;

	color: #FFFFFF;

}



/** LISTS */



.list1 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



.list1 li {

	display: block;

	float: left;

	width: 50%;

	margin-bottom: 8px;

}



.list1 a {

	padding-left: 21px;

	background: url(images/homepage11.gif) no-repeat left center;

}



.list2 {

	margin-left: 0px;

	padding-left: 0px;

	list-style: none;

}



.list2 li {

	margin-bottom: 8px;

}



.list2 a {

	padding-left: 21px;

	background: url(images/homepage11.gif) no-repeat left center;

}



/** LINKS */



a {

	color: #385F06;

}



a:hover {

	text-decoration: none;

}



.link1 {

	color: #385F06;

}



/** STYLES */



.style1 {

	line-height: 120%;

	text-align: right;

	color: #FFFFFF;

}



.style1 a {

	color: #FFFFFF;

}



.style1 a:hover {

}



.style2 {

	font-size: 12px;

	color: #514200;

}



.style2 a {

	color: #385F06;

}



.style2 a:hover {

}



.style3 {

	color: #757575;

}



.style3 a {

	color: #757575;

}



.style3 a:hover {

}



/** BACKGROUNDS */



.bg1 { background: url(images/homepage07.jpg) repeat-x left top; }

.bg2 { background: url(images/homepage08.jpg) no-repeat center top; }

.bg3 { background: url(images/homepage09.jpg) no-repeat left top; }

.bg4 { background: url(images/homepage10.gif) no-repeat left top; }

.bg5 { background: url(images/homepage12.gif) no-repeat right top; }



.bg6 { background: url(images/subpage1_01.jpg) repeat-x left top; }

.bg7 { background: url(images/subpage1_02.jpg) no-repeat center top; }



/** MISC */



.align-justify { text-align: justify; }

.align-right { text-align: right; }



img { border: none; }



.img1 {

	float: left;

	margin: 3px 15px 0px 0px;

}



.img2 {

	float: right;

	margin: 3px 0px 0px 15px;

}



hr { display: none; }



.hr1 {

	height: 1px;

}



/** MENU */



#menu {

	float: right;

}



#menu ul {

	margin: 0px;

	padding: 112px 0px 0px 0px;

	list-style: none;

}



#menu li {

	display: block;

	float: left;

	height: 33px;

	padding-right: 10px;

}



#menu a {

	display: block;

	float: left;

	background: url(images/homepage05.gif) repeat-x left top;

	text-align: center;

	text-decoration: none;

	text-transform: lowercase;

	font-size: 13px;

	font-weight: bold;

	color: #353535;

}



#menu a strong {

	display: block;

	padding: 0px 0px 0px 26px;

	background: url(images/homepage04.gif) no-repeat left top;

}



#menu a span {

	display: block;

	height: 25px;

	padding: 8px 26px 0px 0px;

	background: url(images/homepage06.gif) no-repeat right top;

}



#menu a:hover, #menu .active a {

	background-image: url(images/homepage02.gif);

	color: #FFFFFF;

}



#menu a:hover strong, #menu .active strong {

	background-image: url(images/homepage01.gif);

}



#menu a:hover span, #menu .active span {

	background-image: url(images/homepage03.gif);

}



#menu1 { width: 84px; }

#menu2 { width: 96px; }

#menu3 { width: 96px; }

#menu4 { width: 93px; }



