
/* general */
body { color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; text-align: center; margin: 0; padding: 0 }
h1 { color: #833; font-size: 1.3em; margin: 0 0 10px; padding: 0 0 10px }
h2 { font-size: 1em; line-height: 1.5em; margin: 0 0 10px; padding: 0 }
h3 { color: #833; font-size: 1em; line-height: 1.5em; text-align: left; margin: 0 0 10px; padding: 0 }
p { font-size: 1em; line-height: 1.7em; text-align: left; margin: 0 0 20px }
td { font-size: 1em; line-height: 1.7em; margin: 0 0 20px }
/* layout */
#wrapper  { font-size: 67.5%; background-image: url("images/bg.gif"); background-repeat: repeat-y; background-position: 0 0; text-align: left; margin: auto; padding: 0; position: relative; width: 779px }
#header  { background-image: url(images/header1.jpg); background-repeat: no-repeat; background-position: 0 0; margin: 0; padding: 0; position: relative; height: 218px }
#menu { padding-top: 10px; width: 180px; float: left; clear: both }
#content  { margin-right: 20px; margin-left: 220px; padding: 15px 20px 50px; position: relative; width: 520px }
#footer { color: #000; font-size: 0.8em; line-height: 0.9em; background-image: url("images/footer.jpg"); background-repeat: no-repeat; background-position: 0 0; margin: 0; padding: 5px 0 0; width: auto; height: 71px; clear: both }
#credit  { font-size: 0.8em; background-color: #fff; text-align: right }
/* header specific */
#header .logo { position: absolute; top: 28px; left: 236px; width: 234px; border-width: 0 }
/* menu specific */
#nav { list-style-type: none; list-style-image: none; margin: 0 0 0 10px; padding: 0 }
#nav li { line-height: 1.5em; margin: 0; padding: 0; border-bottom: 1px solid #777 }
#nav li a { color: #833; font-weight: bold; text-decoration: none; display: block; padding: 0.25em 0.5em 0.25em 0.75em }
#nav li a:hover   { color: #333; text-decoration: none; background-image: url("images/sq.gif"); background-repeat: no-repeat; background-position: 0 10px }
/* content specific */
#content a { color: #833; font-weight: bold; text-decoration: underline }
#content a:hover { color: #777; text-decoration: none }
#content img { padding-top: 10px; padding-bottom: 10px; padding-left: 10px; float: right }
/* footer specific */
#footer .address { line-height: 2em; margin: 0 0 0 20px; float: left }
#footer .tel { line-height: 2em; margin: 0 20px 0 0; float: right }
#footer a { color: #833; font-weight: bold; text-decoration: none }
#footer a:hover { color: #333; font-weight: bold }
/* credit 
*/
#credit a { color: #833; font-weight: bold; text-decoration: none }
#credit a:hover { color: #777; font-weight: bold; text-decoration: none }
