td.sub_bg
{
	width: 175px;
	border: 1px solid #ccc;
	border-left: 5px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;	
}

#sub_menu a 
{
	padding: 10px 7px 7px 8px;
	display: block;
	font: 13px Gulim, Verdana;
	text-decoration: none;
	text-align: left;
	border-bottom: 2px solid #fff;
	color: #666;
	border-bottom: 1px solid #d5d5d5;
}

#sub_menu a:hover 
{
	color: #fff;
	background: #96B2E2;
	text-decoration: none;
}

td.colLeft
{
	text-align: center;
	width: 150px;
	border-left: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-right: 0px;
	padding-right: 10px;
	
}

td.colLeft img{
  border-style: none;

}

#address{
	padding: 3px 0px 3px 3px;
	border: 1px double;
	text-align: left;
	font: bold 8pt verdana;
	color: #9BB2B8;
}

#name{
	font: bold 12pt verdana;
	color: #7A98A0;
	padding-bottom: 2px;
}