.wmTopMenu {
	height: 20px;
	width: 740px;
	margin: 0 auto;
}

.wmTopMenu ul li {
	border-left: 1px solid #FFF;
}

.wmTopMenu ul li ul li{
	border-left: none;
	display:block;
	height: 20px;
	text-align: left;
}

.wmTopMenu ul li a{
	font-family: Verdana;
	text-align: center;
	height: 18px;
	padding-top: 2px;
}


#wmTopMenuNewsflash {
	width: 111px;
}

#wmTopMenuNewsflash a:hover {
	background: transparent url(../img/hover1_bg.gif) repeat-x !important;
}

#wmTopMenuNewsflash ul li a:hover {
	background: transparent url(../img/hover1_bg.gif) bottom repeat-x !important;
}

#wmTopMenuNewsflash ul li {
	background-color: #9cb750 !important;
}

#wmAllThings {
	width: 191px;
}

#wmAllThings a:hover {
	background: transparent url(../img/hover2_bg.gif) repeat-x !important;
}

#wmAllThings ul li a:hover {
	background: transparent url(../img/hover2_bg.gif) bottom repeat-x !important;
}

#wmAllThings ul li {
	background-color: #7f90bd !important;
}

#wmWonderfulThings {
	width: 138px;
}

#wmWonderfulThings a:hover {
	background: transparent url(../img/hover3_bg.gif) repeat-x !important;
}

#wmWonderfulThings ul li a:hover {
	background: transparent url(../img/hover3_bg.gif) bottom repeat-x !important;
}

#wmWonderfulThings ul li {
	background-color: #936bbe !important;
}

#wmCrackle {
	width: 161px;
}

#wmCrackle a:hover {
	background: transparent url(../img/hover4_bg.gif) repeat-x !important;
}

#wmCrackle ul li a:hover {
	background: transparent url(../img/hover4_bg.gif) bottom repeat-x !important;
}

#wmCrackle ul li {
	background-color: #ea9153 !important;
}

#wmStress {
	width: 125px;
	border-right: 1px solid #FFF;
}

#wmStress a:hover {
	background: transparent url(../img/hover5_bg.gif) repeat-x !important;
}

#wmStress ul li a:hover {
	background: transparent url(../img/hover5_bg.gif) bottom repeat-x !important;
}

#wmStress ul li {
	background-color: #a18d80 !important;
	margin-left: -34px;
}