
/* ##############################################################
   MAINMENU
   ############################################################## */

#button1 a, #button1 a:link, #button1 a:active, #button1 a:visited {background:url(img/menu_home.gif) no-repeat top left;display:block;width:59px;height:38px;}	
#button2 a, #button2 a:link, #button2 a:active, #button2 a:visited {background:url(img/menu_software.gif) no-repeat top left;display:block;width:78px;height:38px;}	
#button3 a, #button3 a:link, #button3 a:active, #button3 a:visited {background:url(img/menu_services.gif) no-repeat top left;display:block;width:117px;height:38px;}	
#button4 a, #button4 a:link, #button4 a:active, #button4 a:visited {background:url(img/menu_downloads.gif) no-repeat top left;display:block;width:114px;height:38px;}	
#button5 a, #button5 a:link, #button5 a:active, #button5 a:visited {background:url(img/menu_support.gif) no-repeat top left;display:block;width:72px;height:38px;}	
#button6 a, #button6 a:link, #button6 a:active, #button6 a:visited {background:url(img/menu_contact.gif) no-repeat top left;display:block;width:68px;height:38px;}
#button7 a, #button7 a:link, #button7 a:active, #button7 a:visited {background:url(img/menu_events.gif) no-repeat top left;display:block;width:85px;height:38px;}	
#button8 a, #button8 a:link, #button8 a:active, #button8 a:visited {background:url(img/menu_community.gif) no-repeat top left;display:block;width:114px;height:38px;}	

#button1 a:hover {background:url(img/menu_home_over.gif) no-repeat top left;display:block;width:59px;height:38px;}
#button2 a:hover {background:url(img/menu_software_over.gif) no-repeat top left;display:block;width:78px;height:38px;}
#button3 a:hover {background:url(img/menu_services_over.gif) no-repeat top left;display:block;width:117px;height:38px;}
#button4 a:hover {background:url(img/menu_downloads_over.gif) no-repeat top left;display:block;width:114px;height:38px;}
#button5 a:hover {background:url(img/menu_support_over.gif) no-repeat top left;display:block;width:72px;height:38px;}
#button6 a:hover {background:url(img/menu_contact_over.gif) no-repeat top left;display:block;width:68px;height:38px;}
#button7 a:hover {background:url(img/menu_events_over.gif) no-repeat top left;display:block;width:85px;height:38px;}
#button8 a:hover {background:url(img/menu_community_over.gif) no-repeat top left;display:block;width:114px;height:38px;}