#main-menu{
	width:904px;
	height:43px;
	background:url(../images/foundation/menuBGSummer.jpg) no-repeat top left;
	position:relative;
	z-index:99;
	font-size:12px;
	
}
#main-menu table{height:43px;width:904px;display:table;background:url(../images/foundation/menuBGSummer.jpg) no-repeat top left;}
#main-menu tr{width: 904px;height: 43px;margin: 0;padding: 0;}
#main-menu td{white-space: nowrap;padding: 0 0 0 1px;background-position: left;vertical-align: top;}
#main-menu a span{display:none;}
#main-menu li{list-style:none;}

#ratesButton{

 display: block;
  width: 154px;
  height: 43px;
  background:url(../images/foundation/ratesButtonSummer.gif) no-repeat 0 0;
}
#ratesButton:hover{
	background-position:0 -43px;
}
#ratesButton span{display:none;}

#winterButton{

 display: block;
  width: 69px;
  height: 43px;
  background:url(../images/foundation/winterButtonSummer.gif) no-repeat 0 0;
}
#winterButton:hover{
	background-position:0 -43px;
}
#winterButton span{display:none;}

#summerButton{

 display: block;
  width: 113px;
  height: 43px;
  background:url(../images/foundation/summerButtonSummer.gif) no-repeat 0 0;
}
#summerButton:hover{
	background-position:0 -43px;
}
#summerButton span{display:none;}

#snowSchoolButton{

 display: block;
  width: 113px;
  height: 43px;
  background:url(../images/foundation/snowSchoolButtonSummer.gif) no-repeat 0 0;
}
#snowSchoolButton:hover{
	background-position:0 -43px;
}
#snowSchoolButton span{display:none;}

#groupsButton{

 display: block;
  width: 145px;
  height: 43px;
  background:url(../images/foundation/groupsButtonSummer.gif) no-repeat 0 0;
}
#groupsButton:hover{
	background-position:0 -43px;
}
#groupsButton span{display:none;}

#racingButton{

 display: block;
  width: 66px;
  height: 43px;
  background:url(../images/foundation/racingButtonSummer.gif) no-repeat 0 0;
}
#racingButton:hover{
	background-position:0 -43px;
}
#racingButton span{display:none;}

#upcomingEventsButton{

 display: block;
  width: 66px;
  height: 43px;
  background:url(../images/foundation/upcomingEventsButtonSummer.gif) no-repeat 0 0;
}
#upcomingEventsButton:hover{
	background-position:0 -43px;
}
#upcomingEventsButton span{display:none;}

#weatherButton{

 display: block;
  width: 178px;
  height: 43px;
  background:url(../images/foundation/weatherButtonSummer.gif) no-repeat 0 0;
}
#weatherButton:hover{
	background-position:0 -43px;
}
#weatherButton span{display:none;}




