table.body {
	background-image:    url(../images/bg_middle_right_services.gif);
	background-position: right;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

li#main-nav-contact {
	background-color: #2D7DA5;
}

li#main-nav-contact img.bullet { 
	background-color: #17A0E5;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

img#map {
	padding: 1px;
	background-color: #3C3C54;
	margin-bottom: 15px;
}

li {
	margin-bottom: 2px;	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

textarea {
	width: 345px;
}

input.text {
	width: 280px;
}

input.submit {
	width: 75px;
}

