#home {
	padding:10px;
}
#home .left {
	width:540px;
	float:left;
}
#home .middle {
	width:190px;
	float:left;
	margin-left:10px;
}
#home .right {
	width:190px;
	float:left;
	margin-left:10px;
}

.homefeatured{
	width: 240px; margin-right: 10px; margin-bottom: 10px; float:left; height: 140px; overflow:hidden; background: url(../images/bg_contact_box.jpg) top left repeat-x; padding: 10px 10px 0px;
}
.homefeatured h3{
	margin-bottom: 3px;
}
