#menu {
		font-size:1.0em;
		background: #eee;
		width:180px;
	}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 0;
		font-weight:normal;
		border-top: solid 1px white;
	}

	#menu a, #menu h2 {
		display: block;
		border-bottom: solid 1px white;	
		margin: 0;
		padding: 2px 3px;
	}
	#menu a {
		color: #666666;
		background: #CCCCCC;
		text-decoration: none;
		padding-left:10px;
	}
	#menu a:hover {
		color: #FFFFFF;
		background: #999999;
		background:#999999 url(/images/bg_Menu_lev_1.jpg) repeat-y;
	}
	#menu li {
		position: relative;
		
	}
	#menu ul ul ul {
		position: absolute;
		top: -1px;
		left: 100%;
		width: 180px;
		padding-left:10px;
	}
	
	
	
	
	#menu ul ul ul li a{
		color: #999999;
		background: #E6E7E8;
	}
	
	
	#menu ul ul ul ul li a{
		color: #999999;
		background: #E6E7E8;
	}
	#menu ul ul ul ul {
		position: absolute;top: -1px;
		left: 100%;
		width: 180px;
		padding-left:0px;
	}	
	

	
	#menu ul ul ul li a:hover{
		color:#333366;
		background: #CCCCCC;
		background:#CCCCCC url(/images/bg_Menu_lev_2.jpg) repeat-y;
	}
	#menu ul ul ul ul li a:hover{
		color:#333366;
		background: #CCCCCC;
		background:#CCCCCC url(/images/bg_Menu_lev_2.jpg) repeat-y;
	}
	

	div#menu ul ul ul,
	div#menu ul ul li:hover ul ul{
		display: none;
	}
	div#menu ul ul li:hover  ul, 
	div#menu ul ul ul li:hover  ul{
		display: block;
	}
	
	
	/*NEW*/
	div#menu ul ul ul ul,
	div#menu ul ul ul li:hover ul ul{
		display: none;
	}
	div#menu ul ul ul li:hover  ul, 
	div#menu ul ul ul ul li:hover  ul{
		display: block;
	}
	
		
	#menu ul ul ul ul ul {
		position: absolute;top: -1px;
		left: 100%;
		width: 180px;
		padding-left:0px;
		
	}	
	#menu ul ul ul ul ul li a{
		color:#999999;
		background: #E6E7E8;
	}
	#menu ul ul ul ul ul li a:hover{
		color:#333366;
		background: #CCCCCC;
		background:#CCCCCC url(/images/bg_Menu_lev_2.jpg) repeat-y;
	}
	
	/*/NEW*/

	
