/*
div#menu2left				{
								/*width:336px;
								float:left;
}
div#menu2left h1{ }

div#menu2left h1			{ 
								background:#01448f; 
								height:30px; 
								width:336px; 
								font-weight:bold; 
								border-bottom:#282f37 1px solid;
								color:#FFFFFF; 
								line-height:30px; 
								text-indent: 15px; 
}
img#menu2img				{
								float:left;border:red 1px solid;

}
ul#menu2 					{	border:red 1px solid;

								float:right;
								width: 177px;
}

ul#menu2 li a				{ 	background: url(images/menu2a.jpg) repeat-y;
								height:30px; 
								color:#282f37;
								font-weight:bold;
								display: block;
								line-height: 30px;
								border-bottom:#bbd3df 1px solid;
								padding:0px 0px 0px 0px;
								margin: 0px 0px 0px 0px;
								text-indent: 20px;
}
ul#menu2 a:hover			{ 	background: url(images/menu2b.jpg) repeat-y;}
*/




