/* Layout Frames */
body {
	text-align:center;
	margin:0; padding:0;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 76%;
	background:#fff;
	background-image: url(bg.gif);	
}
.body {
	text-align:left;
	padding:0 150px; margin:0;
	background: url(green.gif) top left no-repeat;
}

.main {
	width: 460px; padding:10px; 
	position: relative; 
	clear: both; 
	background: #ffffff url(gradient.gif) repeat-y right top;
}
 

/* Links */
a {
	text-decoration:none;
	color: #427229;
}
a:hover {
	color: #6ebe44;
}
img{border:none; }

p, blockquote, li, dt, dd, table
{
 font-size: .95em;
 line-height: 1.35em;
 text-align: left;
 padding:.2em 6px;
}

.navi {padding:0; margin:0; position:relative; width:480px}
.navi li {
	background: url(button_02.gif) no-repeat 	right top;
	float: left;
	padding:0; margin:0; position:relative;
}
.navi ul {
	padding:0;
	margin: 0;
	list-style: none; width: 480px; height:10px;
}
.navi li#on{background: url(button_on_02.gif) no-repeat right top;}
.navi #on a{background: url(button_on_01.gif) no-repeat left top;}
.navi a { display:block;
    	background:url(button_01.gif) no-repeat left top;
	  padding:5px 15px 4px 10px; float:left; 
	  font-weight:bold; color:#427229;
    }
.box {
	font-size: 0.8em;
	width: 200px; 
	position: absolute;
	top:0; right:-200px; 
	background:#b6dea1 url(corner.gif) no-repeat bottom right;
}
h1, h2,h3 { font-weight:normal; color:#427229}
.title h1 {color:#fff; font-size: xx-large}
.title h2 {color:#fff; font-size: large}
.title {padding:30px 0; width:480px;}
.title a {color:#fff}

.quotes blockquote{ clear:both;border:1px solid #aaaaaa; height:inherit; position:relative; padding-right:80px}
.quotes img { width:60px; position:absolute; right:0px; margin:10px}
.quotes p{ text-align:right; }

#m1 li{ font-size:.8em; list-style:none; text-align:right; }
#m1 li a {color:#ffffff}
#m1{position: absolute; left:-170px; width: 130px; }

#logos {position:absolute; top:720px; right:10px; width:306px; height:130px; background-image:url(logos.jpg)}
#image{position:absolute; right:0px; top:400px; width:320px; height:320px}
