#nav{
	position: relative;
	display: inline;
	width: 998px;
	float: left;
	height: 100px;
	margin: 0px;
	padding: 0px;
	list-style: none;
	clear: left;
	overflow: hidden;
}
#nav li{
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
}
#nav li a{
	text-decoration: none;
	height: 54px;
	color: #222;
	display: block;
	font-weight: normal;
	float: left;
}
#nav li a:hover{
	text-decoration: none;
	height: 54px;
	color: #18478C;
	display: block;
	font-weight: normal;
}
#nav li#nav1{
	position: relative;
}
#nav li#nav1:hover{
	text-decoration: none;
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-over.jpg);
	font-weight: normal;
	background-position: center;
}
#nav li li#subnav1{
	position: relative;
	right: 100px;
}
#nav li li#subnav2{
	position: relative;
	right: 100px;
}
#nav li li#subnav3{
	position: relative;
	right: 150px;
}
#nav li li#subnav4{
	position: relative;
	right: 200px;
}
#nav li li#subnav5{
	position: relative;
	right: 600px;
}
#nav li li#subnav6{
	position: relative;
	right: 30px;
}
#nav li li a{
	width: auto !important;
	background: transparent !important;
	color: #fff;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 12px;
	padding-left: 12px;
	height: 60px;
}
#nav li li{
	color: #fff;
	float: left;
	font-weight: normal;
	background-attachment: scroll;
	background-position: right center;
	margin: 0px;
	line-height: 25px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 60px;
}
.button1 {
	width: 130px;
	text-align: center;
	overflow: hidden;
}
.button2 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 95px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
.button3 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 132px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
.button4 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 118px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
.button5 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 160px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
.button6 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 104px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
.button7 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 124px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
.button8 {
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-sep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 120px;
	text-align: center;
	overflow: hidden;
	padding-left: 2px;
}
#nav li:hover ul, #nav li.sfhover ul {
	z-index: 2;
	top: 54px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: inline;
	width: 998px;
}
#nav li:hover li:hover,
#nav li.sfhover li.sfhover{
	color: #fff;
}
#nav li li a:hover{
	color: #acc8fa;
	text-decoration: none;
	background-image: none;
	display: block;
}
#nav .current ul ul, #nav li ul{
	position: absolute;
	left: -9999px;
	z-index: 999;
	list-style: none;
}
#nav .current ul{
	top: 20px;
	left: -10px;
	width: 998px;
	z-index:2;
}
#nav .current a{
	text-decoration: none;
	color: #222;
	background-image: url(http://www.vectrened.com/cms/assets/ed/buttons/Main-Nav-button-over.jpg);
	font-weight: normal;
	font-size: 16px;
	background-position: 0px 0px;
	display: block;
	background-repeat: no-repeat;
}
#nav .current ul ul{ position: absolute; top: -9999px; left: -999em; z-index: 999; list-style: none; }
#nav .current ul{ top: -9999px; left: -10px; z-index:2; }

