.border_navagation {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	top: 110px;
	position: absolute;
	left: 140px;
	height: 45px;
	width: 700px;
}
