body {
	background-image: url(images/backgroundgradient.jpg);
	background-repeat: repeat-x;
	background-color: #a1c364;
	margin-top: 0px;
	margin-bottom:0px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
.main1 {
	margin-left: auto;
	background-image: url(images/main-background1.jpg);
	width: 915px;
	position: relative;
	margin-right: auto;
	background-repeat: no-repeat;
	height: auto;
	padding-bottom: 0px;
}
.header {
	margin-left: auto;
	margin-right:auto;
	background-image: url(images/banner.jpg);
	width: 915px;
	height: 298px;
}
.content1 {
	top: -300px;
	background-image: url(images/main-background1.gif);
	background-repeat: repeat-y;
	background-position: 200px 0;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
}
.navbar1 {
	width: 234px;
	height: 682px;
	float:left;
	margin-right: 20px;
}
.bottom1 {
	background-image: url(images/main-background2.gif);
	background-repeat: repeat-y;
	position: relative;
	top: 560px;
	height: 300px;
	width: 915px;
}
.footer {
	font-size: small;
}
.home2 {
	visibility: hidden;
	position: absolute;
	top: 24px;
	left: 32px;
}
.services2 {
	visibility: hidden;
	position: absolute;
	top: 145px;
	left: 71px;
}
.vendors2 {
	visibility: hidden;
	position: absolute;
	top: 252px;
	left: 55px;
}
.about2 {
	visibility: hidden;
	position: absolute;
	top: 360px;
	left: 32px;
}
.contact2 {
	position: absolute;
	top: 454px;
	left: 92px;
	visibility: hidden;
}
.t {
	background-repeat: repeat-x;
	background-image: url(images/top.gif);
}
.b {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
}
.l {
background-image: url(images/left.gif);
background-position: 0 0;
background-repeat: repeat-y;
}
.r {background-image: url(images/right.gif);
background-position: 100% 0;
background-repeat: repeat-y;
}
.bl {background-image: url(images/bl.gif);
background-position: 0 100%;
background-repeat: no-repeat;
}
.br {background-image: url(images/br.gif);
background-position: 100% 100%;
background-repeat: no-repeat;
}
.tl {background-image: url(images/tl.gif);
background-position: 0 0;
background-repeat: no-repeat;
}
.tr {background-image: url(images/tr.gif);
background-position: 100% 0;
background-repeat: no-repeat;
padding:12px;
	} 
