html {
overflow-y: scroll;
}

body {
margin: 0px;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #555555;
background: #dfe9eb url(/images/background.gif) top repeat-x;
}

h1, h2, h3, h4 {
margin: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
}

h1 {
font-size: 30px;
line-height: 30px;
color: #2e8799;
}

h2 {
position: absolute;
bottom: 15px;
left: 20px;
font-size: 26px;
line-height: 30px;
color: #ffffff;
}

h2.about-workplace-hygiene, h2.terms, h2.notfound {
color: #5faebe;
}

h3 {
margin-top: 72px;
margin-bottom: 10px;
font-size: 20px;
line-height: 24px;
color: #ffffff;
}

h4 {
margin-top: 27px;
font-size: 14px;
line-height: 18px;
color: #5faebe;
}

h5 {
margin: 0px;
margin-bottom: 5px;
font-size: 14px;
line-height: 18px;
color: #3b94a6;
}

p, ul {
margin: 0px;
margin-bottom: 15px;
}

ul {
padding: 0px;
margin-left: 15px;
list-style-type: disc;
}

li {
margin: 4px 0px;
}

a {
text-decoration: none;
color: #f29d61;
}

a:hover {
text-decoration: underline;
}

a.button, a.submit {
float: right;
display: block;
font-weight: bold;
text-align: center;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
}

a.button {
width: 212px;
height: 32px;
margin-top: 10px;
margin-right: 19px;
font-size: 14px;
line-height: 32px;
background: url(/images/button.gif) center no-repeat;
}

a.submit {
width: 82px;
height: 24px;
margin-top: 2px;
margin-bottom: 15px;
font-size: 11px;
line-height: 24px;
background: url(/images/submit.gif) center no-repeat;
}

form, form table {
float: left;
width: 419px;
}

form {
margin-right: 81px;
}

form td.label {
padding-top: 3px;
}

input, textarea {
float: right;
width: 346px;
padding: 2px;
border: 1px solid #d7d7d7;
margin-bottom: 8px;
font: 12px/15px Arial, Helvetica, sans-serif;
color: #555555;
}

#wrapper {
margin: 0px auto;
width: 770px;
}

#container {
float: left;
width: 770px;
padding-bottom: 40px;
}

#header {
float: left;
width: 750px;
height: 80px;
padding: 10px;
}

#header img {
float: right;
margin-top: 27px;
}

#main {
float: left;
width: 750px;
padding: 10px;
background-color: #ffffff;
}

#menu {
float: left;
width: 750px;
height: 30px;
margin-bottom: 1px;
background: #207080 url(/images/menu.gif) top repeat-x;
}

#menu a {
float: left;
height: 30px;
padding: 0px 20px;
line-height: 30px;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
color: #ffffff;
}

#menu a:hover, #menu a.active {
color: #f29d61;
}

#menu img {
float: left;
margin: 10px 0px;
}

#banner {
position: relative;
float: left;
width: 750px;
height: 309px;
text-align: center;
color: #ffffff;
background: #bd4f19 url(/images/banner.gif) top repeat-x;
}

#banner img {
float: left;
}

#content {
float: left;
width: 690px;
min-height: 210px;
padding: 20px;
}

#contact {
float: left;
margin-bottom: 15px;
}

#footer {
float: left;
width: 730px;
height: 30px;
padding: 0px 10px;
font-size: 10px;
line-height: 30px;
color: #5faebe;
background-color: #e5edef;
}

#footer a {
color: #5faebe;
}
