#menu {
border-bottom: 0px solid #e3e3e3;
/*padding-bottom: 2%;*/
width: 100%;
}
#menu p {
	width: 72%;
	padding:0 1% 3% 1%;
}
#sidebar {
border-left: 1px solid #e3e3e3;
}a {
	color: #737373;
	text-decoration: none;
}
a:visited {
	color: #737373;
	text-decoration: none;
}
a:active {
	color: #737373;
	text-decoration: none;
}
a:hover {
	color: #737373;
	text-decoration: underline;
}
#menu_234 {
/*padding-bottom: 2%;*/
width: 172px;
}
#menu_234 p {
width: 165px;
height: 162px;
text-align: left;
background: url(../images/p_bg.gif) repeat-y right;
font-size:14px;
}
#menu_234 p .head_link {
font-size: 18px;
color: #3d3d3d;
font-family: Tahoma;
width: 100%;
display: block;
text-decoration: none;
margin-bottom: 20px;
text-align: left;
}
#menu_234 p .head_link:hover {
text-decoration: underline;
}
#menu_234 p a img {
margin-top: 10px;
}