#bottom {
	height: 143px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../web_images/bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	padding-top:14px;
	text-align:center;
}

#bottom_nav {
	width: 100%;
	text-align: center;
	color: #505050;
}
#bottom_contact {
	width: 614px;
	text-align: right;
	padding-top: 10px;
	/*padding-right:390px;*/
	float:left;

}


#bottom_contact li {
	list-style-type: none;
	line-height: 16px;
	color: #4f9702;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#bottom #bottom_nav a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration:none;
}
#bottom #bottom_nav a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
	text-decoration:underline;
}

a.hi_eweb:link,a.hi_eweb:visited
{
	color:#4f9702;
	}
a.hi_eweb:hover,a.hi_eweb:active
{
	color:blue;
	font-size:11px;
	text-decoration:underline;
	}
