
.left_info{	width:170px;text-align:center;border: solid 1px #478308;margin-bottom:10px;
-webkit-border-bottom-right-radius: 10px;
-webkit-border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;


 }
.left_info p {padding:5px;}

.left_info_head p {	width:160px;display:block;background-image:url(../images/left_box_bg.png);height:23px; padding-top:10px; color:white; }





body {
	background: #fff /*url(../images/body-bg.png)*/;
	margin:0px;
	padding:0px;
}
#topbar{
	width:100%;
	height:91px;
	background-image: url(../images/top-bg.png);
	margin-top:0px;
}
#wrappertop {
	width:796px;
	height:91px;
	margin: 0 auto;
}
#wrappertop img {float:left;}
#bannerright{
	width:268px;
	height:81px;
	background-image:url(../images/banner-topr.png);
	float:left;
	padding:10px 0 0 140px;
}


#wrapperfull{
	width:796px;
	margin:0 auto;
	margin-bottom:10px;


}
#wrapperbody{
	width:796px;
	
	background-color:white;
		float:left;
		padding-bottom:20px;

}
#wrapperright{
	width:180px;
	float:left;
}
#topnavbar{
	width:100%;
	background:url(../images/navbar-top.png);
	height:60px;
	position:relative;
	top:-1px;
	margin:0 auto
}
#topnavbar_content{
	width:596px;
	margin:0 auto;
	height:38px;
	padding-left:200px;
}
#wrapperleft{
	width:570px;
	padding: 10px 0 0 10px;
	float:left;

	

}
div.cat{
	width:219px;
	height:186px;
	background: url(../images/cat-back.jpg);
	float:left;
	margin:3px;
	margin-top:15px;
	padding-top:2px;
	text-align:center;

}
.catholder{
	clear:both;
}
#postit{
	width:153px;
	height:141px;
	background: url(../images/postit.png);
	padding-top:40px;
	padding-left:10px;

}

#delivery-right{
	width:167px;
	height:90px;
	background: url(../images/delivery-right.jpg);


}
#welcome {
	width:600px;
	padding-left:4px;
	margin-top:10px;
	
}
#england1{
	width:500px;
	position:relative;
	top:10px;
	clear:both;
	}
#wrapperfooter{
	width:100%;
	height:85px;
	background: url(../images/top-bg.png) repeat-x top left;
	padding:10px 0 10px 0;
	text-align:center;
	clear:both;


	
	}

#catbox2{
	width:437px;
	background: url(../images/brown-box-middle.jpg) repeat-y;
	padding:10px;
}
#catbox2-top{
	width:457px;
	height:18px;
	background: url(../images/brown-box-top.jpg);


}
#catbox2-bottom{


	width:457px;
	height:18px;
	background: url(../images/brown-box-bottom.jpg);

	margin-bottom:10px;
}
#subcatholder{
	width:95%;
	margin:7px;
	clear:left;
	padding-top:10px;

}

#priceroll {
  margin:8px;
  display: block;
  width: 132px;
  height: 31px;
  background: url("../images/price-roll.jpg") no-repeat 0 0;

}

#priceroll:hover
{ 
  background-position: 0 -31px;
}

#priceroll span
{
  display: none;
}
#stretch {position:absolute;bottom:100px;}
