#index-page {
	margin-top: 15px;
}
.search-boxes {
	/*width: 220px;*/
	/*float: right;*/
	/*border: 1px solid #eee;*/
	/*padding: 10px;*/
	margin-top: 15px;
	margin-right: 25px;
}
#index-bottom {
	width: 500px;
	float: right;
	/*border: 1px solid #ccc;*/
	clear: right;
}
#need-help {
	width: 219px;
	height: 194px;
	background: transparent url(/images/index/need-help.png) 0 0 no-repeat;
	font-weight: bold;
	font-size: 1.4em;
	text-align: center;
	line-height: 2em;
	color: #666;
	margin: 10px 10px 35px 15px;
	float: right;
	position: relative;
}
#lowest-price {
	margin-top: 10px;
	float: right;
}
.need-help-phone {
	font-size: 1.2em;
	text-align: center;
}
#need-help a {
	padding-top: 145px;
	text-decoration: none;
	color: #000;
	display: block;
}
div.rg {
	font-weight: bold;
	color: #444;
	margin-top: 3px;
}
li.rule {
	margin-left: 15px;
}
.search-box-outer {
	/*margin-bottom: 15px;*/
}
.search-boxes h2 {
	color: #A66500;
	border-bottom: 1px solid #A66500;
	padding-bottom: 3px;
	font-size: 1em;
}
h2.vpl-header {
	margin-top: 15px;
}
.search-boxes .submit {
	padding: 5px;
	text-align: center;
}
.vpl-searchbox,
.sl-searchbox {
	background-color: #F7EAD4;
	padding: 5px;
}
#index-right {
  /*margin-right: 255px;*/
	border-left: 1px solid #eee;
	padding-left: 10px;
	margin-right:10px;
	width: 220px;
	float: right;
	color: #666;
}
.index-testimonials {
	width: 230px;
	float: right;
	font-size: 1.2em;
	padding-left: 2px;
	margin-left: 10px;
}
.quotes {
	margin-bottom: 10px;
}
.person {
	font-weight: bold;
	margin-bottom: 0;
	color: #555;
}
.note {
	font-style:italic;
	font-size: .8em;
	margin: 0;
}
img.sl-lifestyle {
  float: right;
}
#index-features {
	width: 245px;
	float: right;
	padding: 5px;
	background-color: #F7F6F5;
}
#index-dumbwaiter {
	height: 190px;
}
p.feature-header {
	font-size: 1.3em;
}
#index-features h3 {
	color: #666;
	font-size: 1.1em;
	margin-bottom: 15px;
}
#index-features h3 a {
	color: #666;
}
#index-features img {
	float: left;
	margin: 0 10px 10px;
	width: 87px;
	clear: both;
}
.featured-more {
	text-align: center;
	margin-left: 90px;
	margin-bottom: 10px;
}
.featured-more a {
	color: blue;
}
.products {
  margin-right: 300px;
}
#index-features h1,
.dumbwaiter h1,
.products h1 {
  color: #333;
  font-size: 1.4em;
  border-bottom: 1px solid #333;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 165px;
}
#index-features h1 {
	margin-left: 0;
	font-size: 1.2em;
}
.dumbwaiter h1 a,
.products h1 a {
	text-decoration: none;
	color: #333;
}
.dumbwaiter li,
.products li {
	clear: left;
}
.fixed-height {
	height: 225px;
}
.dumbwaiter {
	margin-right: 500px;
}
.products li.cat-separator {
	/*background-color: #EEEEEE;*/
	height: 1px;
	margin: 15px 0;
}
.products li.cat-separator hr {
	height: 0;
	border-width: 1px 0 0;
	border-style: solid;
	border-color: #E2D6C3;
}
img.view-button {
	margin-left: auto;
	margin-right: auto;
}
img.index-category-pic {
	float: left;
	margin-right: 10px;
}
.index-price {
	font-weight: bold;
	color: #0E53A7;
	font-size: 1.2em;
	margin-bottom: 5px;
}
.featured-price {
	text-align: center;
}
.view-all-sales {
	width: 100%;
	background-color: #eee;
	margin: 10px 0 0 0;
	text-align: center;
	padding:3px 0;
}
.view-all-sales a {
	color: #000;
}
.cat-text {
	margin-top: 10px;
}
span.as-low-as {
	font-size: .9em;
	color: #333;
	font-weight: normal;
}
a.view-button-sl {
	display: block;
	width: 138px;
	height: 23px;
	background: url(/images/index/view-all-stair-lifts.gif) 0 0 no-repeat;
	margin-left: 165px;
	margin-right: auto;
}
a.view-button-vpl {
	display: block;
	width: 138px;
	height: 23px;
	background: url(/images/index/view-all-vertical-lifts.gif) 0 0 no-repeat;
	margin-left: 165px;
	margin-right: auto;
}
a.view-button-dumb {
	display: block;
	width: 138px;
	height: 23px;
	background: url(/images/index/view-dumbwaiter.gif) 0 0 no-repeat;
	margin-left: 165px;
	margin-right: auto;
}
a.view-button-dumb:hover,
a.view-button-sl:hover,
a.view-button-vpl:hover {
	background-position: 0 -23px;	
}

