div#servicesContent p{
	background:url(../images/folders_service.gif) top left no-repeat;
	text-align:justify;
}
div#servicesContent h1 {
	display:block;
	color: #6E6E5A;
	font-size: 20px;
	line-height: 140%;
	vertical-align:middle;
	border-bottom: 2px solid #6E6E5A;
	padding-left: 0.8em;
	margin: 10px 0 5px 0;
}
div#servicesContent h2 {
	font-size: 15px;
}
div#servicesContent h3 {
	font-size: 15px;
	color: #6E6E5A;
}

form#rfp input {
	width: 250px;
	background-color:#EEEEEE;
	border: 1px solid #999999;
	margin: 1px 0;
}
form#rfp textarea {
	background-color:#EEEEEE;
	border: 1px solid #999999;
	width: 250px;
	margin: 5px 0;
}
form#rfp label {
	display:block;
	float:left;
	width: 100px;
	margin: 1px 0;
}
form#rfp input.button {
	width: 10em;
}
form#rfp input.file {
	background-color: transparent;
}

div#servicesContent a {
	color: #6E6E5A;
}
div#servicesContent a:visited {
	color: #A2A285;
}