/* CSS Document */

#services a {
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
}
#menu_1 {
	position: relative;
	top: -34px;
	background-color: #001C81;
	width: 373px;
	background-image: url(../images/home_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}