#papaDiv {
	position:relative;
	height:100%;
	width:796px;
	margin:0 auto ;
	top:12px;
/*	background-color:#fff; */
}
#header {
	position:relative;
	top:0px;
	left:0px;
	margin: 0 auto;
	padding:0px;
	width:796px;
	height:auto ;		
}

.ecommnav {
	margin:auto;
	text-align:center;
	vertical-align:middle;
	width:794px;
	height:15px;
	border:1px solid #606D51;
	border-bottom:0px;
	float:left;

}
