.inner_main_content_area {
	background-image:url(../images/inner_content_main_bg.png);
	background-repeat:no-repeat;
	background-position: 7px 5px;
	width:896px;
	text-align:left;
	margin:0px;
	padding:0px 31px 0px 31px;
	}
	
.inner_pages_title {
	width:896px;
	color:#292929;
	font-size:18px;
	text-align:left;
	padding:20px 0px 0px 0px;
	margin:0px 0px 32px 0px
	}
	
/*------------------------------------left side content_start here-----------------------------------------------*/
	
.inner_left_side_bar {
	width:668px;
	text-align:left;
	float:left;
	margin-right:18px;
	background-image:url(../images/inner_partition_line.jpg);
	background-repeat:repeat-y;
	background-position: right top;
	}
	
.testimonials_cont_area {
	text-align:left;
	margin:0px 0px 19px 0px;
	}
	
.testi_imge {
	float:left;
	}
	
.testimonials_title {
	line-height:42px;
	color:#191919;
	font-size:18px;
	float:left;
/*	font-weight:bold;*/
	margin:0px 0px 0px 12px;
	}
	
.testimonials_leftside_content_holder {
	margin:0px 18px 20px 0px;
	}
	
.testimonials_content {
	background-color:#eef5f8;
	padding:20px;
	margin:16px 0px 0px 0px;
	}
	
.testimonials_content h2{
	font-size:12px;
	font-weight:bold;
	color:#191919;
	}
	
.testimonials_content span{
	font-weight:normal;
	color:#0891d2;
	}
	
.testimonials_content p{
	line-height:18px;
	margin:18px 0px 0px 0px;
}

.testimonials_content p a{
	color:#0891d2;
	text-decoration:none;
	}
	
.testimonials_content p a:hover{
	color:#46adde;
	text-decoration:none;
	}
	
.testimonial_writer {
	background-image:url(../images/testimonial_talk_img.jpg);
	background-repeat:no-repeat;
	background-position:100px top;
	margin:0px;
	padding:28px 0px 0px 18px;
	
	}
	
.testi_horz_dotted_line {
	background-image:url(../images/horizontal_dotted_line.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:18px;
	margin:0px;
	}
	
.testi_horz_dotted_line2 {
	background-image:url(../images/horizontal_dotted_line.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:2px;
	margin:0px;
	}
	




/*----------------------------left side end here--------------------------------------------*/

/*-------------------------------right side start here---------------------------------------------*/	
.testimonial_check_process {
	margin:0px 0px 12px 0px;
	}
	
.testimonial_check_process h1 {
	font-size:15px;
	color:#191919;
	margin:0px 0px 18px 0px
	}
	
.testimonial_check_process img{
	width:204px;
	height:126px;
	border:1px solid #a3a3a3;
	margin:0px 0px 10px 0px;
	}
	
.testimonial_check_process h2 {
	color:#191919; 
	font-size:15px;
	}
	
.testimonial_check_process h2 a{
	color:#0891d2; 
	text-decoration:none;
	}
	
.testimonial_check_process h2 a:hover{
	color:#46adde; 
	text-decoration:none;
	}
	
.testimonial_check_process p{
	font-size:11px;
	color:#868686;
	line-height:15px;
	padding-top:5px;
	}
	
.checkitout {
	color:#0891d2;
	font-size:11px;
	}
	
.checkitout a{
	color:#0891d2;
	text-decoration:underline;
	}
	
.checkitout a:hover{
	color:#47b2de;
	text-decoration:underline;
	}
	


