/* Home CSS Document */

body                              {margin: 0 auto; background: #0018ff url(../images/design/background_home.jpg) top no-repeat; font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 80%; line-height: 170%; text-align: center; color: #000;}
#container                        {margin: 0 auto; width: 980px;  background: url(../images/design/background_home.jpg) top no-repeat; text-align: left;}
#background                       {float: left; width: 980px; background: url(../images/design/background_home.jpg) top no-repeat; text-align: left;}

#header                           {width: 980px; height: 130px; color: #FFF;}
#headerhomelink                   {float: left; width: 980px; height: 100px;}

#main                             {background: none; position: relative; height: 380px;}
#contentWrapper                   {display: none;}

#slideshow                        {display: block; float: left; width: 363px; height: 356px; left: 312px; top: 1px; position: absolute; text-align: center;}
#slideshow span                   {margin: 130px auto 0; display: block; color: #999; width: 260px;}

#menu                             {float: left; width: 980px; position: absolute; top: 25px;}
#menu ul                          {margin: 0; padding: 0; width: 980px;}
#menu li                          {margin: 0; padding: 0;}

#menu li a                        {position: absolute; display: block; width: 250px; color: #fff; background: url(../images/design/menushine.png) -3460px no-repeat;}

li.menuitem_page_3 a {top: 0; left: 50px; height: 100px;}
li.menuitem_page_2 a {top: 100px; left: 30px; height: 80px; width: 270px}
li.menuitem_page_4 a {top: 180px; left: 30px; height: 70px; width: 270px}
li.menuitem_page_5 a {top: 250px; left: 70px; height: 120px; width: 250px}
 
li.menuitem_page_6 a {top: -30px; right: 50px; height: 110px;}
li.menuitem_page_7 a {top: 80px; right: 30px; height: 90px; width: 270px}
li.menuitem_page_8 a {top: 170px; right: 30px; height: 80px; width: 270px}
li.menuitem_page_9 a {top: 250px; right: 70px; height: 110px; width: 260px}
li.menuitem_page_93 a {top: 250px; right: 70px; height: 110px; width: 260px}

#contentfooter     {display:none}



#latestnews                       {position: absolute; padding: 25px 0 0 200px; width: 630px; height: 141px; top: 350px; left:150px; background: url(../images/design/latestnews.png) left no-repeat; color: #ffbb22;}
#latestnews ul, #latestnews li    {margin: 0; padding: 0; list-style: none;}
#latestnews li                    {padding: 30px 0 0 0;}
#latestnews h2                    {display: none;}
#latestnews h3 a                  {color: #fff; font-size: 170%;}

#footerwrapper                    {margin-top: 15px;}

