body {
	background: #002e2e;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

#header {
	background: #002e2e url(/images/lblogo.png) no-repeat 30px 25px;
	width: 800px;
	height: 130px;
}

hr {
	background-color: #d3e139;
	border: none;
}

.alert, .error {
	color: #cc0000;
}

#picture_home {
	background: #004040 url(/images/homeflower.png) no-repeat top right;
}

#picture_gallery {
	background: #004040 url(/images/gallery.jpeg) no-repeat top right;
}
#picture_services {
	background: #004040 url(/images/services.jpeg) no-repeat top right;
}
#picture_about {
	background: #004040 url(/images/about.jpeg) no-repeat top right;
}
#picture_news_advice {
	background: #004040 url(/images/news_advice.jpeg) no-repeat top right;
}
#picture_contact {
	background: #004040 url(/images/contact.jpeg) no-repeat top right;
}

#x00 {
	width: 27px;
	height: 10px;
	background: #002e2e;
}
#x10 {
	background: white;
	width: 10px;
	height: 10px;
}
#x20 {
	background: white;
	height: 10px;
}
#x30 {
	background: white;
	width: 10px;
	height: 10px;
}
#x40 {
	background: #d3e139;
	height: 10px;
	width: 160px;
}
#x50 {
	width: 10px;
	height: 10px;
}
#x60 {
	width: 180px;
	height: 10px;
}

#x90 {
	width: 10px;
	height: 10px;
}


#x01 {
	vertical-align: top;
	background: #002e2e;
}

#x11 {
	background: white;
}
#x21 {
	background: white;
	vertical-align: top;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 15px;
	color: #002e2e;
}

#x21 p {
	line-height: 130%;
}


#x31 {
	background: white;
}

#x41 {
	background: #d3e139;
	color: #002e2e;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 0px;
	font-size: 9pt;
}
#x51 {
	background: #d3e139;
}
#x61 {
	height: 451px;
}
#x91 {
	background: white;
}


#x02 {
	background: #002e2e;
}
#x12 {
	background: white url(/images/r12.png) no-repeat bottom left;
	width: 10px;
	height: 10px;
}
#x22 {
	background: white;
	height: 10px;
}
#x32 {
	background: white url(/images/r32.png) no-repeat bottom right;
	width: 10px;
	height: 10px;
}
#x42 {
	background: #d3e139;
	height: 10px;
}
#x52 {
	background: transparent url(/images/r52.png) no-repeat bottom left;
	height: 10px;
}
#x62 {
	background: transparent url(/images/r62.png) no-repeat bottom right;
	height: 10px;
	width: 10px;
}
#x92 {
	background: transparent url(/images/r92.png) no-repeat top left;
	height: 10px;
	width: 10px;
}

#x21 a, #x21 a:visited, #x41 a, #x41 a:visited {
	color: #002e2e;
	text-decoration: none;
}
#x21 a:hover, #x41 a:hover {
	color: #008182;
	text-decoration: none;
}


h1, h2, h3 {
	color: #c3d129;
	font-weight: normal;
}

#x41 h1, #x41 h2, #x41 h3 {
	color: #002e2e;
}



#footer {
	padding-left: 40px;
	padding-top: 13px;
	color: #d3e139;
	font-size: 8pt;
}
#footer a, #footer a:visited {
	color: #d3e139;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


textarea, input, select {
	border: solid 1px #002e2e;
	color: #002e2e;
}
