div#survey_left {
	float: left;
	width: 359px;
	height: 397px;
	padding: 20px;
	background-color: #015BBC;
}
div#survey_right {
	float: left;
	width: 500px;
	height: 437px;
	padding-bottom: 20px;
	background-image: url('../images/survey/photo-client-survey-intro-stat.png');
	background-repeat: no-repeat;
}

div#survey_introduction_wrapper {}
div#survey_introduction_left {
	float: left;
	width: 560px;
	height: 140px;
	padding: 20px;
	background-color: #015BBC;
}
div#survey_introduction_right {
	float: left;
	width: 300px;
	height: 180px;
	padding-bottom: 20px;
	background-image: url('../images/survey/photo-introduction.png');
	background-repeat: no-repeat;
}

div#survey_plans_wrapper {}
div#survey_plans_left {
	float: left;
	width: 560px;
	height: 140px;
	padding: 20px;
	background-color: #015BBC;
}
div#survey_plans_left2 {
	float: left;
	width: 560px;
	height: 158px;
	padding: 20px;
	background-color: #015BBC;
}
div#survey_plans_right {
	float: left;
	width: 300px;
	height: 180px;
	padding-bottom: 20px;
	background-image: url('../images/survey/photo-phone-feedback.png');
	background-repeat: no-repeat;
}
div#survey_plans_right2 {
	float: left;
	width: 300px;
	height: 198px;
	padding-bottom: 20px;
	background-image: url('../images/survey/photo-main-plans.png');
	background-repeat: no-repeat;
}
div#survey_plans_textarrow_wrapper {}
div#survey_plans_textarrow_top {background-image: url('../images/bullet-arrow-blue.gif'); background-repeat: no-repeat; background-position: left; padding-left: 20px;}
div#survey_plans_textarrow_middle {background-image: url('../images/bullet-arrow-blue.gif'); background-repeat: no-repeat; background-position: left; padding-left: 20px;}
div#survey_plans_textarrow_bottom {background-image: url('../images/bullet-arrow-blue.gif'); background-repeat: no-repeat; background-position: left; padding-left: 20px;}

div#survey_plans_textarrow {background-image: url('../images/bullet-arrow-white.gif'); background-repeat: no-repeat; background-position: left; padding-left: 20px;}
