*						{margin: 0; padding: 0;}
html,body				{height: 100%; background: #f4efdc url(../images/gfx_main/main_page_bg.gif) top repeat-x; font-family: verdana; font-size: 12px;}

.clearing               {position: relative; width: 555px; height: 0px; margin: 0px auto; clear: both;}

/* Main containers */

div#main_container		{position: relative; width: 960px; overflow: visible; margin: 0px auto; padding: 0px; }
div#header				{position: relative; width: 960px; height: 86px; margin: 0px; padding: 0px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;}
div#top_banner          {position: relative; width: 960px; height: 202px; margin: 0px; padding: 0px; background: url(../images/gfx_main/top_banner.jpg) no-repeat; z-index: 5; }
div#content_container	{position: relative; width: 960px; height: auto; margin: 0px; padding: 0px; border-left: 1px solid #ffffff; border-right: 1px solid #ffffff; background: #ebe4c7 url(../images/gfx_main/top_level_main_bg.gif) repeat-y left top;}
div#footer				{position: relative; min-width: 100%; width: 100%; height: 127px; margin: 0px auto; padding: 0px; background: url(../images/gfx_main/footer_bg.gif) repeat-x;}

/* Header */
#top_level_one_spacer          {position: relative; float: left; margin: 0px; padding: 0px; width: 27px; height: 41px; background: url(../images/gfx_main/top_level_one_bg.gif) no-repeat left; }
#top_level_one_nav             {position: relative; float: left; padding: 0px; width: 294px;  }
#top_level_one_nav li          {float: left; list-style: none; display: block;}
#top_level_one_nav li a        {color: #133463; display: block; height: 28px; padding-top: 13px; padding-left: 16px;}
#top_level_one_nav li a:hover  {color: #3e73be; display: block; padding-top: 13px; padding-left: 16px; }



.btn_home                             {width: 92px; background: url(../images/gfx_main/btn_home.png) no-repeat; }
.btn_links                            {width: 92px; background: url(../images/gfx_main/btn_links.png) no-repeat; }
.btn_site_map                         {width: 110px; background: url(../images/gfx_main/btn_site_map.png) no-repeat; }

.btn_home  a:hover                    {width: 76px; background: url(../images/gfx_main/btn_home_hover.png) no-repeat; }
.btn_links a:hover                    {width: 76px; background: url(../images/gfx_main/btn_links_hover.png) no-repeat; }
.btn_site_map a:hover                 {width: 94px; background: url(../images/gfx_main/btn_site_map_hover.png) no-repeat; }

#top_level_one_search                 {position: relative; float: left; margin: 0px; width: 629px; height: 31px; padding: 5px; background: url(../images/gfx_main/top_level_one_bg_search.gif) repeat-x; text-align: right; }

#top_level_main_spacer                {position: relative; margin: 0px; padding: 0px; width: 320px; height: 45px; float: left; background: url(../images/gfx_main/top_level_main_bg.gif) repeat-y left top;}
#top_level_main_nav                   {position: relative; width: 640px; float: left;  margin: 0px; padding: 0px; }
#top_level_main_nav li                {float: left; list-style: none; display: block; text-align: center; }
#top_level_main_nav li a              {color: #133463; display: block; height: 29px; padding-top: 16px;}
#top_level_main_nav li a:hover        {color: #3e73be; display: block; padding-top: 16px;}


.btn_about_us                         {width: 103px; height: 45px; background: url(../images/gfx_main/btn_about.png) no-repeat; }
.btn_services                         {width: 89px; height: 45px; background: url(../images/gfx_main/btn_services.png) no-repeat; }
.btn_members                          {width: 113px; height: 45px; background: url(../images/gfx_main/btn_members.png) no-repeat; }
.btn_news_events                      {width: 135px; height: 45px; background: url(../images/gfx_main/btn_news_events.png) no-repeat; }
.btn_gallery                          {width: 79px; height: 45px; background: url(../images/gfx_main/btn_gallery.png) no-repeat; }
.btn_contact_us                       {width: 121px; height: 45px; background: url(../images/gfx_main/btn_contact_us.png) no-repeat; }

.btn_about_us a:hover                 {width: 103px; height: 45px; background: url(../images/gfx_main/btn_about_hover.png) no-repeat; }
.btn_services a:hover                 {width: 89px; height: 45px; background: url(../images/gfx_main/btn_services_hover.png) no-repeat; }
.btn_members a:hover                  {width: 113px; height: 45px; background: url(../images/gfx_main/btn_members_hover.png) no-repeat; }
.btn_news_events a:hover              {width: 135px; height: 45px; background: url(../images/gfx_main/btn_news_events_hover.png) no-repeat; }
.btn_gallery a:hover                  {width: 79px; height: 45px; background: url(../images/gfx_main/btn_gallery_hover.png) no-repeat; }
.btn_contact_us a:hover               {width: 121px; height: 45px; background: url(../images/gfx_main/btn_contact_us_hover.png) no-repeat; }

/* Content */

#left                                 {position: relative; float: left;  width: 320px; margin: 0px; padding: 0px;}
#right                                {position: relative; float: right; width: 639px; padding: 0px; margin: 0px; background: url(../images/gfx_main/right_bg.gif) repeat-y left; border-left: 1px solid #ffffff;}





#right_column                         {position: relative; width: 599px; height: auto; padding: 20px; margin: 0px; }
#right_column li                      {list-style: none; }

#right_column_subpage                 {position: relative; width: 555px; height: auto; padding: 20px; margin: 20px; background: #ffffff url(../images/gfx_main/content_bg.gif) repeat-x top; border: 1px solid #ffffff; }


div#flash_banner { position: relative; margin-bottom: 10px; }






/* Footer */

div#footer_content		               {position: relative; width: 910px; height: 90px; margin: 0px auto; padding: 5px 0px 0px 54px; color: #ffffff; background: url(../images/gfx_main/footer_content_bg.png) no-repeat;}
div#footer_by_wadetech                 {position: relative; float: right; width: 158px; height: 52px; margin-top: 16px; }
div#footer_by_wadetech a               {width: 158px; height: 52px; display: block; background: url(../images/gfx_main/footer_by_wadetech.gif) no-repeat top; }
div#footer_by_wadetech a:hover         {width: 158px; height: 52px; display: block; background: url(../images/gfx_main/footer_by_wadetech.gif) no-repeat bottom; }
div#footer_by_wadetech img             {border: 0px;  }
div#footer_by_wadetech span            {display: none; }

div#hit_counter                        {position: relative; width: 960px; margin: auto; text-align: center; color: #687b8c; }
.counter { float: left; color: #a1a5aa; font-weight: bold; font-size: 12px; text-align: center; }