/*bg_Menu_lev_2.jpg
bg_Menu_lev_3.jpg*/
/*
div#menu ul ul li a:focus  ul, 
	div#menu ul ul ul li a:focus  ul{
		display: block;
	}*/




		body{
			margin:0px;
			padding:0px;
			background:silver url(/images/bg.gif);	
			font-size:62.8%;
		}
		div#Wrap {
			margin-top:20px;
			width: 740px;
			margin-left: auto; 
			margin-right: auto;
			border-style:solid; 
			border-width:0px; 
			border-color:#000000;
		}
		div#Brand_Area{
			margin:0px;
			padding:0px;
			float:left;
			background: url(/images/Brand_Area.jpg) no-repeat;
			width:740px;
			height:80px;
		}
		img#Lombard_Medical_Logo{
			margin:0px;
			padding:0px;
			margin-top:20px;
			margin-left:10px;
			border-style:solid; 
			border-width:0px; 
			border-color:#000000;
		}
		div#Content_Area{
			margin:0px;
			padding:0px;
			padding-left:10px;
			padding-right:10px;
			float:left;
			background:#FFFFFF;	
			width:720px;
			height:auto;
		}
		div#Menu_Left_Area{
			margin:0px;
			padding:0px;
			float:left;
			background:#FFFFFF;		
			width:180px;
			height:auto;
		}
		div#Menu_Left_Area_A{
			margin:0px;
			padding:0px;
			float:left;
			background:#FFFFFF;	
			width:180px;
			height:50px;
			background: url(/images/Menu_Top_Bottom_bg.jpg) bottom no-repeat;
			font-size:1px;
		}
		div#Menu_Left_Area_B{
			margin:0px;
			padding:0px;
			float:left;
			background:#FFFFFF;	
			width:180px;
			height:auto;
		}
		div#Menu_Left_Area_C{
			margin:0px;
			padding:0px;
			float:left;
			background:#FFFFFF;	
			width:180px;
			height:60px;
			background: url(/images/Menu_Top_Bottom_bg.jpg) top no-repeat;
			font-size:1px;
		}
		div#Menu_Left_Area_Latest_News{
			margin:0px;
			padding:0px;
			padding-top:5px;
			padding-bottom:5px;
			margin-bottom:10px;
			float:left;
			width:180px;
			height:auto;
			background: url(/images/Latest_News_bg.jpg) top;
		}
		div#Subject_Area{
			margin:0px;
			padding:0px;
			padding-left:10px;
			float:left;
			background:#FFFFFF;	
			width:530px;
			height:auto;
		}
		div#Footer_Area{
			margin:0px;
			padding:0px;
			float:left;
			background:#FFFFFF;	
			background: url(/images/Footer_bg.jpg) bottom no-repeat;
			width:740px;
			height:20px;
			line-height:1px;
			font-size:1px;
		}
		
		
		div#Content_Bottom_Left{
			margin:0px;
			padding:0px;
			padding-top:10px;
			float:left;
			background:#FFFFFF;	
			width:350px;
			height:auto;
			
		}
		div#Content_Bottom_Right{
			margin:0px;
			padding:0px;
			padding-left:10px;
			float:left;
			background:#FFFFFF;	
			width:170px;
			height:auto;
		}
		
		
		/*Images*/
		img#Subject_Area_Top_Img{
			margin-bottom:10px;
		}
		/*Fonts*/
		h1{
			padding: 0;
			margin: 0 0 10px 0;
			font:2em helvetica;
			font-weight:normal;
			text-decoration:none;
			color:#CC3333;
		}
		div#Menu_Left_Area_Latest_News h1{
			padding: 0;
			margin: 10px 10px 10px 10px;
			font:2em helvetica;
			font-weight:normal;
			text-decoration:none;
			color:#FF020D;
		}
		div#Menu_Left_Area_Latest_News h2{
			padding: 0;
			margin: 10px 10px 1px 10px;
			line-height:1.0em;
			font:1.1em Arial;
			font-weight:bold;
			text-decoration:none;
			color:#FFFFFF;
		}
		div#Menu_Left_Area_Latest_News p,div,span,td,th{
			padding: 0;
			margin: 0 10px 2px 10px;
			line-height:1.0em;
			font:1.0em Arial;
			font-weight:normal;
			text-decoration:none;
			color:#FFFFFF;
		}
		div#Menu_Left_Area_Latest_News a{
			padding: 0;
			margin: 0 10px 2px 0;
			line-height:1.0em;
			font:1.0em Arial;
			font-weight:normal;
			text-decoration:none;
			color:#FF020D;
		}
		h2{
			padding: 0;
			margin: 10px 0 1px 0;
			line-height:1.0em;
			font:1.1em Arial;
			font-weight:bold;
			text-decoration:none;
			color:#CC3333;
		}
		p,div,span,td,th{
			padding: 0;
			margin: 0 0 2px 0;
			line-height:1.0em;
			font:1.0em Arial;
			font-weight:normal;
			text-decoration:none;
			color:#000000;
		}
		
		.p12
		{
			EditMenuname: Intro (1.2);
			font:1.2em Helvetica;
			color:#333366;
			letter-spacing: -1px;
		}
		.p14
		{
			EditMenuname: Intro (1.4);
			font:1.4em Helvetica;
			color:#333366;
			letter-spacing: -1px;
		}
		.p16
		{
			EditMenuname: Intro (1.6);
			font:1.6em Helvetica;
			color:#333366;
			letter-spacing: -1px;
		}
		.p18
		{
			EditMenuname: Intro (1.8);
			font:1.8em Helvetica;
			color:#333366;
			letter-spacing: -1px;
		}
		.red
		{
			color:#CC3333;
		}
		
		div#Content_Bottom_Right h1{
			font:2em Helvetica;
			color:#333366;
			padding-top:2px;
			letter-spacing: -1px;
		}
		div#Content_Bottom_Right h2{
			font:1.4em Arial;
			color:#CC3333;
			font-weight:normal;
			letter-spacing: -1px;
			padding-bottom:0px;
		}
		div#Content_Bottom_Right p{
			padding-top:1px;
			font:1.1em Arial;
			color:#333366;
			font-weight:normal;
		}
		div#Content_Bottom_Right p a{
			color:#CC3333;
			text-decoration:none;
		}
		/*TopMenu*/
		#Menu_Top{
			float:right;
			padding:0;
			margin:0;
			padding-right:10px;
		}  
		#Menu_Top ul{
		   white-space : nowrap;
		   color:#002E62;
		   background:#E6E7E8;	
		   float:left;
		   width:auto;
		   line-height:20px;
		   padding:0;
		   margin:0;
		}
		#Menu_Top ul li{
		   padding:0;
		   margin:0;
		   display:inline;
		   line-height:30px; 
		   height:20px;
		}
		#Menu_Top ul li a{
			padding:0;
		    margin:0;
			padding-left:12px;
			padding-right:12px;
	   		color:#999999;
	   		text-decoration:none;
		}
		#Menu_Top ul li a:hover, .selected{
			padding : 0;
		  	margin:0;
			padding-left:12px;
			padding-right:12px;
		  	color : #999999;
		  	text-decoration:none;
			line-height:20px; 
		  	height:20px;
		}		