@charset "UTF-8";
/* 
services.css
*/

/* --------------------------------
#crumbNav
-------------------------------- */
#crumbNav {
	background: #FFF;
}
/* --------------------------------
#mainPanel
-------------------------------- */
#mainPanel {
	background: #FFF url(../img/introtoppanel.jpg) no-repeat 100% 0;
	height: 120px;
}
#mainPanel h1 {
	background: none;
}
#mainPanel p {
	padding: 10px 0 0 40px;
}
#mainPanel img {
	vertical-align: bottom;
}

/* --------------------------------
.borderLink
-------------------------------- */
#content .borderLink2 {
	margin-top: 15px;
}
#content h3.first {
	margin-top: 5px;
}
#content .borderLink2 a {
	width: auto;
	float: left;
}
#content .servicesMenu p {
	clear: both;
}



#content .fnote {
	padding-top: 5px;
}
