@charset "utf-8";
/* CSS Document */
#content-home h1, #content-home h2 {
	font-size:17px;
	color:#231f20;
	font-weight:normal;
	margin:0;
	padding:0;
	line-height:17px;
	/*letter-spacing:20px;*/
	}
#content-home h2 {
	color:#80a34c;
	text-transform:uppercase;
	}
#content-home {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5a5a5a;
	line-height:17px;
	}
	#content-home p {
		margin:8px 0 0 0;
		}
	#content-home p strong {
		color:#000;
		font-weight:normal;
		}
	#content-home a {
		color:#769a41;
		text-decoration:underline;
		}
#content-home .reasons {
	margin:5px 0 5px 12px;
	padding:0 0 0 0px;
	}
	#content-home .reasons li {
		background:url(/images/elements/dot.gif) no-repeat;
		background-position:left 9px;
		list-style:none;
		padding:0px 0 0px 9px;
		line-height:
		}