﻿/***** Stylesheet for HAAS CONSULTING *****/
html {
	overflow-y:scroll;}
body {
	margin:0;
	background-color:#666;}
#wrap {
	width:1055px;
	margin:0 auto;
	padding-top:225px;
	position:relative;
	color:#111;
	background-color:white;
	font-family:Georgia, Cambria, Cochin, Times, "Times New Roman", serif;
	text-align:left;}
#header {
	position:fixed;
	top:0;
	width:1055px;
	padding-top:25px;
	background-color:white;}
p {
	text-align:left;}
#logotag {
	font:bold italic 24px Georgia, Cambria, Cochin, Times, "Times New Roman", serif;
	color:black;
	text-align:center;
	margin-top:16px;
	margin-bottom:20px;}
#menu {
	text-align:left;
	padding-left:135px;
	padding-bottom:6px;
	border-bottom:6px #426e42 solid;
	font:bold 24px Arial,sans-serif;
	color:#426e42;}
#menu span {
	margin-right:115px;}
#menu a:link, #menu a:visited, #menu a:hover, #menu a:active {
	color:#426e42;
	font:18px Arial, sans-serif;}
#menu a:link, #menu a:visited {
	text-decoration:none;
	font-weight:normal;}
#menu a:hover {
	text-decoration:underline;}
#footer {
	text-align:center;
	line-height:1.5;
	color:black;
	font:14px Georgia, Cambria, Cochin, Times, "Times New Roman", serif;
	padding-top:5px;
	padding-bottom:30px;
	width:100%;
	background-color:white;}
#footer hr {
	height:3px;
	background-color:#426e42;
	border:none;
	margin-top:0;}
.dot {
	margin-left:11px;
	margin-right:11px;}
#footer a:link, #footer a:visited {
	color:black !important;
	text-decoration:none !important;
	font-weight:normal;}
#footer a:hover {
	text-decoration:underline !important;
	font-weight:normal !important;}
.ctr {
	text-align:center;}
.footnote {
	font-size:smaller;
	margin-left:4em;}
.footnote li {
	margin-bottom:0.2em;}
h3 {
	font-family:Arial,sans-serif;
	color:#353;
	margin-bottom:0.4em;
	margin-top:1.1em;}
