@charset "UTF-8";
#services {
	list-style: none;
	margin: 50px 0 0 250px;
}
/* CSS Document */

#services h2 {
	background-image: url(../images/bg_faq.gif);
	height: 30px;
	width: 514px;
	padding-left: 40px;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #030;
	line-height: 30px;
	font-style: italic;
	font-weight: 100;
	font-variant: normal;
	margin: 0 0 10px 0;
}
#services li {
	width: 609px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.875em;
	line-height: 1.2em;
	margin: 20px 0 0 30px;
}
#services p {
	padding-left: 35px;
	margin: 0;
	width: 450px;
}

