@charset "utf-8";
/* CSS Document */

#services_nav{
	width: 580px;
	background: url(../img/page_layout/help_navbg.gif) repeat-x;
}

.services_section {
	margin-top: 7px;
	padding-top: 11px;
	border-bottom: 1px solid #d9d9d9;
}

div.services_image{
	margin-top: 24px;
	padding-left: 24px;
	float: left;
}

div.services_info{
	margin-top: 24px;
	margin-left: 19px;
	float: left;
}
div.services_title{
	margin-bottom: 6px;
}

div.services_copy{
	margin-bottom: 16px;
	width: 318px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	line-height: 1.3;
}

.read_more{
	margin-top: 15px;
	background: url(../img/page_layout/arrow_round_white_right.gif) no-repeat right center;
	display: block;
	width: 88px;
	margin-bottom: 15px;
}

#last_section{
	padding-top: 0px;
	border-bottom: none;
	margin-top: -11px;
}
