body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 13px;
	color:#666;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	text-align: justify;}

h1, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;}

h1 {
	letter-spacing: -2px;
	font-size: 25px;}

h2 {
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: bold;
	text-align: left;}

p, ul{
	line-height: 200%;}

a {color: #66A342;}

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img01.jpg) no-repeat left top;}

#menu ul {
  margin: 0;
  padding: 0;
  line-height: normal; }

#menu ul li {
	width: auto;
	display: inline;
	float: left;
	margin:0 10px;
	padding-top: 20px;
	padding-left: 5px;}

#menu ul li a {
	color:#AAA;
	font: 12px verdana, arial, sans-serif;}

#menu ul li a:hover,
#menu ul li a.active {
	color: #333;}

#header {
	width: 800px;
	height: 383px;
	margin: 0 auto;
	background: url(images/img02.jpg) no-repeat left top;}

#header h1 {
	font-size: 40px;
	margin: 0;
	padding: 330px 0 0 8px;
	color: #FFFFFF;}

#header a {
	text-decoration: none;
	color: #F60;}

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(images/img03.jpg) no-repeat left top;}

#content {
	padding: 0px 0 0 0;
	margin:0 30px 0 30px;}

.title {
	padding: 0 20px 5px 0px;
	font-size: 26px;
	border-bottom: 2px #999 dashed;
	margin-right: 20px;
	text-align: left;}

#footer {
	width: 800px;
	margin: 0 auto;
	height: 60px;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: url(images/img01.jpg) no-repeat left top;
	margin-bottom: 27px;}

#footer p {
	padding-top: 35px;}

#footer p a {
	color: #666;}