body{
	background-image:url(images/home-bg.gif);
	background-repeat:repeat-x;
	background-color:#e7e9c1;
	border: 0px;
	margin: 0px;
	}
.home-welcomebg{
	background-image:url(images/home-welcomebg.gif);
	background-repeat:no-repeat;
	width: 184px;
	height: 109px;
}
.home-welcomebg-txt{
	background-image:url(images/home-welcomebg-txt.gif);
	background-repeat:no-repeat;
	width: 596px;
	height: 109px;
}
.home-footerbg-top{
	background-image:url(images/home-footerbg-top.gif);
	background-repeat:no-repeat;
	width: 780px;
	height: 30px;
}
.home-footerbg-bottom{
	background-image:url(images/home-footerbg-bottom.gif);
	background-repeat:no-repeat;
	width: 780px;
	height: 22px;
}
.home-borderbg-left{
	background-image:url(images/home-borderbg-left.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 546px;
}
.home-borderbg-right{
	background-image:url(images/home-borderbg-right.png);
	background-repeat:no-repeat;
	width: 50px;
	height: 546px;
}
.home-welcome-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#373737;
	text-decoration:none;
	padding-left:5px;
	padding-right:20px;
	}
.home-footer-txt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#005500;
	text-decoration:none;
	}