@charset "utf-8";
/* CSS Document */

body {
	background-color: #3e7204;
	background-image: url(images/bg-span.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family:tahoma,arial;
	color:#333333;
	font-size:11px;
}

div#wrapper { margin:auto; width:960px; }
div#nav-span { background:url(images/nav-span.jpg) no-repeat; width:925px; height:45px; margin:9px 0 10px 0; padding:24px 35px 0 0; }
div#header1 { background:url(images/header1.jpg) no-repeat; height:388px; width:960; }
div#header2 { background:url(images/header2.jpg) no-repeat; height:388px; width:960; }
div#header3 { background:url(images/header3.jpg) no-repeat; height:388px; width:960; }
div#body-top { background:url(images/top-body.jpg) no-repeat; width:960px; height:12px; }
div#footer-span { background:url(images/footer-span.jpg) no-repeat; width:960px; height:49px; padding:24px 0 0 0; color:#FFFFFF; }
div#testi { width:550px; height:80px; margin:15px; padding:30px 20px 30px 20px; background:#f9f9f9; line-height:1.8em; }
div#testi2 { width:550px; height:100px; margin:15px; padding:25px 20px 30px 20px; background:#f9f9f9; line-height:1.8em; }

a.footer-link:link, a.footer-link:visited { color:#FFFFFF; text-decoration:underline; }
a.footer-link:hover { text-decoration:none; }

.th img {padding:2px;}
