* {
padding: 0px;
margin: 0px;
}

body {
background: #F9F9F7 url('images/a1.gif') repeat-x;
font-size: 15px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

.left {
float:left;
margin: 0 14px 3px 0;
}
.right {
float:right;
margin: 0 0 3px 14px;
}

a {
color: #FF7800;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}

table{
margin-bottom:20px;
}

sup {
font-size: 0.5em;
}

p {
margin-bottom: 14px;
text-align: justify;
}

img.floatleft {
border: 1px solid #888;
float: left;
}

#upbg {
position: absolute;
top: 0px;
left: 0px;
background: #fff url('images/upbg.gif') no-repeat;
width: 747px;
height: 264px;
z-index: 1;
}

#outer {
position: relative;
width: 747px;
margin: 0 auto;
background: #fff url('images/abg.gif') repeat-y;
}

#inner {
position: relative;
padding: 3px 30px 13px 30px;
z-index: 2;
}

#header {
position: absolute;
background: #FF7800 url('images/header.jpg') repeat-x;
width: 667px;
height: 176px;
color: #fff;
padding-left: 20px;
}

#header h1 {
display:none;
padding-top: 80px;
font-size: 75px;
letter-spacing: -1px;
}
#header span {
font-weight: normal;
}

#menu {
text-align:right;
position: relative;
background: #46461F url('images/menubg.png') repeat-x bottom;
height: 31px;
padding: 0;
margin: 176px 0 0 0;
text-transform: uppercase;
}

#menu ul {
}

#menu ul li {
display: inline;
line-height: 40px;
}

#menu ul li.first {
border-left: 0px;
}

#menu ul li a {
text-decoration: none;
padding: 11px 6px 2px 6px;
font-size: 12px;
color: #fff;
font-weight: bold;
border-left: 1px solid #41606D;
}

#menu ul li a:hover {
color: #fff;
text-decoration: none;
background: #FF7800 url('images/menuhover.gif') repeat-x bottom;
}

#content {
background: url('images/greyfadedown.gif') top repeat-x;
}
.content {
padding-top:12px;
}

.content img {
border:1px solid #8C8C73;
}

#content h3 {
position: relative;
top: 4px;
font-size: 18px;
line-height: 25px;
color: #656551;
letter-spacing: -1px;
background: url('images/a22.gif') bottom repeat-x;
padding: 0px 0px 10px 15px;
margin-bottom: 20px;
}

#content .content {
padding: 15px 15px 15px 15px;
margin-bottom: 20px;
background: url('images/greyfadeup.gif') repeat-x bottom;
}
.content table {
font-size:12px;
}
.content td {
padding:12px;
}

#footer {
position: relative;
clear: both;
height: 40px;
text-align: center;
line-height: 40px;
font-size: 10px;
background-image: url('images/a50.gif');
color: #A8A88D;
}

#footer a {
color: #8C8C73;
}

.zemContactForm {
font-size:12px;
}
.zemContactForm fieldset {
border: none;
}
.zemContactForm label {
float: left;
margin: 10px 10px 0 0;
text-align: right;
}
.zemContactForm br {
clear: left;
}
.zemContactForm .zemSubmit {
margin: 10px 0 0 0;
}
