#sidebar {
	float: left;
	width: 152px;
}
#offers {
	margin: 0;
	padding: 0;
	background: url('/images/offers-bottom.gif') bottom left no-repeat;
	list-style: none;
}
#offers h2 {
	margin: 0;
	padding: 0;
	background: url('/images/offers-title.gif') top left no-repeat;
	font-size: 100%;
	height: 18px;
}
#offers h2 span {
	display: none;
}
#offers img {
	margin: 15px 0px 15px 15px;
}


#home-body {
	float: left;
	margin: 0 0 0 25px;
	width: 570px;
}


#section-features {
	margin: 0;
	padding: 0;
	list-style: none;
}
#section-features h2 {
	font-size: 1.5em;
}
#section-features li {
	margin: 0 0 11px 0;
	padding: 0 0 0 20px;
	clear: left;
	height: 140px;
}
#section-features li:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#section-features li {display:inline-block;}
#section-features li {display:block;}
* html #section-features li {height: 1%;}



#section-features li#tiles {
	background: #000;
}
#section-features li#building {
	background: #f00;
}
#section-features .splash {
	float: left;
	width: 244px;
}
#section-features .text {
	float: left;
	padding: 20px;
	width: 266px;
}
* html #section-features .text {
	width: 306px;
	w\idth: 266px;
}
#section-features h2 {
	
}
#section-features p {
}
#section-features a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}



#home-blurb .summary {
	font-weight: bold;
	color: black;
	font-size: 120%;
}
