#welcome_box {
background-color: #ffffcc;
display: block;
height: auto;
padding: 10px 10px 0 10px;
margin: 0 0 10px 0;
float: left;
font-size: 110%;
line-height: 140%;
}

#home_box {
width: 152px;
height: 297px;
background-color: #990000;
}

.box_smalltext {
margin: 170px 0 0 0;
padding: 0 12px 25px 15px;
color: #FFF;
line-height: 135%;
}

.box1 {
	background-image: url(../images/shop/template/home/box1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.box2 {
	background-image: url(../images/shop/template/home/box2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.box3 {
	background-image: url(../images/shop/template/home/box3.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.box4 {
	background-image: url(../images/shop/template/home/box4.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*Floats*/
div.home-products {
margin: 0 0 0 20px;
}

div.float {
float: left;
width: 205px;
height: 150px;
margin: 0 15px 15px 0;
}

div.last {
margin: 0 0 15px 0;
}

div.float p.caption {
font-size: 0.9em;
width: 200px;
margin: 5px 0 0 0;
padding: 0;
text-align: center;
}

div.spacer {
clear: both;
}
