html, html *
{
   border: 0px;
   margin: 0px;
   padding: 0px;
}

body
{
   background: #FFFFFF;
   margin-bottom: 30px;
}

/************************************* PAGE *************************************/

#page
{
   width: 950px;
   line-height: 0px;
}

/************************************* HEAD *************************************/

#logo
{
   background: url(../images/logo.gif) 0px 0px no-repeat;
   float:left;
   width: 371px;
   height: 114px;
}

#servnav
{
   margin: 0px 83px 0px 0px;
   padding: 9px 0px 0px 0px;
   text-align: right;
}

#servnav ul
{
   list-style: none;
}

#servnav ul li
{
   display: inline;
   margin: 0px;
}

#servnav ul li a, #servnav ul li a.selected
{
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 11px;
   color: #000000;
   margin-left: 14px;
   text-decoration: none;
}

#servnav ul li a:hover, #servnav ul li a.selected
{
   color: #039FC5;
}

#mainnav
{
   margin: 86px 77px 7px 0px;
   text-align: right;
}

#mainnav ul
{
   list-style: none;
}

#mainnav ul li
{
   display: inline;
   margin: 0px;
}

#mainnav ul li a, #mainnav ul li a.selected
{
   font-family: Verdana, Sans-Serif;
   font-size: 14px;
   line-height: 14px;
   color: #000000;
   margin-right: 21px;
   text-decoration: none;
   text-transform: uppercase;
}

#mainnav ul li a:hover, #mainnav ul li a.selected
{
   color: #039FC5;
}

#thr
{
   clear: both;
   background: url(../images/bg_thr.gif) 0px 0px repeat-x;
   height: 14px;
   width: 855px;
}

#thrbow
{
   background: url(../images/bg_thrbow.jpg) 0px 0px no-repeat;
   position: absolute;
   top: 121px;
   left: 849px;
   width: 62px;
   height: 77px;
}

/************************************* BODY *************************************/

* html #body
{
   margin-top: -5px; /* IE 6 HACK */
   margin-left: -53px;
}

#content
{
   border-right: 1px solid #CCCCCC;
   margin: 36px 0px 45px 53px;
   padding: 0px 15px 0px 0px;
   float: left;
   width: 565px;
}

#content h1
{
   font-family: Verdana, Helvetica, Sans-Serif;
   font-weight: normal;
   font-size: 30px;
   line-height: 32px;
   color: #8B8B8B;
   margin: 5px 0px 10px 0px;
}
#content h2
{
   font-family: Verdana, Helvetica, Sans-Serif;
   font-weight: normal;
   font-size: 16px;
   line-height: 26px;
   color: #000000;
   margin: 5px 0px 5px 0px;
}
#content h3
{
   font-family: Verdana, Helvetica, Sans-Serif;
   font-weight: normal;
   font-size: 12px;
   line-height: 32px;
   color: #8B8B8B;
   margin: 5px 0px 5px 0px;
}
#content, #content p
{
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 19px;
   color: #000000;
}

#content p
{
   margin-bottom: 20px;
}

#content a
{
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 13px;
   color: #039FC5;
   text-decoration: none;
}

#content a:hover
{
   text-decoration: underline;
}

#sidenav
{
   text-align: right;
   margin: 8px 0px -8px 0px;
}

#sidenav span
{
   margin: 0px 8px 0px 8px;
}

#sidebar
{
   border-left: 1px solid #CCCCCC;
   float: left;
   margin: 37px 0px 0px -1px;
   padding: 0px 0px 0px 25px;
   width: 205px;
}

#subnav
{
   width: 100%;
   list-style: none;
   margin: 0px 85px 0px -11px;
}

#subnav li
{
   background: url(../images/bg_subnav_devider.gif) bottom right no-repeat;
   margin-bottom: 6px;
}


* html #subnav li
{
   margin-bottom: 0px; /* IE 6 HACK */
}

#subnav li a, #subnav li a.selected
{
   background: url(../images/bg_subnav.gif) 0px 2px no-repeat;
   display: block;
   font-family: Verdana, Sans-Serif;
   font-size: 14px;
   line-height: 14px;
   color: #000000;
   padding: 0px 0px 9px 22px;
   text-decoration: none;
   text-transform: uppercase;
}

#subnav li a:hover, #subnav li a.selected
{
   background: url(../images/bg_subnav_over.gif) 0px 2px no-repeat;
   color: #039FC5;
   text-decoration: none;
}

#subnav ul
{
   margin: 0px 0px 0px 22px;
   padding: 0px 0px 9px 0px;
   list-style: none;
}

#subnav ul li
{
   background: none;
}

#subnav ul li a, #subnav ul li a.selected
{
   background: none;
   display: inline;
   padding: 0px;
   margin: 0px;
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 11px;
}

#subnav ul li a:hover, #subnav ul li a.selected
{
   background: none;
}

#sidebar h1, #sidebar h2, #sidebar h3
{
   background: #039FC5;
   font-family: Verdana, Sans-Serif;
   font-weight: normal;
   font-size: 14px;
   line-height: 16px;
   color: #FFFFFF;
   padding: 2px 13px 2px 0px;
   margin: 52px 0px 25px -11px;
   text-align: right;
   text-transform: uppercase;
}

#search input
{
   margin: 0px 10px 1px 0px;
   font-family: Verdana, Sans-Serif;
   font-weight: normal;
   font-size: 11px;
   line-height: 12px;
   width: 140px;
}

#sidebar, #sidebar p
{
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 13px;
   color: #000000;
}

#sidebar a
{
   font-family: Verdana, Sans-Serif;
   font-size: 11px;
   line-height: 13px;
   color: #039FC5;
   text-decoration: none;
}

#sidebar a:hover
{
   text-decoration: underline;
}

#sidebar .img_float_right
{
   border: 1px solid #bbbbbb;
   margin: -5px 0px 5px 5px;
   float: right;
}

#gradient
{
/*   background: url(../images/bg_gradient.gif) top 633px no-repeat;
   width: 100%;
   height: 81px;
   margin-top: -40px;
*/
}

/************************************ FOOTER ************************************/

#footer
{
   clear: both;
}

#bhrbow
{
   background: url(../images/bg_bhrbow.jpg) 0px 0px no-repeat;
   float: left;
   width: 96px;
   height: 89px;
}

#bhr
{
   background: url(../images/bg_thr.gif) 0px 3px repeat-x;
   float: left;
   width: 816px;
   height: 17px;
}

#bhr div
{
   background: url(../images/bg_bhrend.gif) 0px 3px no-repeat;
   float: right;
   width: 5px;
   height: 17px;
}