 
#content {
	background: none;
	float: none;
	width: auto;
	min-height: 0;
	margin: 0;
	padding: 0;
}
#rightcolumn {
	float: none;
	width: auto;
}
.bannercat {
	float: left;
	margin-left: 27px;
}
#marq {
	margin-bottom: 0;
	bottom-bottom: none;
}
#home1 {
	border: 1px solid #8DAF37;
	background-image: url('/images/home_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
	width: 320px;
	min-height: 200px;
	padding-bottom: 38px;
}
#home1 ul {
	margin-left: 38px;
	list-style-type: none;
}
#home1 li {
	margin-top: 18px;
}
#home1 li a {
	color: #A1A1A1;
	text-transform: uppercase;
}

#home2 {
	border: 1px solid #8DAF37;
	border-left: none;
	background-image: url('/images/home_bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
	float: left;
	width: 320px;
	min-height: 200px;
	padding-bottom: 38px;
}
#home2 ul {
	margin-left: 38px;
	list-style-type: none;
}
#home2 li {
	margin-top: 18px;
}
#home2 li a {
	color: #A1A1A1;
	text-transform: uppercase;
}
#home3 {
	border: 1px solid #8DAF37;
	border-left: none;
	float: left;
	width: 299px;
	min-height: 200px;
	padding-bottom: 38px;
}

