html {
	overflow-y: scroll;
}
body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 30px;
	background-image: url(../img/body.gif);
}
div {
	width: 810px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	color: #A6CE39;
	height: 150px;
	padding: 45px;
	width: 150px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	float: left;
}
h1 a {
	color: #A6CE39;
	text-decoration: none;
}
h1 a img {
	border-width: 0px;
	border-style: none;
}
h2 {
	margin: 0px;
	clear: right;
	float: right;
	height: 30px;
	width: 150px;
	padding-top: 90px;
	padding-right: 105px;
	padding-bottom: 120px;
	padding-left: 45px;
}
h2 a {
	color: #A6CE39;
	text-decoration: none;
}
h2 a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 135px;
	padding-bottom: 120px;
	padding-left: 135px;
	background-image: url(../img/fieldset.gif);
	background-repeat: repeat-y;
	width: 540px;
	overflow: visible;
	background-position: center bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
fieldset legend {
	color: #A6CE39;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	display: none;
}

p {
	color: #9C8679;
	font-size: 13px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	margin-top: 0px;
}
p a {
	color: #A6CE39;
	text-decoration: none;
}

address {
	font-size: 13px;
	line-height: 15px;
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	color: #9C8679;
	font-style: normal;
}
address a {
	color: #A6CE39;
	text-decoration: none;
}

img {
	color: #A6CE39;
}
dl {
	margin: 0px;
	padding: 0px;
}
dl dt {
	display: none;
}
dl dd {
	list-style-type: none;
	margin: 0px;
}
dl dd a {
	font-size: 15px;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	color: #A6CE39;
	text-decoration: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
ul li {
	color: #9C8679;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	list-style-type: none;
	background-image: url(../img/li.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 0px;
	height: 15px;
}
ul li a {
	color: #A6CE39;
	text-decoration: none;
}
ol {
	margin: 0px;
	padding: 0px;
}
ol li {
	display: inline;
	margin: 0px;
}
ol li a {
	text-decoration: none;
}
ol li a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:focus {
	outline: none;
}
