#container                        {position: relative;}

#header                           {position: relative; height: 561px; background-image: url(../images/design/home/header_bg.jpg);}

#menu                             {position: relative; z-index: 2; margin: 175px 0 0; width: 960px; height: 370px;}
#menu .menuitem                   {display: block; margin: 0 10px; width: 940px;}
#menu .menuitem a                 {position: relative; z-index: 4;}
#menu .menuitem_page_2,
#menu .menuitem_page_3,
#menu .menuitem_page_4,
#menu .menuitem_page_5            {float: left; clear: left;}
#menu .menuitem_page_2 a          {width: 300px; height: 103px; background: none;}
#menu .menuitem_page_3 a          {width: 300px; height: 81px; background: none;}
#menu .menuitem_page_4 a          {width: 300px; height: 71px; background: none;}
#menu .menuitem_page_5 a          {width: 300px; height: 100px; background: none;}
#menu .menuitem_page_6            {float: right; clear: left; margin-top: -280px;}
#menu .menuitem_page_7            {float: right; clear: right; margin-top: -200px;}
#menu .menuitem_page_8            {float: right; clear: right; margin-top: -125px;}
#menu .menuitem_page_9            {float: right; clear: right; margin-top: -35px;}
#menu .menuitem_page_6 a          {width: 300px; height: 103px; background: none;}
#menu .menuitem_page_7 a          {width: 300px; height: 81px; background: none;}
#menu .menuitem_page_8 a          {width: 300px; height: 71px; background: none;}
#menu .menuitem_page_9 a          {width: 300px; height: 100px; background: none;}

#menu li a:hover,
#menu li a:focus        {background: url(../images/design/home/menu_hover.png) no-repeat left;}

#slideshow                        {display: inline; position: absolute; z-index: 1; top: 200px; left: 250px; width: 491px; height: 338px;}

#main                             {display: none;}

#footer                           {margin: 0 auto 30px; padding: 0; background-image: url(../images/design/home/footer_bg.png);}

#newsTicker                       {display: block; color: #0D3D59;}
#ticker                           {display: inline; float: left; margin: 40px 10px 33px 370px; width: 320px; text-align: left; font-weight: bold; font-size: 160%;}
#ticker a:link                    {text-decoration: none; color: #0D3D59;}
#ticker a:visited                 {color: #0D3D59;}
#ticker a:hover,
#ticker a:focus                   {text-decoration: underline; color: blue;}
#ticker a:active                  {color: blue;}

#news_flash							{margin: 0px auto; width: 300px; height: 100px; display: block;}						
#news_flash ul 						{ width: 300px; float: left; padding: 0px; margin: 30px 0px 0px 0px; list-style-type: none; }
#news_flash a						{font-size: 140%; color: #0024FF; font-weight: bold; }
