#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	font-weight: bold;
	background-color:#CCCCCC;
}

#nav .test a{
	display:block;
	border:1px solid #ffffff;
	color:#000099;
	text-decoration:none;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}
#nav a{
	display:block;
	border:1px solid #ffffff;
	color:#000099;
	text-decoration:none;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}

#nav a:hover{
	background-color:#CCCCCC;
	color:#FF0033;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:10em;
top:1.5em;
}

#nav li ul a{
width:10em;
height:auto;
float:left;
}

#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:10em;
margin:0px 0 0 20px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}.all .textbarbottom {
	margin-top: 2px;
	float: left;
	width: 929px;
}
.all .textbarbottom .logobottom {
	float: left;
}
.all .textbarbottom .video {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
.all .textbarbottom .text {
}
.all .textbarbottom .text {
	float: left;
	width: 795px;
	font-family: "Myriad Pro";
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 14px;
}
.all .textbarbottom .text .form {
height:515px;
background-image:url(images/trusted.png);
background-repeat:no-repeat;
background-position:86% 10%;
}
.all .textbarbottom .moretext .text {
	float: left;
	width: 755px;
	font-family: "Myriad Pro";
	font-weight: bold;
	color: #003399;
	padding-top: 10px;
	padding-left: 20px;
	font-size: 14px;
}
