﻿html {
    overflow-y: scroll;
}
body
{
margin: 0;
padding: 0;
font: 12px/18px Segoe UI,Arial,Helvetica,sans-serif;
color: #5c5c5c;
background: #f0f0f0 url(/images/layout/bkgd-page.jpg) repeat-x;
}
img
{
border: none;
}
br.clear
{
height: 0;
clear: both;
}
h1
{
font-size: 24px;
line-height: 28px;
font-weight: normal;
color: #b51d29;
}
h2
{
font-size: 18px;
font-weight: normal;
color: #b51d29;
}
div#header_outer
{
height: 170px;
}
div#header_inner
{
height: 170px;
width: 990px;
position: relative;
background: url(/images/layout/bkgd-header-inner.jpg) no-repeat;
margin: 0 auto;
border-bottom: 1px solid #d5d5d5;
}
img#drb_logo
{
position: absolute;
left: 18px;
top: 43px;
}
img#call_drb
{
position: absolute;
right: 17px;
top: 89px;
}
div#header_search_box
{
position: absolute;
top: 36px;
right: 34px;
width: 127px;
height: 22px;
background: url(/images/layout/bkgd-header-search.png) no-repeat;
}
div#header_search_box input
{
border: none;
background-color: #fff;
width: 94px;
height: 16px;
margin: 2px 0 0 26px;
font-size: 11px;
line-height: 16px;
}
div#header_search_box input.search_watermark
{
font-style: italic;
color: #999;
}
img.header_search_button
{
position: absolute;
top: 36px;
right: 6px;
cursor: pointer;
}
ul#main_nav
{
list-style: none;
margin: 0;
padding: 0;
position: absolute;
bottom: 0;
right: 16px;
}
ul#main_nav li
{
list-style: none;
display: block;
float: left;
width: 97px;
height: 44px;
line-height: 50px;
text-align: center;
color: #fff;
font-size: 14px;
background: url(/images/layout/bkgd-nav-sprite.png) no-repeat 0 0;
overflow: hidden;
}
ul#main_nav a
{
color: #fff;
text-decoration: none;
}
ul#main_nav li.current
{
background: url(/images/layout/bkgd-nav-sprite.png) no-repeat 0 -88px;
}
ul#main_nav li.current a
{
font-weight: bold;
}
div#page_wrap
{
background: url(/images/layout/bkgd-page.png) repeat-x;
}
div#page_content_area_outer
{
width: 990px;
margin: 0 auto;
background-color: #fff;
min-height: 500px;
}
div#page_content_area_outer a
{
color: #49b7d2;
}
.breadcrumb
{
display: block;
font-size: 11px;
color: #7c7c7c;
}
.breadcrumb a
{
color: #7c7c7c !important;
text-decoration: none;
}
.breadcrumb_current
{
color: #5b5b5b;
}
div#page_content_bottom
{
width: 990px;
height: 12px;
margin: 0 auto;
background: url(/images/layout/bkgd-page-content-bottom.png) no-repeat;
}
div#footer_container
{
width: 958px;
margin: 0 auto;
padding: 8px 0;
font-size: 11px;
color: #8d8787;
}
div#footer_container a
{
color: #8d8787;
text-decoration: none;
}
div#footer1
{
float: left;
width: 307px;
margin-right: 16px;
}
div#footer2
{
float: left;
width: 307px;
margin-right: 20px;
}
div#footer2 ul
{
float: left;
margin: 0 16px 0 0;
padding: 0 0 0 16px;
}
div#footer3
{
float: left;
width: 282px;
padding-left: 26px;
background: url(/images/layout/bkgd-footer3.gif) no-repeat 0 0;
}
div#footer3 span
{
display: block;
margin-bottom: 16px;
}
