/* Menu --------------------------------------------  */

#menu {
	float: left;
	height: 55px;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 5px 0 0;
	width: 860px;
	background-image: url(../images/btnEnd13.gif);
	background-repeat: repeat;
	background-position: right;
	top: 20px;	
}

#menu li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu a:hover,#menu a:active,#menu a.selected {
	background-position:0 -55px;
}

#menu a {
	float:left;
	height:0 !important;
	overflow:hidden;
	padding:55px 0 0;
}

#m_features a {
	background:url(../images/btnFeatures.gif) top left no-repeat;
	margin:0px;
	width:112px;
}

#m_features_sel a {
	background:url(../images/btnFeatures.gif) top left no-repeat;
	background-position:0 -55px;
	margin:0px;
	width:112px;
}

#m_rates a {
	background:url(../images/btnRates.gif) top left no-repeat;
	margin:0px;
	width:112px;
}

#m_rates_sel a {
	background:url(../images/btnRates.gif) top left no-repeat;
	background-position:0 -55px;
	margin:0px;
	width:112px;
}

#m_help a {
	background:url(../images/btnHelp.gif) top left no-repeat;
	margin:0px;
	width:112px;
}

#m_help_sel a {
	background:url(../images/btnHelp.gif) top left no-repeat;
	background-position:0 -55px;
	margin:0px;
	width:112px;
}

#m_myAccount a {
	background:url(../images/btnMyAccount.gif) top left no-repeat;
	margin:0px;
	width:112px;
}

#m_myAccount_sel a {
	background:url(../images/btnMyAccount.gif) top left no-repeat;
	background-position:0 -55px;
	margin:0px;
	width:112px;
}

#m_contactUs a {
	background:url(../images/btnContactUs.gif) top left no-repeat;
	margin:0px;
	width:112px;
}

#m_contactUs_sel a {
	background:url(../images/btnContactUs.gif) top left no-repeat;
	background-position:0 -55px;
	margin:0px;
	width:112px;
}

#m_services_sel a:hover,#m_services_sel a:active,#m_ourRates_sel a:hover,#m_ourRates_sel a:active,#m_viewDemo_sel a:hover,#m_viewDemo_sel a:active,#m_signUp_sel a:hover,#m_signUp_sel a:active,,#m_contactUs_sel a:hover,#m_contactUs_sel a:active {
	background-position:0 -55px;
}