/* MENU START */
#header .menu {
 		
  height:65px;
  text-align:center;
}
#header .menu .buttons {
  width:770px;
  margin:auto;
  text-align:left;
  height:50px;
}
#header .menu .buttons a {
  float:left;
}
#header .menu .buttons .home {
  width:120px;
  height:48px;
  display:block;
  background:url(menu/3_r2_c2.jpg) no-repeat top right;
}
#header .menu .buttons .home:hover,#header .menu .buttons .homeselected {
  background:url(menu/_r2_c2.jpg) no-repeat top right;
}
#header .menu .buttons .playgames {
  width:114px;
 height:48px;
  display:block;
  background:url(menu/3_r2_c4.jpg) no-repeat top center;
}
#header .menu .buttons .playgames:hover,#header .menu .buttons .playgamesselected {
  background:url(menu/_r2_c4.jpg) no-repeat top center;
}
#header .menu .buttons .account {
  width:114px;
height:48px;
  display:block;
  background:url(menu/3_r2_c6.jpg) no-repeat top center;
}
#header .menu .buttons .account:hover,#header .menu .buttons .accountselected {
  background:url(menu/_r2_c6.jpg) no-repeat top center;
}
#header .menu .buttons .community {
  width:113px;
  height:48px;
  display:block;
  background:url(menu/3_r2_c8.jpg) no-repeat top center;
}
#header .menu .buttons .community:hover,#header .menu .buttons .communityselected {
  background:url(menu/_r2_c8.jpg) no-repeat top center;
}
#header .menu .buttons .support {
  width:87px;
  height:48px;
  display:block;
  background:url(menu/3_r2_c10.jpg) no-repeat top center;
}
#header .menu .buttons .support:hover,#header .menu .buttons .supportselected {
  background:url(menu/_r2_c10.jpg) no-repeat top center;
}
#header .menu .buttons .deposit {
  width:87px;
  height:48px;
  display:block;
  background:url(menu/3_r2_c12.jpg) no-repeat top left;
}
#header .menu .buttons .deposit:hover,#header .menu .buttons .depositselected {
  background:url(menu/_r2_c12.jpg) no-repeat top left;
}
#header .menu .buttons .prizes {
  width:85px;
  height:48px;
  display:block;
  background:url(menu/3_r2_c14.jpg) no-repeat top left;
}
#header .menu .buttons .prizes:hover,#header .menu .buttons .prizesselected {
  background:url(menu/_r2_c14.jpg) no-repeat top left;
}
/* MENU END */
