@charset "utf-8";


#navigation{
	position:absolute;
	display: table;
	top:117px;
	left:11px;
	width:938px;
	height:35px;
	z-index:210;
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 0;
	border-right-width: 1;
	border-bottom-width: 0;
	border-left-width: 1;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-bottom-color: #e1e1e1;
	border-left-color: #e1e1e1;
}

}
.heading-new {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #db1e24;
}
