/* zone3.css  - zone3 css file for wall-u */

div#zone3_inner {
	height:					193px;
	margin:					0px 0px -1px 1px;
	padding:				0px 0px 0px 0px;
	font-family:			freesans, sans, arial;
	font-size:				13px;
	font-weight:			bold;
/*	line-height:			1.3; */
/*	text-align:				center; */
}

div#zone3_inner_2 {
	height:					178px;
	width:					262px;
	text-align:				center;
	margin:					0px 0px 0px 1px;
	padding:				15px 0px 0px 0px;
	background-color:		#000000;
	font-family:			freesans, sans, arial;
	font-size:				13px;
	font-weight:			bold;
}

div#zone3_inner a {
	text-decoration:		none;
	color:					#000000;
}

div#zone3_inner a img {
	border:		none; 
}

div#zone3_inner img {
	border:		none;
}

div#zone3_inner p {
	padding:					0px 0px 0px 0px;
}

p.testimonial_sig {
	margin:					10px 0px 10px 20px;
}

div.step_box {
	height:					180px;
	border:					1px solid #dee2d3;
	margin:					0px;
	padding:					10px 10px 0px 10px;
	background-image:		url(../images/watermark.jpg);
	background-repeat:	no-repeat;
	background-position:	5px 5px;
	font-family:			freesans, sans, arial;
	font-size:				13px;
	font-weight:			bold;
}

div.step_box h2 {
	color:				#296211;
	margin:				10px 0px 10px 10px;
	padding:				10px 0px 0px 0px;
	font-weight:		bold;
	font-size:			15px;
	color:				#cb4b04;
}

div.step_box h3 {
	font-size:			15px;
	margin:				10px 0px 10px 0px;
	color:				#296211;
}

div.center_box {
	text-align:				center;
}

div.step_box ul {
	margin:				0px 0px 0px 40px;
	padding:				0px;
}

div.step_box li {
	margin:				3px 0px 2px 0px;
	padding:				0px;
}

div.step_box a {
	text-decoration:	none;
   color:				#000000;
}