/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
/*
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(/images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
}
*/

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2 {
	font-weight: normal;
	color: #008C00;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #008C00;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#headerup {
	width: 920px;
	height: 190px;
	background: url(/images/img07.jpg);
	margin: 0 auto;
}

/* Logo */

#logoup {
	float: left;
}

#logoup h1, #logo h2 {
	margin: 0;
	text-transform: lowercase;
}

#logoup h1 {
	padding-top: 52px;
	padding-left: 40px;
	text-align: center;
	font-size: 4em;
	color: #299762;
}

#logoup h1 a {
	color: #299762;
}

#logoup h2 {
	margin-top: -10px;
	padding-left: 40px;
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #299762;
}

#logoup h2 a {
	color: #299762;
}

#logoup a {
	text-decoration: none;
}

/* Menu */

#menuup {
	float: right;
	height: 190px;
}

#menuup ul {
	margin: 0;
	list-style: none;
}

#menuup li {
	display: inline;
}

#menuup a {
	display: block;
	float: left;
	height: 90px;
	padding: 60px 20px 0px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menuup a:hover {
	height: 161px;
	background: url(/images/img08.jpg) repeat-x top left;
}

#menuup .current_page_item a {
	background: url(/images/img08.jpg) repeat-x top left;
	color: #FFFFFF;
}

/* Page */

#pageup {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}
