.menu_bg{
	background:url(../images_new/menu_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:33px;
	width:660px;
	}
	
.footer_bg{
	background:url(../images_new/footer_4.jpg);
	background-image:left top;
	background-repeat:no-repeat;
	height:58px;
	width:981px;
	 }
	 
.footer_link{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	}
	
a.footer_link:hover{
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
	}

