p {
	margin: 8px 0;
}

.index-new-box {
	width: 245px;
	height: 233px;
	background: transparent url(/images/index/new-stair-lifts.gif) 0 0 no-repeat;
	float: left;
	padding-top: 30px;
	margin-left: 10px;
}

.index-buy-box {
	width: 245px;
	height: 233px;
	background: transparent url(/images/index/ready-to-buy.gif) 0 0 no-repeat;
	float: left;
	margin-left: 10px;
	padding-top: 30px;
}

.index-testimonial {
	float: right;
	width: 175px;
	margin: 0 5px 0 0;
	text-align: left;
	background-color: #ffc;
	padding: 5px;
	font-size: 1.1em;
	font-style: oblique;
}

.customer-type li {
	margin-left: 25px;
	margin-bottom: 12px;
	list-style: disc;
	padding-right: 3px;
	font-size: 1.3em;
	line-height: 1.3em;
}

.customer-type li a {
	color: #2C618A;
}

#index-welcome {
/*float: left;*/
/*width: 245px;*/
}

.index-example {
	float: right;
	width: 195px;
	margin: 10px 10px 10px 20px;
	text-align: right;
	font-style: italic;
	font-size: .9em;
}

.index-example img {
	border: 1px solid #312412;
}

h1.index-welcome-header {
	color: #312412;
	font-size: 1.2em;
	border-bottom: 1px solid #312412;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#index-call {
	clear: both;
	margin: 10px 0;
	padding: 5px;
	text-align: center;
	font-size: 1.3em;
	line-height: 1.4em;
	background-color: #D4E8F7;
}