/* ------------------------------------------------------- 
home	                                    
------------------------------------------------------- */

#innercopy 
{
    position: relative;
    top: 0px;
    left: 10px;
    width: 473px;
    margin: 0px;
    padding-top: 30px;
    padding-left: 300px;
    line-height: 16px;
    height: 60px;
    font-size: 1.6em;
    font-weight: bold;
}

#advert {position:absolute; top:-10px; left:300px;}



.call {font-size: 1.6em;}

#intro 
{
    position:relative;
    top: 0px;
    left: 10px;
    width: 330px;
    height: 180px;
    margin-top:30px;
}

#box{
	position: relative;
	height: 258px;
	top: 0px;
	left: 2px;
	width: 757px;
}

#home1 
{
    position: absolute;
    top: 0px;
    left: 0px;
}

#home2 
{
    position: absolute;
    top: 0px;
    left: 199px;
}

#home3 
{
    position: absolute;
    top: 0px;
    left: 398px;
}

#home4 
{
    position: absolute;
    top: 142px;
    left: 597px;
}

#home1text 
{
    position: absolute;
    top: 142px;
    left: 0px;
    height: 95px;
    width: 178px;
    background-color: #d6e2ec;
    padding: 10px;
    color: #5a8ab4;
}

#home1text h2
{
    color: #4878a2;
    font-size: 1.4em;
    padding-bottom: 5px;
}

#home2text h2
{
    color: #3c6283;
    font-size: 1.4em;
    padding-bottom: 5px;
}

#home3text h2
{
    color: #d6e2ec;
    font-size: 1.4em;
    padding-bottom: 5px;
}

#home4text h2
{
    color: #3c6283;
    font-size: 1.4em;
    padding-bottom: 5px;
}

#home5text h2
{
    color: #4878a2;
    font-size: 1.4em;
    padding-bottom: 5px;
    text-align: center;
    line-height: 20px;
}

#home2text 
{
    position: absolute;
    top: 142px;
    left: 199px;
    height: 95px;
    width: 178px;
    background-color: #a7c1d7;
    padding: 10px;
    color: #3c6283;
}

#home3text 
{
    position: absolute;
    top: 142px;
    left: 398px;
    height: 95px;
    width: 178px;
    background-color: #5a8ab4;
    padding: 10px;
    color: #d6e2ec;
}

#home4text 
{
    position: absolute;
    top: 0px;
    left: 597px;
    height: 121px;
    width: 140px;
    background-color: #a7c1d7;
    padding: 10px;
    color: #3c6283;
}

#home5text 
{
    position: absolute;
    top: 0px;
    left: 599px;
    height: 65px;
    width: 112px;
    background-color: #d6e2ec;
    padding: 24px;
    color: #5a8ab4;
    text-align: center;
}

#home5image 
{
    position: absolute;
    top: 134px;
    left: 599px;
}

#lists
{
    position: relative;
    top: 20px;
    left: 0px;
    height: 140px;
}

#list1
{
    position: absolute;
    top: 0px;
    left: 280px;    
}

#list1 ul 
{
    list-style-image: url("../images/bullet.gif");
    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-size: 1.1em;
	font-weight: bold;
}

#list1 li 
{
    padding-bottom: 0px;
    padding-left: 0px;
}

#list1 li a
{
    color: #5a8ab4;
}

#list2
{
    position: absolute;
    top: 0px;
    left: 435px;    
}

#list2 ul 
{
    list-style-image: url("../images/bullet.gif");
    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-size: 1.1em;
	font-weight: bold;
}

#list2 li 
{
    padding-bottom: 0px;
    padding-left: 0px;
}

#list2 li a
{
    color: #5a8ab4;
}

#list3
{
    position: absolute;
    top: 0px;
    left: 610px;    
}

#list3 ul 
{
    list-style-image: url("../images/bullet.gif");
    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-size: 1.1em;
	font-weight: bold;
}

#list3 li 
{
    padding-bottom: 0px;
    padding-left: 0px;
}

#list3 li a
{
    color: #5a8ab4;
}

#home1link 
{
    position: absolute;
    top: 238px;
    left: 175px;
}

#home2link 
{
    position: absolute;
    top: 238px;
    left: 374px;
}

#home3link 
{
    position: absolute;
    top: 238px;
    left: 573px;
}

#home4link 
{
    position: absolute;
    top: 120px;
    left: 732px;
}

#saverbox {position:absolute; top:-10px; left:354px; width:330px; height:136px; padding:0px;}
#savertext {position:absolute; top:28px; left:215px; font-size:1.2em; color:#5a8ab4; width:100px;}
#savertext a {font-weight:bold; text-decoration:underline;}


#toolbar{
	position: relative;
	left: 20px;
	top: 15px;
	height: 30px;
	width:740px;
	text-align:right;
}

#pagetop {position:relative; top:0px; left:0px; width:760px; height:160px;}

#dbmlogo
{
    position: absolute;
    left:20px;
    top: 30px;
}


#blank 
{
    position: relative;
    top: 0px;
    left: 0px;
    height: 0px;
}

#logopanel {position:absolute; top:10px; left:270px; height:140px; width:470px;}
#bricksaver {position:absolute; top:35px; left:0px;}
#brickstwoszie {position:absolute; top:58px; left:135px;}
#bricksofdistinction {position:absolute; top:15px; left:270px;}
#bargainbricks {position:absolute; top:40px; left:375px;}
.logolink {}

#logobar {position:absolute; top:110px; left:0px; width:470px; height:13px; background-color:#d1dde8;}

#logotext {position:absolute; top:110px; left:0px; width:464px; padding:3px; font-weight:normal; text-align:center; font-size:1.1em; background-color:#d1dde8;}

#tel 
{
    position: relative;
    top: 0px;
    left: 0px;
    font-weight: bold;
    font-size: 1.4em;
    color:#5a8ab4;
    text-align:left;
}
