#content-home {
	background: #FFFFFF;
	clear: both;
	margin: 1px 0 0 0;
	padding: 0;
}	
#banner {
	border-top: 1px solid #FFFFFF;
	height: 290px;
}
#feature {
	float: right;
	margin: 20px 15px 0 0;
	width: 259px;
	height: 249px;
}
#feature ul {
	list-style: none;
	margin: 67px 0 0 0;
}
#feature li {
	margin-bottom: 3px;
	padding: 0 15px 0 0;
	height: 50px;
	width: 230px;
}
#feature li a {
	float: right;
	color: #FFFFFF;
	font-size: 13px;
	padding: 15px 15px 0 0;
	text-decoration: none;
}
#feature li a:hover {
	text-decoration: underline;
}
#wrapper {
	background: #FFFFFF url(/assets/images/bgwrapperhome.jpg) no-repeat;
	padding: 30px 0 0 0;
}
#sidebar {
	width: 225px;
}
#content {
	width: 500px;
}
