/* CSS Document */

#contact {
	background-image: url(../images/menu_bg_over.gif);
	background-repeat: repeat-y;
}
#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/contact_menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}#info {
	position: absolute;
	left: 377px;
	top: 39px;
	height: 140px;
	width: 140px;
}
#thanks {
	height: 209px;
	width: 350px;
}
.error {
	color: #FFFF66;
	font-weight: bold;
}
#servicedate {
	color: #000000;
}
#servicedate td {
	color: #000000;
}
