.suckerdiv ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.suckerdiv ul li {
	position: relative;
	float:left;
	display:block;
	width:88px;
	background:none;
	margin-right: 1px;
}
* html .suckerdiv ul li {
	margin-right: -3px;
}
#BusinessLinesBtn {
	background: url(../Images/MenuBtns/BusinessLinesBtn.gif) no-repeat;
	width: 120px;
	height: 19px;
}
.BusinessLinesBtnLink a:hover {
	background: url(../Images/MenuBtns/BusinessLinesBtn-over.gif) no-repeat;
	width: 120px;
	height: 19px;
	z-index: 1;
}
#HomeBtn {
	background: url(../Images/MenuBtns/HomeBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.HomeBtnLink a:hover {
	background: url(../Images/MenuBtns/HomeBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#ProductsBtn {
	background: url(../Images/MenuBtns/ProductsBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.ProductsBtnLink a:hover {
	background: url(../Images/MenuBtns/ProductsBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#CreditShieldBtn {
	background: url(../Images/MenuBtns/CreditShieldBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.CreditShieldBtnLink a:hover {
	background: url(../Images/MenuBtns/CreditShieldBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#GuaranteesBtn {
	background: url(../Images/MenuBtns/GuaranteesBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.GuaranteesBtnLink a:hover {
	background: url(../Images/MenuBtns/GuaranteesBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#DownloadsBtn {
	background: url(../Images/MenuBtns/DownloadsBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.DownloadsBtnLink a:hover {
	background: url(../Images/MenuBtns/DownloadsBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#ContactsBtn {
	background: url(../Images/MenuBtns/ContactsBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.ContactsBtnLink a:hover {
	background: url(../Images/MenuBtns/ContactsBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#FAQBtn {
	background: url(../Images/MenuBtns/FAQBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.FAQBtnLink a:hover {
	background: url(../Images/MenuBtns/FAQBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
#BrokerBtn {
	background: url(../Images/MenuBtns/BrokerBtn.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.BrokerBtnLink a:hover {
	background: url(../Images/MenuBtns/BrokerBtn-over.jpg) no-repeat;
	width: 88px;
	height: 21px;
}
.suckerdiv ul li ul {
	position: absolute;
	width: 120px;
	padding-top:1px;
	display: none;
}
.suckerdiv ul li ul li ul {
	left: 149px;
	top:0px;
	padding-top:0px;
	padding-left:1px;
}
.suckerdiv ul li a {
	display: block;
	text-decoration: none;
	background: none;
/*	background: #a1c7d0; */
	padding: 0px;
/*	border: 1px solid #ccc; */
/*	margin-left:1px; */
}
.suckerdiv ul li ul li a {
	margin: 0px 0px 0px 1px;
	padding: 2px 4px 2px 4px;
	width: 100px;
	color: #000;
	background: #a1c7d0;
	border-bottom: 1px solid #468291;
	border-left: 1px solid #468291;
	border-right: 1px solid #468291;
}
/* .suckerdiv ul li a:visited {
	color: black;
} */
.suckerdiv ul li a:hover {
	color: #fff;
	background-color: #468291;
}
.suckerdiv .subfolderstyle {
	background: url(../Images/arrow-list.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li {
	float: left; height: 1%;
}
* html .suckerdiv ul li a {
	height: 1%;
}
/* End */
li {
       width: 250px
}