body{
margin:0px;
font-family:"Trebuchet Ms",Arial,sans-serif;
}

#hdr{
margin:25px;
position:relative;
width:100%;
height:325px;
background-color:#000080;
}

#hdrBox{
position:relative;
width:710px;
height:325px;
overflow:hidden;
background-color:transparent;
}

#hdrLogo{
position:absolute;
top:0px;
left:0px;
width:156px;
height:320px;
background-image:url("../img/head_logo2.jpg");
}

#hdrText1{
position:absolute;
top:20px;
left:250px;
width:291px;
height:35px;
background-image:url("../img/head_stucadoorsbedrijf.jpg");
}

#hdrText2{
position:absolute;
top:70px;
left:250px;
width:457px;
height:49px;
background-image:url("../img/head_dezilverenspaan.jpg");
}

#hdrVan{
position:absolute;
top:200px;
width:481px;
height:239px;
background-image:url("../img/head_bus.png");
}

#btnQuotation{
position:absolute;
bottom:0px;
left:-350px;
width:206px;
height:97px;
}



#workspace{
position: relative;
background-color:transparent;
top:120px;
}

.column{
position:relative;
text-align:left;
background-color: #EFF0F7 ;
color:#000080;
width:400px;
padding: 10px;
margin:20px;
}

#column3{
height: 330px;
}
#column1{
height: 502px;
}

.cornerTL,.cornerTR,.cornerBR,.cornerBL{
position:absolute;
width:13px;
height:13px;
font-size:1px;
}

.cornerTL{
top:0px;
left:0px;
background-image:url("../img/corerTL.bmp");
}

.cornerTR{
top:0px;
right:0px;
background-image:url("../img/corerTR.bmp");
}

.cornerBR{
bottom:0px;
right:0px;
background-image:url("../img/corerBR.bmp");
}

.cornerBL{
bottom:0px;
left:0px;
background-image:url("../img/corerBL.bmp");
}
.capitalImage{
position:absolute;

}
