#rightCol{
	float:left;	
}
#steps{
	float:right;
	background:url("../images/bg_steps_pv.gif");	
}
#ballRoll{
	float:left;	
}
#testimonials{
	float:left;
	margin:0 0 0 9px;
	width:211px;
	height:290px;
	background:url("../images/bg_testimonials_pv.gif");
}
#leftCol{
	float:right;
	width:690px;
}
#whyChoose{
	float:right;
	margin:0;
}
#step1{
	height:570px;
	background:url("../images/bg_purple_form_pv.gif");
}
#step1Table{
	width:205px;
	padding:15px 0 0 0;
}
#step1Table input.input, #step1Table textarea{
	width:190px;
	background:none;
	border:none;
}
#step1Table td{	
	width:195px;
}
#step1Table td table{
	width:100%;
	padding:0 0 10px 0;
}
#step1Table tr.input td{
	padding:3px 0 15px 3px;
	background:url("../images/bg_input_pv.gif") no-repeat;
}
#step1Table tr.textarea td{
	padding:3px 0 15px 3px;
	height:100px;
	background:url("../images/bg_textarea_pv.gif") no-repeat;
}
#step1Table textarea{
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	font-size:1em;
}
