body {
margin: 0;
color: #60513C;
font-family: arial, helvetica, sans-serif;
font-size: 11px;
background: #E7DFB8 url(images/proteus-hp-lds.gif) repeat-y top left;
}
a {color: #57463F; text-decoration: none}
a:hover, a:visited:hover {text-decoration: underline}
img {border: 0}

#page {
position: absolute;
height: 100%;
width: 100%;
background: #E7DFB8 url(images/proteus-hp-bgtile.gif) repeat-x top;
}
#background {
background: #57463F url(images/proteus-hp-lds.gif) repeat-y top left;
position: absolute;
width: 41px;
height: 100%;
z-index: 5;
}
#search {
position: absolute;
top: 40px;
left: 535px;
height: 50px;
width: 300px;
text-align: right;
line-height: 10px;
}
#search form {}
#search input {
border: #9d9d9d solid 1px;
width: 135px;
height: 18px;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
padding: 0;
line-height: 10px;
margin-bottom: 3px;
}
#search button {
background: #9d9d9d;
border: #9d9d9d solid 1px;
border: none;
color: #fff;
width: 55px;
height: auto;
text-transform: uppercase;
margin: 0 0 0 10px;
padding: 3px 0;
font-size: 9px;
}
#adminNav {
position: absolute;
top: 0;
left: 435px;
width: 400px;
text-align: right;
text-transform: uppercase;
padding-top: 20px;
font-size: 9px;
line-height: 9px;
white-space: nowrap;
}
#logo{
position: absolute;
top: 0;
left: 41px;
}
#quicklinks {
position: absolute;
top: 75px;
left: 635px;
width: 200px;
text-align: right;
}
#quicklinks select {
font-family: arial, helvetica, sans-serif;
font-size: 10px;
text-align: left;
border: #9d9d9d solid 1px;
}
#photos {
position: absolute;
left: 41px;
top: 179px;
}
#text {
width: 470px;
height: 225px;
padding: 385px 65px 13px 120px;
font-size: 12px;
line-height: 18px;
background: url(images/proteus-hp-textbg.gif) no-repeat 636px 361px;
}
#text h1 {
font-weight: normal;
font-size: 16px;
}
#highlights {
background: url(images/proteus-hp-highlights.gif) no-repeat;
position: absolute;
top: 334px;
left: 656px;
padding: 15px 40px 30px 25px;
width: 162px;
height: 260px;
z-index: 2;

}

#highlights ul {
list-style-type: none;
margin: 0;
padding: 0;

}

#highlights li {
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
line-height: 16px;
}
#highlights ul ul {
border-top: #D7D4CF solid 1px;
margin-top: 10px;
padding-top: 10px;
}
#highlights li li {
text-transform: none;
font-weight: normal;
font-size: 11px;
margin-bottom: 10px;
line-height: 14px;
}
#highlights a{
text-decoration:none;
}
#highlights .title {
color:#FF690B;
font-weight: bold;
font-size: 12px;
line-height: 18px;
}
#main_nav {
position:absolute;
top: 150px;
left: 41px;
background: #FF690B;
border: #fff solid 2px;
border-left: none;
width: 721px;
height: 25px;
}

#footer {
background: #E7DFB8 url(images/proteus-hp-lds.gif) repeat-y top left;
top: 630px;
font-size: 9px;
text-transform: uppercase;
padding: 20px 65px;
}
#footer a {
text-decoration: none;
}
#footer a:hover, #footer a:visited:hover {
text-decoration: underline;
}

/*------- MAIN NAV STYLES ----*/

#mnav {
width: 100%;
height: 25px;
position: relative;
}

#mnav ul {
list-style-type: none; 
margin: 0;
padding:0;
position: absolute;
z-index: 50;
margin-left: 75px;
}

#mnav li {
display: inline;
height: auto;
width: auto;
float: left;
}

#mnav li a {
display: block;
font-size: 13px;
line-height: 13px;
color: #4F5556;
padding: 6px 0;
color: #fff;
padding-left: 1px;
}
#mnav li a:hover, #mnav li a:visited:hover{
text-decoration: none;
}
#mnav li.div {
padding: 6px 12px;
color:#fff;
}

#mnav li a#currentSection, #mnav li a#currentPage{
background: url(images/proteus-mnav_over.gif) no-repeat left bottom;
}
#mnav ul ul {
position: absolute;
left: -9999px;
width: 130px;
background: #FF690B;
margin-top: -5px;
_margin-top: -8px;
padding-top: 5px;
_padding-top: 8px;
margin-left: -10px;
}

#mnav li li {
float: none;
width: auto;
}
#mnav li li a {
padding: 5px;
background: #887D6B;
font-weight: normal;
font-size: 11px;
width: auto;
text-align: left;
border-bottom: #fff solid 1px;
}

#mnav li li a:hover, #mnav li li a:visited:hover {
background: #4F5457;
color: #fff;
}