@charset "utf-8";#
body { text-align: center;}
#wrapper { margin: 10px auto; width: 900px; font: 12px Arial, Helvetica, sans-serif; text-align: left; }
#subwrapper{ border: solid 2px #00782E; padding: 10px; }
#header { background: #00792F url(images/header.gif) no-repeat 0 0; height: 100px; }
#header img{padding-top: 10px; padding-left: 10px; }


#subheader img { float: left; padding: 10px 0 0 10px; }
#subheader p { float: left; padding: 30px 0 0 30px; font-size: 24px; color: #00782E; font-weight: bold;}
#subheader i {
	font-size: 16px;
	font-syle: none;
	font-style: normal;
}
#subheader b { color: #E20916; }
.clear { clear: both; }

.logo { float: right; }
#left, #right { font-size: 14px; width: 400px; background-color: #e3fee3; color: #00993e; height: 300px; border: solid 1px black; font-weight: bold;  }
#right img, #left img {padding: 5px; }
#left {float: left; background-color: #e3fee3; color: #00993e; margin-left: 10px;}
#right { float: right; background-color: #FCDEBC; color: #00993e; margin-right: 10px; }
#right b, #left b { font-weight: bold; color: #E20916; font-size: 105%; }

#right p.sec, #left p.sec { padding: 10px 0 0 20px;  clear: both;  }
#right p.sec img, #left p.sec img { padding-right: 30px; }

#right p.url, #left p.url { padding: 30px 0 0 40px; }

#footer {clear: both;  text-align: center; }
a {color: #00782E};

