#mainmenu {
	margin-top: 158px;
	height: 83px;
	background: url(/images/buttonsbg2.gif) no-repeat;
}
#home #mainmenu {
	background: url(/images/buttonsbg.gif) no-repeat;
}
#home #mainmenu {
	margin-top: 305px;
}
#mainmenubar {
	background-image: url(/images/buttonsbg2.gif) !important;
	background-position: 0px -63px;
	height: 20px;
	background-color: #ccc;
	display: none;
}
#home #mainmenubar {
	background-image: url(/images/buttonsbg.gif) !important;
	background-position: 0px -63px;
	height: 20px;
	background-color: #ccc;
	display: none;
}
