body {
	margin: 0;
	padding: 0;
	background: #127412 url(bgx.gif) repeat-x top;
	font: 12px verdana;
	color: #424242;
	text-align: center;
	}
#container1 {
	width: 800px;
	margin: 0 auto;
	background: #fff url(bgy.gif) repeat-y;
	text-align: left;
	}
#container2 {
	background: url(top.jpg) no-repeat top;
	}
#nav {
	font: bold 15px trebuchet ms;
	color: #C31908;
	padding: 200px 60px 0 80px;
	}
#nav ul {border-top: 1px solid #127412; padding: 5px 0 0;}
#nav li {display: inline;}
#nav a {
	font: bold 15px trebuchet ms;
	text-decoration: none;
	text-transform: uppercase;
	color: #C31908;
	}
#nav a:hover {	
	color: #E16559;
	background: url(hover2.gif) no-repeat bottom;
	padding: 0 0 12px 0;
	}
#nav span {
	text-transform: uppercase;
	color: #127412;
	background: url(hover.gif) no-repeat bottom;
	padding: 0 0 12px 0;
	}
ul, li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#content {
	padding: 0 100px 40px 80px;
	}
h1 {
	position: absolute;
	top: 0;
	left: -9999px;
	}
h2 {	
	margin: 30px 0 20px 0;
	padding: 0 0 2px 0;
	font: 24px trebuchet ms;
	color: #127412;
	background: url(h2.gif) repeat-x bottom;
	}
h3  { color: #127412; font: bolder 14px "trebuchet ms"; margin: 25px 0 15px; padding: 0 }
p {
	margin: 10px 0;
	padding: 0;
	line-height: 18px;
	}
#content li {
	line-height: 16px;
	background: url(li.gif) no-repeat 15px 5px;
	padding: 0 0 0 28px;
	}
#content li a {
	color: #C31908;
	text-decoration: none;
	}
#content li a:hover {
	color: #424242; 
	}
a.email {
	text-decoration: none;
	color: #C31908;
	border: 3px solid #F0BDB8;
	padding: 4px 8px;
	font-weight: bold;
	}
a.email:hover {
	color: #127412;
	border: 3px solid #A0DBA0;
	}
table.formular {
	font: 12px verdana;
	}
.form_left {
	background: #ddd;
	padding: 2px 5px;
	}
.form_left span {
	color: #E16559;
	font: bold 10px verdana;
	}
.form_text, textarea, select {
	font: 12px verdana;
	color: #666;
	line-height: 20px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	border-right: 3px solid #ccc;
	border-bottom: 4px solid #ccc;
	}
.form_text:hover, textarea:hover, select:hover {
	color: #000;
	border: 1px solid #aaa;
	border-right: 3px solid #aaa;
	border-bottom: 4px solid #aaa;
	}
.form_text:focus, textarea:focus, select:focus {
	color: #127412;
	border: 1px solid #127412;
	border-right: 3px solid #127412;
	border-bottom: 4px solid #127412;
	}
.buton1 {
	background: #127412;
	border: 0 none;
	padding: 3px 8px;
	color: #fff;
	margin: 0 0 20px 148px;
	}
.buton1:hover {
	background: #bbb;
	}
	



#bottom {
	background: url(bottom.jpg) no-repeat;
	text-align: right;
	padding: 30px 100px 30px 0;
	color: #127412;
	font: 12px verdana;
	}
#bottom a {
	text-decoration: none;
	color: #127412;
	}
#bottom a:hover {
	color: #C31908;
	}