/* home */
#intro .last {
	margin-top:35px

}

#intro {
	margin-bottom:20px;
}
	#intro div.span-11{
		margin-top:35px;
	}
	 div#content {
		background: none !important;
	}
	div#puff-process {
		position:relative;
		background:#fbfde7 url(../../images/puff-bg.gif) repeat-x scroll left top;;
	}
	
	div#calltoaction {
		background:#EAF0B0 none repeat scroll 0 0;
		margin-bottom:1em;
		margin-top:4em;
		width:217px;	
	}
	
		div#calltoaction h4, div#calltoaction p, div#calltoaction ul{
			margin:10px;
		}
		div#calltoaction h4{
			background:none;
			padding:0;
			margin-bottom:25px;
		}
		div#calltoaction ul{
			list-style-image:url(../../images/bullet-arrow-green.gif);
		}
/*	div#puff-process div.span-5 {
		position:absolute;
		top:4.5em;right:0;
		width:230px;height:235px;
		
	}
		div#puff-process div.span-5 a{
			position:relative;
			display:block;
			width:230px;height:235px;
			}
			div#puff-process div.span-5 a span{
				position:absolute;top:0;left:0;
				width:100%;height:100%;
				background: #e3eda6 url('../../images/puff-justiceflowchart-home.jpg') no-repeat scroll top left;
				}*/
				
	div#content {
		padding-top:0 !important;
	}
	
	div.box h3 a{
		display:block;width:100%;color:#30360C;text-decoration:none;
	}
	div.box h3 a:hover{
		color:#30360C;text-decoration:underline;
	}					