/*
Name: Clean Green
Date: 2007-05-13
Description: Clean Green Template
Author: IR Design
URL: http://www.irdesign.com 

Feel free to use and modify template, but please provide credits.
*/

body {
	margin: 0 auto;
	height:100%;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#container {
	width: 100%;
	height:auto;
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	float: right;
	font-size: 9px;
	color: #000000;
	margin: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1 {
	font-size: 18px;
	letter-spacing: normal;
	font-family: sans-serif, verdana, arial;
	color: #000000;
	font-weight: normal;
	text-align: center;
	padding: 7px;
	background-color: #ADC500;
}

h2 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 7px;
	text-align: center;
	background-color: #ADC500;
	padding-right: 7px;
	padding-bottom: 7px;
}

h3 {
font-size: 14px;
font-family: verdana, arial, sans-serif;
color: #000000;
font-weight: bold;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 6px;
margin: 0 auto;
}

a:link {
	color: #ADC500;
	border-bottom: 0px solid #efefef;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a:visited {
	color: #ADC500;
	border-bottom: 0px solid #efefef;
	font-family: verdana, arial, sans-serif;
	text-decoration: none;
}

a:hover {
	color: #ADC500;
	text-decoration: underline;
}

#header {
	vertical-align: top;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	width: auto;
	height: auto;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 100%;
	line-height: 18px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: verdana, arial, sans-serif;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	width: 100%;
	bottom: 0px;
	text-align: left;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#menu {
	height: 2.4em;
	line-height: 2.8em;
	width: 950px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
}

#menu ul {
margin: 0; 
padding: 0;
list-style-type: none;
text-align: center;
}

#menu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	text-transform: none;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0;
	width: auto;
}

#menu a {
	display: block;
	width: auto;
	text-align: center;
	text-decoration: none;
	background-color: #ADC500;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
} 

#menu a:link, #menu a:active, #menu a:visited {
	color: #000000;
}

#menu a:hover {
	color: #000000;
	background-color: #FFFFFF;
	width: auto;
}

