/* BANNER */

.banner {
	width:100%;
	text-align:center;
}
.banner-bg
{
  background: url(../Images/MasterPages/Banner/bannerHomePagePic.png );
	background-position:center center;
	background-repeat:no-repeat;
	height:30px;
	width:400px;
	 margin-left:auto;
  margin-right:auto;
}
.banner .allPath
{
  width:782px;
  margin-left:auto;
  margin-right:auto;
}