@charset "UTF-8";
#all #masthead #topnav {
	background-image: url(images/bios-mast3.jpg);
}
#all {
	background-image: url(images/bios-bg.jpg);
}
#all  #servtxt {
	float: left;
	width: 660px;
	background-image: url(images/bios-mast4.jpg);
	background-repeat: no-repeat;
	padding-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding-bottom: 0px;
}
#all #servtxt p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#all .leftnav {
	padding-bottom: 0px;
}
#all #servtxt input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #B45A47;
	border-bottom-color: #B45A47;
	margin: 2px;
}
#all #servtxt #form1 #imageField {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
