#forms {
	height: 230px;
	width: 366px;
	float: right;
}
.bucket {
	float: left;
	height: 285px;
	width: 182px;
	margin-right: 1px;
	position: relative;
	margin-bottom: 20px;
}
#kitchens_bukt_img {
	background-image: url(../images/kitchens_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
	margin-bottom: 12px;
}
#kitchens_bukt_img a {
	background-image: url(../images/kitchens_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
}
#bathrooms_bukt_img {
	background-image: url(../images/bathrooms_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
	margin-bottom: 12px;
}
#bathrooms_bukt_img a {
	background-image: url(../images/bathrooms_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
}
#doors_bukt_img {
	background-image: url(../images/doors_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
	margin-bottom: 12px;
}
#doors_bukt_img a {
	background-image: url(../images/doors_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
}
#windows_bukt_img {
	background-image: url(../images/windows_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
	margin-bottom: 12px;
}
#windows_bukt_img a {
	background-image: url(../images/windows_bukt_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	float: left;
	height: 180px;
	width: 180px;
}
.red_long_line {
	background-image: url(../images/red_line.gif);
	background-repeat: repeat-y;
	float: left;
	height: 94px;
	width: 1px;
}
.bukt_title {
	height: 16px;
	width: 174px;
	float: right;
	margin-bottom: 6px;
}
.bukt_text {
	float: right;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-right: 4px;
}
.more {
	position: absolute;
	right: 10px;
	bottom: 0px;
}
.more a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #EE3224;
	text-decoration: none;
	font-weight: bold;
}
.more a:hover {
	color: #B2B2B2;
}
#service_bucket {
	height: 94px;
	width: 182px;
	float: left;
	position: relative;
	margin-right: 1px;
}
