
#IBmenus ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:visible;

}

#IBmenus li{
	
	height:36px;
	float:left;
	width:180px;
	color:#191919;
	text-align:center;
	overflow:hidden;
	list-style:none;


	}

#IBmenus a{
	color:#000000;
	text-decoration:none;
	text-decoration:none;
	
	
}
#IBmenus a:hover{
	color:#FFFFFF;
	text-decoration:none;
	text-decoration:none;
	
}


	.subtext{
		/*padding-top:35px;*/
		text-align:left;
		padding-left:12px;
	}

/*Menu Color Classes*/
.home{
background: url('../images/blue-item-bghome.jpg') top left no-repeat;
border-right:1px solid #ffffff;


}
.home p{
}
.corporate{
background: url('../images/blue-item-bgcorporate.jpg') top  left no-repeat;
border-right:1px solid #ffffff;
/*border-left:1px solid #ffffff;*/
border-bottom:1px solid #ffffff;


}
.corporate p{
	padding-top:-14px;

}
.services{
background: url('../images/blue-item-bgservices.jpg') top left no-repeat;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}
.services p{
}
.products{
background: url('../images/test.jpg') top left no-repeat;
/*border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;*/


}

/*.mainproducts{
background: url('../images/products-menusbg.jpg') top left no-repeat;
border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;
}*/
.products p{
	
}
.why{
background: url('../images/blue-item-bgwhy.jpg') top left no-repeat;
border-right:1px solid #ffffff;
}
.why p{
}
.contact{
background: url('../images/blue-item-bgcontact.jpg') top left no-repeat;
border-right:1px solid #ffffff;


}
.contact p{
}

.clients p{
}
.clients{
background: url('../images/blue-item-bgappclients.jpg') top left no-repeat;
/*border-right:1px solid #ffffff;
border-left:1px solid #ffffff;
border-bottom:1px solid #ffffff;*/
}


.clients p{
}
.newsevents{
background: url('../images/blue-item-bgnewsevents.jpg') top left no-repeat;

}
.newsevents p{
}


