/* ------------------------------------------------------- 
  bricks                                    
------------------------------------------------------- */

#pageback 
{
    background-image: url("../images/page_back.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: -44px;
    width: 514px;
    height: 750px;
    padding-left: 40px;
    padding-top: 25px;
    color: #5a8ab4;
}

#pageback2 
{
    background-image: url("../images/page_back.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    position: relative;
    top: 0px;
    left: -44px;
    width: 514px;
    height: 970px;
    padding-left: 40px;
    padding-top: 25px;
    color: #5a8ab4;
}

#reclaimed {text-align:center; font-weight:600; font-size:120%; line-height:20px; color: #5a8ab4; margin-bottom:30px;}

#list1
{
    position: absolute;
    top: 54px;
    left: 47px;    
}

#list1 ul 
{
    list-style-image: url("../images/bullet.gif");
    list-style-position: outside;
    list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: block;
	color: #5a8ab4;
	padding-bottom: 10px;
	padding-top: 10px;
}

#list1 li 
{
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: bold;
}

#list2
{
    position: absolute;
    top: 54px;
    left: 258px;    
}

#list2 ul 
{
    list-style-image: url("../images/bullet.gif");
    list-style-position: outside;
    list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: block;
	color: #5a8ab4;
	padding-bottom: 10px;
	padding-top: 10px;
}

#list2 li 
{
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: bold;
    
}


#list3 ul 
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin-left: 20px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: block;
	color: #5a8ab4;
}

#list4 ul 
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	text-align: left;
	text-indent: 0px;
	display: block;
	color: #5a8ab4;
	font-weight: normal;
}

#list4 li 
{
    padding-bottom: 0px;
    padding-left: 0px;
    font-weight: normal;
}


#logobox 
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 130px;
}

#baggeridge 
{
    position: absolute;
    left: 19px;
    top: 22px;
}

#terca
{
    position: absolute;
    left: 174px;
    top: 20px;
}

#london
{
    position: absolute;
    left: 305px;
    top: 16px;
}

#flb
{
    position: absolute;
    left: 41px;
    top: 63px;
}

#ibstock
{
    position: absolute;
    left: 172px;
    top: 81px;
}

#hanson
{
    position: absolute;
    left: 314px;
    top: 80px;
}

#disclaimer {position:relative; top:10px; left:0px; width:202px; padding-left:10px;}
