body {
    margin: 0 auto;
	padding: 0px;
	background: #002597 url("../images/golden/default_bg.jpg") repeat-x left top;
    font-family: Tahoma;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
}

a {
    outline: none;
    color: #00428E;
}
object {
    outline: none;
}
a:hover {
    color: #00428E;
}

#content, #main, #key_panel, #info_panel, #search_panel {
    margin: 0px;
    padding: 0px;
}


#page {
    width: 100%;
}

#middle {
    background: #EDEDED;
    width: 100%;
    height: 100%;
}

#content, #content_index {
    width: 1006px;
    height: 100%;
    text-align: left;
	background:#ffffff;
	padding:5px;
}
#content_index {
    width: 724px;
}

#content .left_panel {
    width: 179px;
}

#content td.right_content {
    width: 891px;
    padding-left: 30px;
}
#right_panel, #right_panel_index {
    width: 820px;
    float: right;
}
#right_panel_index {
    width: 522px;
}

#right_panel .info_title {
  /*  color:#A50000;*/
    font-size:14px;
    text-transform:uppercase;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border: 1px solid #D9D9D9;
    color: #00428E;
    font-family: Tahoma;
    font-weight: bold;
    background: #F6F7F7;
    margin-bottom: 10px;
}

#footer {
    text-align: center;
    /*margin-top: 41px;*/
    width: 1006px;
    height: 100px;
    background: url("../images/golden/footer_bg.png") repeat-x left top;
	padding:0 5px;
}
#footer .padding {
    padding-top: 20px;
}
#footer td {
    color: #ffffff;
}
#footer a {
    font-weight: bold;
    color: #ffffff;
}
#footer a:hover {
    color: #00428E;
}

#flash_header {
    overflow: hidden;
    position: relative;
    height: 411px;
    width: 100%;
    margin-bottom: 27px;
}

#flash_header .top{
    height: 122px;
    background: url("../images/golden/flash_header_bg_top.gif") repeat-x top left;
}
#flash_header .middle{
    height: 286px;
    background: url("../images/golden/flash_header_bg.gif") repeat-y top;
    background-position: 50% 50%;
}
#flash_header .bottom{
    height: 4px;
    background: url("../images/golden/flash_header_bg_bottom.gif") repeat-x top left;
}
#flash_container {
    position: absolute;
    height: 412px;
    width: 100%;
    top: 0px;
    left: 0px;
}
#key_panel {
    float: left;
    height: 110px;
    width: 724px;
    margin-top: 10px;
    background: url("../images/golden/key_panel_bg.png") repeat-x left;
}

#big_key_panel {
    float: left;
    height: 150px;
    width: 724px;
    margin-top: 10px;
    background: url("../images/golden/big_key_panel_bg.png") repeat-x left;
}

#key_panel .padding, #big_key_panel .padding {
   padding: 10px 40px 0px 168px;
   font-family: Arial;
   font-weight: bold;
   font-size: 12px;
   color: white;
}

#info_panel, #info_panel_index {
    margin-top: 0;
    width: 100%;
    height: 100%;
    float: left;
}

#info_panel_index {
    margin-top: 20px;
    width: 724px;
}

#info_panel .info {
    width: 100%;
}

#left_panel {
    width: 179px;
    float:left;
}
#left_menu_container {
    width: 100%;
}
ul.left_menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.left_menu li {
    width: 100%;
    background: #D9D9D9;
    margin-bottom: 1px;
    min-height: 30px;
}
ul.left_menu .padding {
    padding: 7px 5px 5px 5px;
}
ul.left_menu li a {
    text-decoration: none;
    color: #00428E;
    font-size: 11px;
    font-family: Tahoma;
    font-weight: bold;
}
ul.left_menu li a.active {
    color: #D52D00;
}

#listing {
    width: 100%;
}
#listing .padding {
    padding-left: 14px;
}
#banner_container {
    width: 100%;
}

.info_block {
    width: 100%;
}
.info_block .title {
    width: 100%;
    height: 30px;
    font-size: 14px;
    color: #00428E;
    font-family: Tahoma;
    font-weight: bold;
    background: #F6F7F7;
}
.info_block .title .padding {
    padding: 7px 10px 6px 10px;
}
.info_block .content {
    font-size: 11px;
    color: #656565;
    font-family: Tahoma;
}
.info_block .content .padding {
    padding: 10px 10px 10px 10px;
}

#search_panel {
    float: right;
    width: 258px;
    height: 100%;
    background: #dadada;
    color: #656565;
}
#search_panel .header {
    width: 100%;
    height: 65px;
    background: url("../images/golden/search_panel_header_bg.png") no-repeat left;
}
#search_panel .header .padding {
    padding: 25px 0px 0px 20px;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    text-transform:none;
}

