#main-menu{
	width:904px;
	height:43px;
	background:url(../images/foundation/menuBG.jpg) no-repeat top left;
	position:relative;
	z-index:99;
	
}
#main-menu table{height:43px;width:904px;display:table;background:url(../images/foundation/menuBG.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/ratesButton.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/winterButton.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/summerButton.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/snowSchoolButton.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/groupsButton.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/racingButton.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/upcomingEventsButton.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/weatherButton.gif) no-repeat 0 0;
}
#weatherButton:hover{
	background-position:0 -43px;
}
#weatherButton span{display:none;}





