html, body, ul {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#bgimage {
width:100%;
z-index:-1;
position:absolute;
}

#container {
position:relative;
margin:0 auto;
padding:20px;
background:#FFF;
width:985px;
}

#searchtext {
font-family:Arial, Helvetica, sans-serif;
border:1px solid #adadad;
background:#FFFFFF;
margin:0;
padding:0;
padding-left:2px;
width:248px;
height:18px;
line-height:18px;
}

#searchtextorg {
font-family:Arial, Helvetica, sans-serif;
border:1px solid #adadad;
background:#FFFFFF;
margin:0;
padding:0;
padding-left:2px;
width:155px;
height:18px;
line-height:18px;
}

textarea {
background:#FFFFFF;
overflow:auto;
border:1px solid #adadad;
}

select {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #adadad;
background:#FFFFFF;
width:252px;
height:20px;
line-height:20px;
}

#searchbutton {
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
border:none;
background:url(images/button.gif);
font-size:9px;
text-align:center;
vertical-align:middle;
height:20px;
width:50px;
}

#searchbutton::-moz-focus-inner { border: 0; }

ul {
list-style:none;
cursor:default;
}

ul li {
display:inline;
padding-right:5px;
}

#nav ul li {
color:#000;
font-size:15px;
}

ul.options li {
color:#018498;
}

#nav div {
float:left;
display:inherit;
line-height:17px;
}

#nav div.top-nav-line {
width:1px;
height:12px;
background:#000000;
margin:3px 10px;
}

a {
cursor:pointer;
outline:none;
text-decoration:none;
}

#nav a, #rightul a {
color:#000;
}

.options a {
color:#018498;
}

#nav a:hover, #rightul a:hover, a:hover, #searchbutton:hover {
color:#f97a67;
}

#top {
position:relative;
height:100px;
}

#logo {
width:285px;
height:100px;
cursor:pointer;
background:url(images/logo.gif) left bottom no-repeat;
float:left;
display:inline;
}

#index-full-banner {
width:468px;
height:60px;
padding:12px 24px 18px 24px;
float:left;
display:inline;
margin-top:3px;
margin-left:20px;
/*background:url(images/old_header_small.jpg) top left no-repeat;*/
}

#topnav {
position:relative;
height:30px;
background:#c1c9cc;
}

#nav {
position:absolute;
top:6px;
z-index:0;
}

#nav {
left:10px;
}

#rightnav {
position:absolute;
bottom:6px;
right:0;
}

#rightul a {
color:#f97a67;
}

#rightul a:hover {
color:#c1c9cc;
}

#searchtable {
position:absolute;
right:0;
top:-2px;
}

#content {
padding:15px 0 15px 0;
width:985px;
}

.title {
position:relative;
font-size:14px;
color:#f97a67;
border-bottom:solid #e6e7e8 1px;
padding-bottom:2px;
margin-bottom:2px;
}

#footer {
padding-top:5px;
border-top:1px solid #e6e7e8;
text-align:center;
font-size:10px;
color:#999999;
}

#tornbottom {
margin:0 auto;
width:1025px;
height:104px;
background:url(images/torn_bottom.gif) no-repeat;
}