
* {
padding:0;
margin:0;
}

/*   BASIC ELEMENTS   */
a:link {color: #000088}     /* unvisited link */
a:visited {color: #000088}  /* visited link */
a:hover {color: #336666}   /* mouse over link */
a:active {color: #0000FF}   /* selected link */

p {
color: #000000;
font-size:14px;
font-weight:normal;
line-height:16pt;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

ul {
list-style-type: decimal;
margin:10px 0 10px 20px;
padding-left:20px;
font-size:14px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color:#580000;
}


/*   SECTION ELEMENTS   */	
body {
background-color: #827764;
margin:0 0 0 0;
padding:0 0 0 0;
}

#container {
width:830px;
margin: auto;
padding: 0 0 0 0;
background-image:url(../images/chap-landing-bg.gif);
background-repeat: repeat-y;
background-position:bottom;
border:0px dotted #999999;
position:relative;
}

#pageHeader {
background: transparent url(../images/chap-landing-header.jpg) no-repeat center top;
border:0px dotted #999999;
width:830px;
height:366px;
}

#preamble, #madeToOrder, #guaranteedFit, #readyStart, #whyDG {
border-bottom:0px dotted #999999;
position:relative;
width:770px;
margin:15px 20px 30px 20px;
}

#contactUs {
border-bottom:0px dotted #999999;
position:relative;
width:350px;
margin:15px 20px 30px 20px;
}

#map {
border-bottom:0px dotted #999999;
position:relative;
width:400px;
text-align:center;
margin:-325px 20px 30px 390px;
padding-bottom:75px;
}

#pageFooter {
background: transparent url(../images/chap-landing-foot.gif) no-repeat center top;
border:0px dotted #999999;
width:830px;
height:87px;
}

#preamble h1 {
background-image: url(../images/quality.gif);
background-repeat: no-repeat;
background-position: left top;
height:33px;
margin: 0 0 -3px -4px;
}

#madeToOrder h1 {
background-image: url(../images/made-head.gif);
background-repeat: no-repeat;
background-position: left top;
width:181px;
height:33px;
margin: 0 0 -2px -4px;
}

#guaranteedFit h1 {
background-image: url(../images/guaranteed-fit.gif);
background-repeat: no-repeat;
background-position: left top;
width:176px;
height:33px;
margin: 0 0 -2px -4px;
}

#readyStart h1 {
background-image: url(../images/ready-start-head.gif);
background-repeat: no-repeat;
background-position: left top;
height:33px;
margin: 0 0 -4px -2px;
}

#whyDG h1 {
background-image: url(../images/why-dg.gif);
background-repeat: no-repeat;
background-position: left top;
width:326px;
height:33px;
margin: 0 0 -2px -4px;
}

#contactUs h1 {
background-image: url(../images/contact-us.gif);
background-repeat: no-repeat;
background-position: left top;
width:138px;
height:33px;
margin: 0 0 -2px -4px;
}
