body { font: normal 1em arial, helvetica, sans-serif; margin: 0; padding: 0; }
h1 { font: bold 1.7em arial, helvetica, sans-serif; margin: 0; padding: 0; }
h2 { font: bold 1.2em arial, helvetica, sans-serif; margin: 0; padding: 0; }
hr { height: 1px; background: #930101; border: 0; }
a:link, a:active, a:hover, a:visited { color: #930101; }

#head, #body, #foot { width: 770px; margin: 20px auto; }

#head { position: relative; background: #930101; height: 90px; border-bottom: 5px solid #CCC;}
*>#head { background: #9d0202; }
#head ul { list-style-type: none; position: absolute; bottom: 5px; left: 280px; }
*>#head ul { list-style-type: none; position: absolute; bottom: -10px; left: 280px; }
#head ul li { float: left; }
#head ul li a { display: block; color: white; margin: 0 10px; font: bold 0.6em arial, helvetica, sans-serif; text-decoration: none; }
#logo { position: absolute; top: 15px; left: 10px; }
#logo-print { display: none; }

#body { position: relative; height: 450px; }
*>#body { height: auto; min-height: 450px; }

#foot { position: relative; clear: both; border-top: 5px solid #000; }
#copy { position: absolute; top: 3px; left: 0; font-size: 0.6em; }
#valid { position: absolute; top: 3px; right: 0; font-size: 0.6em; }

/* index */
#guy { position: absolute; top: 0; left: 0; width: 235px; height: 450px; }
#about { position: absolute; top: 0; left: 245px; width: 258px; border-top: 5px solid #000; }
#mission { position: absolute; top: 0; left: 513px; width: 257px; border-top: 5px solid #000; }
.frontpg { margin-left: 245px; width: 525px; border-top: 5px solid #000; float: left; }

/* services page */

#sernav, .sercon { border-top: 5px solid #000; }
#sernav { position: absolute; top: 0; left: 0; width: 200px; }
#sernav dl { margin-top: 0; }
#sernav dt { font: bold 1.2em arial, helvetica, sans-serif; margin: 3px 0; }
#sernav dd { list-style-type: disc; display: list-item; margin: 5px 0 5px 20px; }
#sernav a:link, #sernav a:active, #sernav a:visited { color: #000; text-decoration: none; }
#sernav a:hover { color: #930101; text-decoration: underline; }
.sercon { width: 560px; margin-left: 210px; }

/* location page */

#address { width: 380px; border-top: 5px solid #000; float: left; }
#mymap { width: 378px; height: 380px; float: left; margin-left: 10px; }

/* contact page */

#contact { width: 480px; border-top: 5px solid #000; float: left; }
#phone { margin-left: 10px; margin-bottom: 20px; width: 280px; height: 500px; float: left; }
#contact label { display: block; font-size: 0.6em; color: #930101; }

#contact #name, #contact #company, #contact #www, #contact #email { width: 50%; border: 1px solid #CCC; padding: 2px; }
#contact #subj, #contact #comments { width: 474px; border: 1px solid #CCC; padding: 2px; }

/* employment page */
.jobreqs dt { font-weight: bold }
.jobreqs dd { list-style-type: disc; display: list-item; }