.ddsmoothmenu {
	width:892px;

	padding:0;
	margin:0 0 0 5px;
	


}
.ddsmoothmenu ul {
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.ddsmoothmenu ul li {
	position: relative;
	display: inline;
	float: left;
	display:block;
	margin:0 0 0 0px;
	padding:0 0px 0 px;

	

}	
.ddsmoothmenu ul li a {
margin:0 0 0 0;
	display:block;
	font-size:13px;
font-family: 'OpenSansRegular';
	
padding:9px 8px 9px 8px;
	color:#032639 !important;
	background-image:url(../images/navSep.gif));
	background-repeat:no-repeat;
	background-position:center right;
	text-decoration: none;
	cursor:pointer;
	text-transform:uppercase;/*<!--	padding-left:20px;-->*/
}
.ddsmoothmenu ul li a#active{
	color:#00a5ff !important;
	
	}
.ddsmoothmenu ul li a.last {
	background-image:none;
	padding:0 0 0 0;
}
.ddsmoothmenu ul li a span {
	color:#fff;
	font-size:12px;
	text-transform:uppercase;
}
.ddsmoothmenu ul li a span:active {
	color:#fff;
}
.ddsmoothmenu ul li a span:hover {
	color:#fff;
}
.ddsmoothmenu ul li a:link, .ddsmoothmenu ul li a:visited {
	color:#fff;
}
.ddsmoothmenu ul li a.selected {
	color: white;
}
.ddsmoothmenu ul li a:hover {
	/*	background-image:url(../images/hover.jpg);
	background-repeat:repeat-x;*/
	color: white;
	display:block;

}
.ddsmoothmenu ul li ul {
	position: absolute;
	left: 0;
	display: none;
	visibility: hidden;

	background-color:#c4c0c0;
	top:35px !important;


}
.ddsmoothmenu ul li ul #arrow_nav {
	background-image:url(../images/drop_arrow.png);
	background-repeat:no-repeat;
	background-position:right right;
	
	top:200px;
	left:100px;

}
.arrow1 {
	background-image:url(../images/drop_arrow.png);
	background-position:15px 42px;
	width: 14px;
	height: 7px;
	top:-7px;
	left: 22px;
	position:absolute;
}


.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
	border-radius:0;
	background-color:#032639;
	border-bottom:1px solid #fff;
}
.ddsmoothmenu ul li ul li:hover {
	background-color:#053d5b;
}
.ddsmoothmenu ul li ul li a {
	color:#fff !important;
	font-family: 'OpenSansRegular';
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
}
.ddsmoothmenu ul li ul li a {
	padding:5px 0 10px 10px;
	margin-left:10px;
	font-family:Verdana;
	color:#fff;
	border-top-width: 0;
	width:150px;
	font-size:12px;
	background-image:url(../images/topnav_li.png);
	background-repeat:no-repeat;
	background-position:left 10px;
	font-size:11px;
	text-transform:capitalize;
}
.ddsmoothmenu ul li ul li a:hover {
	width:150px;
	display:block;
}
#con{

	
	background-image:url(../images/contact_bg.jpg);
	background-repeat:repeat-x;
	padding:0 0 0px 0 !important;
	background-color:#0d6fa3;
	height:32px;
	
	

	}
#con a{
	background-image:none;
	color:#fff !important;
	}
#abv a{
	background-image:none;
	}