div#header {
background-image: url(images/decor/header_new2.jpg);
background-repeat: repeat-x;
height: 100px;
width: 100%;
position: absolute;
top: 0px;
left: 0px;
border-bottom: 2px solid sienna;
}

div#footer {position: relative; margin-top: 150px; margin-bottom: 20px;}
div#topnav {position: absolute; top: 102px; left: 10px}

div#wbd_logo, span#wbd_logo {
background-image: url(images/wbd_logo.gif);
background-repeat: no-repeat;
position: absolute;
width: 191px;
height: 90px;
left: 10px;
top: 5px;
z-index: 10;
display: block
}
div#wbd_logo a {display:block; width:191px; height: 90px}

div.main {
position: relative;
top: 130px;
margin: 0px;
}
body.home div#content {margin-top:0px}

h1 {
border-bottom: 0px dotted sienna;
background-image: url(/images/decor/dot2.gif);
background-position: bottom;
background-repeat: repeat-x;
font-size: 150%;
}
h3, h4{background-image: url(/images/decor/dot2.gif);
background-position: bottom;
background-repeat: repeat-x;
}

table {
font-size: 100%}

div#selling_points {
background-image: url(/images/decor/selling-points.gif);
background-repeat:no-repeat;
position: absolute;
width: 537px;
height: 47px;
left: 205px;
top: 25px;
z-index: 10;
}

