
#subnav {
	background:url(/home_images/HOME_PAGE_BANNER.aspx) no-repeat left -40px;
	height:284px;
	float:left;
	width:100%;
}

#mainnav-container {
	/* background: #0099ff; */
	/* normal background:url(../images/main-bg-landing.png) no-repeat left top;  */
	/* with menu2  background:url(../images/main-bg-landing.png) no-repeat left 42px;  */
	float:left;
	width:100%;
	margin:0;
	padding:0;
	background:url(/home_images/HOME_PAGE_BANNER.aspx) no-repeat left -40px;
}

#mainnav-container.twomenus {
	/*background: #0099ff; */
	/* normal   background:url(../images/main-bg-landing.png) no-repeat left top;  */
	/* with menu2  */ background:url(/home_images/HOME_PAGE_BANNER.aspx) no-repeat left 45px; 
	float:left;
	width:100%;
	margin:0;
	padding:0;
}

.twitter_home{
	margin-left:-8px;
}

