body {
	background-color: #D5E498;
	margin-top: 0px;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	background-repeat: repeat-x;
}
.style1 {
	background-image: url(Images/bg-1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg1 {
	background-image: url(Images/Header-off_01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 117px;
	width: 330px;
}
.bg3 {
	background-image: url(Images/Header-off_02.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	width: 259px;
}
.bg2 {
	background-image: url(Images/Header-off_12.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	width: 850px;
}
.bg4 {
	background-image: url(Images/Header-off_03.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 75px;
	width: 286px;
}
.hd1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}

