/* dec consultants */

/* hide unwanted elements */

#top_spacer,
#top_filler_left,
#top_filler_right,
#section_menu,
#sidebar_contact,
#sidebar_menu,
#main_menu {
 display: none;
}

body {
 margin: .25in;
 color: #000;
 background-color: #fff;
}

a {
 text-decoration: none;
}

#centering_container {
 width: 5in;
}

#header p {
 width: 4in;
}

#section_title {
 color: #fff;
}

#section_copy {
 font-family: "Times", serif;
 letter-spacing: 0;
 border-left: 1pt solid #000;
 border-right: 1px solid #000;
 background: #fff;
}

#section_copy a {
 color: #000;
}

#footer {
 font-size: 8pt;
 line-height: 10pt;
 letter-spacing: 0;
}

#footer,
#footer a {
 color: #444;
}

#footer #web_designer {
 display: none;
}