
html, body {
margin: 0;
padding: 0;
}

body {
background: #897d66;
}

a img {
border: none;
}

p {
margin: 0;
padding: 0;
}

#outer {
background: url(../images/global/outerback.gif) left top no-repeat;
height: 771px;
margin: 0 auto;
position: relative;
width: 991px;
}

#contactinfo {
left: 553px;
position: absolute;
top: 18px;
}

#contactinfo p {
float: left;
padding-right: 20px;
}

#logo {
position: absolute;
}

#content {
overflow: auto;
position: absolute;
}

#content ul {
list-style: none;
margin: 0;
padding: 0;
}

#content ul li {
background: url(../images/global/bullet.gif) left center no-repeat;
margin: 0;
padding: 0 0 0 18px;
}

#footer {
left: 0;
line-height: 37px;
position: absolute;
top: 734px;
width: 991px;
}

#footer span {
padding-left: 33px;
}

/* Navigation */

#nav {
background: url(../images/global/nav/nav-back.gif) left top no-repeat;
height: 33px;
left: 0;
position: absolute;
width: 991px;
}

#nav div {
border-left: 1px solid #d3cec9;
float: left;
padding-top: 8px;
text-align: center;
width: 195px;
}

#nav div.firstnav {
border-left: none;
margin-left: 0px;
}