@media all {

* { padding:0; margin:0; }
fieldset, img { border:0; }
label, a { cursor:pointer; }
body, textarea, input, table, select, h1, h2 { font-size:100%; font-family:Georgia, "Times New Roman", Times, serif; }
option { padding-right:0.5em; }

#content ul, #content ol, #content dd { margin-left:2em; }
h3, h4, h5, h6 { font-size:1em; margin:1em 0; }
p { margin-bottom:1em; }

}
@media screen, projection {

a { color:#005b7f; text-decoration:underline; }
a:focus, a:hover { text-decoration:none; }

#skipLinks, hr, #ML1MBackToTop { position:absolute; top:0; left:-1000em; }

/* lay */

html, body { height:100%; width:100%; }

html {
	background-color:#fff;
	color:#003217;
	font-size:100.01%;
}

body {
	font-size:62.5%;
}

#main {
	width:830px;
	min-height:100%;
	border-right:2px solid #8bd600;
	position:relative;
	z-index:0;
	margin:0 auto;
	font-size:1.1em;
}

* html #main {
	height:100%;
}

/* content */

#content {
	width:637px;
	padding:130px 30px 35px 30px;
	background:url(gfx/bgdPageTop.png) no-repeat 0 25px;
	border-left:2px solid #8bd600;
	float:right;
	margin-left:-10px;
	position:relative;
	z-index:10;
}

	#content h2 {
		margin-bottom:14px;
		font-size:218%;
	}

	#content h3 {
		font-size:164%;
	}

	#content h4 {
		font-size:145%;
	}

	#content h5 {
		font-size:118%;
	}

	#page div.text {
		overflow:hidden;
		line-height:1.4;
	}

/* gallery */

/* gallery */

#gallery ul.items {
	width:100%;
	margin:-1.5em 0 0;
}

	#gallery ul.items li {
		width:21%;
		padding:1.5em 4% 1em 0;
		float:left;
		margin-right:-1px;
		list-style:none;
		color:16432b;
	}

		#gallery ul.items li a {
			display:block;
			height:120px;
			padding-bottom:5px;
			text-align:center;
			line-height:120px;
		}

			#gallery ul.items li a img {
				border:2px solid #8bd600;
				vertical-align:middle;
			}

			#gallery ul.items li a:hover img,
			#gallery ul.items li a:focus img {
				border-color:#16432b;
			}

	#gallery ul.items>li.fifth {
		padding-right:79%;
		border-top:1px solid #8bd600;
		margin-right:-75%;
		clear:left;
	}

	#gallery ul.items li.IE {
		width:100%;
		height:1px;
		padding:0;
		overflow:hidden;
		border-top:1px solid #8bd600;
		clear:both;
		float:none;
	}

	#gallery ul.items > li.IE {
		margin-bottom:-3px;
	}

/* pages links */

#content div.pages {
	padding-top:4px;
	border-top:1px solid #8bd600;
	clear:both;
}

	#content div.pages ol {
		list-style:none;
		margin:0;
	}

		#content div.pages li {
			padding-right:3px;
			float:left;
		}

			#content div.pages a,
			#content div.pages em {
				display:block;
				padding:0 3px;
				border:1px solid #8bd600;
				color:#16432b;
				font-style:normal;
				text-decoration:none;
			}

			#content div.pages em,
			#content div.pages a:focus,
			#content div.pages a:hover {
				background-color:#8bd600;
			}

/* box tips */

#boxTips {
	width:180px;
	height:80px;
	padding-left:90px;
	background:url(gfx/picTips.jpg) no-repeat 0 0;
	position:absolute;
	top:25px;
	left:154px;
	z-index:20;
	color:#010101;
}

	#boxTips h2 {
		margin:13px 0 3px;
		font-size:1.2em;
	}

	#boxTips div.text {
		line-height:1.6;
	}

/* header */

#header {
	position:absolute;
	z-index:20;
	top:38px;
	left:470px;
}

/* footer */

#footer {
	clear:both;
}

	#footer h2 {
		width:100%;
		height:25px;
		background-color:#fff;
		position:absolute;
		top:0;
		left:2px;
		z-index:30;
		text-indent:-1000em;
	}

	#fMadeBy {
		padding:16px 5px 5px;
		position:absolute;
		right:-2px;
		bottom:-1px;
		z-index:30;
	}

		#fMadeBy a {
			color:#003217;
			text-decoration:none;
		}

		#fMadeBy a:focus,
		#fMadeBy a:hover {
			text-decoration:underline;
		}

	#fCopyrights {
		width:100%;
		padding:16px 0 5px 5px;
		background:#fff url(gfx/dotsHorizontalGrey.gif) repeat-x 0 10px;
		position:absolute;
		left:0;
		bottom:-1px;
		z-index:20;
	}

	#fAddress {
		position:absolute;
		top:45px;
		left:720px;
		z-index:20;
		font-size:1.1em;
		line-height:1.8;
	}

		#fAddress a {
			color:#003217;
			text-decoration:none;
		}

		#fAddress a:focus,
		#fAddress a:hover {
			text-decoration:underline;
		}

	#fLogos {
		width:131px;
		padding:375px 0 25px;
		background:url(gfx/bgdPageBottomLeft.png) no-repeat 0 100%;
		border-right:2px solid #8bd600;
		list-style:none;
		margin:0;
		position:absolute;
		bottom:25px;
		left:0;
		z-index:10;
		text-align:center;
	}

		#fLogos li {
			margin-bottom:8px;
		}

/* menu */

#menuMainL1 {
	width:130px;
	border-top:25px solid #fff;
	position:relative;
	top:1px;
	z-index:20;
	font-weight:bold;
}

	#menuMainL1 h2 {
		padding-bottom:2px;
		background-color:#8bd600;
		font-size:1.4em;
		text-align:center;
		text-transform:lowercase;
	}

	#menuMainL1 ul {
		list-style:none;
		margin:5px 0;
		zoom:1; /* IE fix */
	}

		#menuMainL1 li {
			padding-bottom:1px;
		}

			#menuMainL1 li a,
			#menuMainL1 li em {
				display:block;
				padding-bottom:1px;
				padding-left:23px;
				color:#454545;
				text-decoration:none;
				zoom:1; /* IE fix */
			}

			#menuMainL1 li a:focus,
			#menuMainL1 li a:hover {
				text-decoration:underline;
			}

			#menuMainL1 li em {
				background-color:#8bd600;
				font-style:normal;
			}

				#menuMainL1 li li a,
				#menuMainL1 li li em {
					padding-left:48px;
				}

}
@media print {

/* printer styles */

div, hr, #content a.more { display:none; }

#main, #header, #content, #content div { display:block; }

#main {
	margin:5px 10px;
	position:relative;
	font-size:11px;
	color:#333;
}

	#main * {
		margin:0;
		text-decoration:none;
	}

	a { color:#333; }

	#content {
		line-height:2em;
		color:#333;
	}

		#content h2 {
			margin-bottom:1.5em;
			font-size:12px;
		}

		#content p {
			text-indent:2em;
		}

}