#search_panel .info {
    width: 100%;
}
#search_panel .info .padding {
    padding: 15px 0px 0px 16px;
    width:194px;
}

#search_panel .footer {
    width: 100%;
    height: 7px;
    background: url("../images/golden/search_panel_footer_bg.png") no-repeat left;
}

#search_form_table td{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    text-align: left;
    padding-bottom: 10px;
    vertical-align: top;
    text-align: left;
}
#search_form_table input[type=radio] {
}
#search_form_table input[type=checkbox] {
}
#search_form_table select {
    width: 112px; 
}
#search_form_table select {
    width: 100%;
}
#search_form_table input[type=text] {
    width: 102px;
}
.clear {
    clear: both;
}

#top_menu_container {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    width: 100%;
    height: 40px;
}

#top_menu_container .menu {
/*    width: 1006px;*/
    position: absolute;
    right: 0;
    top: 0;
    height: 32px;
    margin-top: 25px;
}
#top_menu_container .menu .home_link_container {
    float: left;
    height: 100%;
}

#top_menu_container .menu .right_menu {  
    height: 32px;
    float: right;
    text-align: left;
    padding: 0;
    color: white;
    font-family: Tahoma;
}
#top_menu_container .menu .right_menu a {
    color: #D52D00;
    text-decoration: underline;
    font-weight: bold;
}

#top_menu_container .menu .right_menu .left {
    background: url("../images/golden/top_right_menu_bg_left.gif") no-repeat top left;
    float: left;
    width: 7px;
    height: 100%;
}
#top_menu_container .menu .right_menu .center {
    float: left;
    height: 32px;
    background: #21436A;
}
#top_menu_container .menu .right_menu .center .padding {
    padding: 7px 5px 8px 5px;
}
#top_menu_container .menu .right_menu .right {
    background: url("../images/golden/top_right_menu_bg_right.gif") no-repeat top left;
    float: left;
    width: 7px;
    height: 100%;
}

#header {
    width: 1006px;
    height: 122px;
    padding-top:30px; 
    /*background:#ffffff url("../images/golden/flash_header_bg_top.gif") repeat-x top left;*/
}

#header_content {
    width: 100%;
    height: 100%;
    position: relative;
}
#logo_container {
    float: left;
    margin-top: 16px;
    margin-left: 10px;
    height: 85px;
    overflow: hidden;
    background: url("../images/golden/site_logo.png") no-repeat top left;
}

#main_menu_container {
    float: right;
    margin-top: 83px;
}
ul.main_menu {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul.main_menu li.normal {
    width: 140px;
    height: 36px;
    float: left;
    margin-left: 3px;
    text-align: center;
    cursor: pointer;
    background: url("../images/golden/button_bg_middle.png") repeat-x left top;
}

ul.main_menu a {
    cursor: pointer;
    color: #A7C1DC;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
}
ul.main_menu a:hover {
    color: #ffffff;
}

ul.main_menu div.left{
    width: 140px;
    height: 100%;
    background: url("../images/golden/button_bg_left.png") no-repeat left top;
}

ul.main_menu div.right{
    width: 140px;
    height: 100%;
    background: url("../images/golden/button_bg_right.png") no-repeat right top;
}
ul.main_menu div.padding {
    padding: 10px 2px 0px 2px;
}
ul.main_menu li.active, ul.main_menu li:hover  {
    width: 140px;
    height: 36px;
    float: left;
    margin-left: 3px;
    text-align: center;
    cursor: pointer;
    background: url("../images/golden/button_bg_middle_active.png") repeat-x left top;
}

ul.main_menu li.active a, ul.main_menu li:hover a {
    color: #ffffff;
    text-shadow: black 1px 1px 1px;
}

ul.main_menu li.active div.left, ul.main_menu li:hover div.left {
    width: 100%;
    height: 100%;
    background: url("../images/golden/button_bg_left_active.png") no-repeat left top;
}
ul.main_menu li.active div.right, ul.main_menu li:hover div.right{
    width: 100%;
    height: 100%;
    background: url("../images/golden/button_bg_right_active.png") no-repeat right top;
}

/* Fonts styles */

.index_logo_header {
    font-size: 24px;
    color: #00428E;
    font-family: Arial;
    font-weight: bold;
}

td.header{
    font-size:14px;
    text-transform:uppercase;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    border: 1px solid #D9D9D9;
    color: #00428E;
    font-family: Tahoma;
    font-weight: bold;
    background: #F6F7F7;
}
/*
td.subheader {
    width: 100%;
    height: 36px;
    font-size: 14px;
    color: #00428E;
    font-family: Tahoma;
    font-weight: bold;
    background: #F6F7F7;
    border-top: 8px solid #EDEDED;
}*/
