div#nav { 
	float: left; 
	padding: 0; 
	margin-top: 0px; 
	margin-left: 0px; 
	width: 194px; 
	background: #000000;
	 
} 

div#nav ul { 
	padding: 0; 
	margin: 0; 
	border-top: 0px dotted #e3e3e3; 
	border-left: 0px dotted #e3e3e3; 
	border-right: 0px dotted #e3e3e3; 
	width: 194px; 
	
} 

div#nav ul.level2 { 
	background: #d7f3fc;
	padding-top:0;
	padding-bottom:0;
	border-bottom: 1px solid #a1bbe1;
	border-top: 1px solid #a1bbe1;
	border-right: 1px solid #a1bbe1;
} 

div#nav li { 
	position: relative; 
	list-style: none; 
	margin: 0;
	padding-top:5;
	padding-bottom:5; 
	
	
} 

div#nav li:hover { 
	background: #d7f3fc;
	padding-top:5;
	padding-bottom:5;
	
} 

div#nav li.submenu { 
	background: #d7f3fc;
	background-image: url(/layouts/cust_Intasure2/grafx/but_other.gif);
	background-position: center left;
	background-repeat: no-repeat;
	 
	
}
div#nav li.submenu22{
    background: #d7f3fc;
	background-image: url(/layouts/cust_Intasure2/grafx/but_other.gif);
	background-position: center left;
	background-repeat: no-repeat;
} 

div#nav li.submenu:hover { 
	background: #d7f3fc;
	background-image: url(/layouts/cust_Intasure2/grafx/but_currentNover.gif);
	background-position: center left;
	background-repeat: no-repeat; 
	
} 

div#nav li a { 
	display: block; 
	padding: 1px 5px; 
	margin: 0; 
	text-decoration: none; 
	width: 194px;
		
} 

div#nav>ul a { 
	width: auto; 
	
} 

div#nav ul ul { 
	position: absolute; 
	top: 0; 
	left: 194px; 
	display: none; 
	
} 

div#nav ul.level1 li.submenu:hover ul.level2 { 
	display:block; 
	
} 

.borderline{
border-bottom: 1px solid #a1bbe1;
}

<!--[if IE]> 
<style type="text/css" media="screen"> 
body { 
	behavior: url(/layouts/cust_swgsurf2/csshover.htc); 
} 
</style> 
<![endif]-->
