@charset "utf-8";
/* CSS Document */
body {
	background:url(../images/leslies-block-factory-bg.jpg) center;
}
img {
	behavior: url(iepngfix.htc);
}
.white_bg {
	background-color:#fff;
}
.logo {
	padding:10px 20px;
}
.margin {
	padding:10px;
}
.header {
	background:url(../images/cement-concret-blocks-leslies-bg.png) no-repeat top center;
	height:126px;
	width:780px;
	margin:0px auto;
	behavior: url(iepngfix.htc);
}
.container {
	width:780px;
	margin:0px auto;
}
h1 {
	font-size:22px;
	font-family:'Lucida Sans Unicode',Verdana, Arial, Helvetica, sans-serif
	padding-bottom:4px;
	font-weight:bold;
	color:#333;
}
.black {
	background:url(../images/black.gif) repeat-x 0px 60px;
}
