.print { display: none !important; }

body { font: normal .8em helvetica, arial, sans-serif; margin: 0; padding: 0; background: #018b98; }
a img { border: 0; }

label.contact { display: block; font-size: .8em; }
textarea { height: 100px; }
input.text, textarea { width: 300px; border: 1px solid #999; margin-bottom: 10px; }


#pagewrap { background: #FFF; }

#head { height: 150px; background: url('/img/logo.png'); }

#nav { position: absolute; top: 175px; left: 0; width: 190px; }
#nav dt, #nav dd { margin-left: 20px; margin-bottom: 10px; font-weight: 500; font-size: 1.8em; }
#nav dd { margin-left: 40px; font-size: 1.6em; }
#nav a { text-decoration: none; color: #000; }
#nav a:hover { color: #008b98; }
#nav a.active { font-weight: bold; }

#wrap { margin-left: 190px; }
#cont { padding: 20px; min-height: 400px; }

#foot { text-align: right; margin-top: 10px; padding: 30px 20px 20px 20px; background: url('/img/footer.png') top right no-repeat; color: #fff; }

img.fprop { border: 1px solid #008b98; padding: 3px; }
h1.fprop { color: #008b98; text-align: center; }