BODY {
 background-image: url('../gfx/background-paper.gif');
 background-repeat: repeat-y;
 background-position: center;
 background-color: #eeeeee;
 padding: 0px;
 margin: 0px;
}

.fire_sprinkler_installers {
 position: absolute;
 top: -300px;
 left: 0px;
 font: normal 10px sans-serif;
}

.hm {
 /* Header Menu */
 padding-right: 5px;
}

.linkblock {
 width: 898px;
 align: center;
}

.res0 {
 background-color: #f7ecdb;
 text-align: center;
}

.res1 {
 padding: 4px;
 background-color: #f7ecdb;
}

.res2 {
 padding: 4px;
 background-color: #f3e4cd;
}

.mkthead {
 font-size: 18px;
 color: #33427d;
 font-weight: bold;
}

.mktcopy {
 font-size: 22px;
 line-height: 30px;
 font-weight: bold;
}

.mk0 {
 color: #bbbbbb;
}


.mk1 {
 color: #45a6b3;
}

A {
 text-decoration: none;
 color: #aaaaaa;
}

H1 {
 padding: 0px;
 margin: 0px;
 color: #b5b5b5;
 font-size: 40px;
 font-family: trebuchet ms,sans-serif;
 font-style: italic;
 line-height: 45px;
}

INPUT {
 font-family: trebuchet ms,sans-serif;
 font-size: 14px;
 color: #444444;
}

TEXTAREA {
 font-family: trebuchet ms,sans-serif;
 font-size: 14px;
 color: #444444;
}

.bighand {
 /* the large hand graphic on the front page */
 position: absolute;
 top: 90px; 
 left: 0px;
 background-image: url('../gfx/bighandfinal.jpg');
 background-repeat: no-repeat;
 background-position: center top;
 width: 100%;
 padding-top: 380px;
}

.helmet {
 background-image: url('../gfx/helmet.jpg');
 background-repeat: no-repeat;
 background-position: center top;
 padding-top: 75px;
}

.biggrey {
 /* oversized grey type */
 font-family: trebuchet ms,sans-serif;
 color: #b5b5b5;
 font-size: 36px;
 font-weight: bold;
 font-style: italic;
 line-height: 30px;
}

TD {
 font-family: trebuchet ms,sans-serif;
 color: #444444;
 font-size: 14px;
 line-height: 22px;
}

P {
 font-family: trebuchet ms,sans-serif;
 color: #444444;
 font-size: 14px;
 line-height: 22px;
}

DIV {
 font-family: trebuchet ms,sans-serif;
 color: #444444;
 font-size: 14px;
 line-height: 22px;
}

.divider {
 /* underlined divider */
 border-bottom: 2px solid #dddddd;
 padding-bottom: 4px;
}

H2 {
 font-family: trebuchet ms,sans-serif;
 color: #444444;
 font-size: 18px;
 padding: 0px;
 margin: 0px;
}

.footer {
 background-image: url('../gfx/footer.jpg');
 background-repeat: no-repeat;
 background-position: center top;
 color: #aaaaaa;
 padding: 20px;
 text-align: center;
 font-size: 12px;
}

.footer A {
 text-decoration: none;
 color: #aaaaaa;
}