/*

   Author: Glenn Milligan


*/

body       {color: black; background: white; font-style: normal; font-family: sans-serif}
ul         {list-style-type: none; padding-left: 0px; margin-top: 0px}
#links #navigation{display: block; color: white; background-color: white; text-align: center; margin-top 0px; width: 175px}
#links li  {text-align: center;
            font-size: 12pt; background-color: white; border-top: 1px solid rgb(100,100,100)}
#links a   {display: block; width: 171px; color: black; padding: .1em; text-decoration: none; text-align: center}
a:hover    {background-color: white}
#links     {float: left; width: 175px; background-color: white; padding: 0px; margin-top: 15px; border: 2px solid rgb(100,100,100)}
#inner     {min-height: 350px;margin-left: 12em; padding-left: 1em;
             border-left: 0.2em solid rgb(200,200,200); width: 40em}
#inner h2  {font-variant: small-caps; background-color: white; padding-left: 10px; margin-top: 15px}   
address    {margin-top: 10px; text-align: center; font: normal small-caps 0.8em sans-serif;
            border-top: 0.3em double rgb(100,100,100); padding-top: 1em}
#outer     {margin-left: 2em; background-color: white}
#page      {border: 0.2em solid white; width: 55em; background-color: white}
#inner #machine {float: right}
#message div:first-letter{float:left; font-size: 300%; line-height: 0.8}
#message span{color:red}
label.blockquote{display: block; position: relative; margin: 12px 0px}
label.blockquote input{position: absolute; left: 150px}
.indentlabel{margin-left: 150px}
#firstName, #lastName, #address, #companyname {width: 25em}
#email     {width: 15em}
#phone, #city, #fax{width: 10em}
#state     {width: 3em}
#zip       {width: 7em}
#button    {text-align: center}
fieldset   {margin-bottom: 10px}
#message #logo      {float: right}