/* Testimonials Start  */
body {
font-family:Arial, Helvetica, sans-serif;
}
#additionals{
   float: right;
    height: 275px;
    padding: 10px;
    position: relative;
    width: 100%;
	background:url(../images/testbg.jpg) center center no-repeat;
	background-size:100% 100%;
}
#additionals .atitle{ padding:15px; font-weight:bold; text-align:center;  border-bottom:1px solid #cdcdcd; color:#272727;}
#additionals .top{  background:url(../images/otherrounded.jpg) 0px -16px; height:8px; position:absolute; width:281px; left:-1px;}
#additionals .bottom{background:url(../images/otherrounded.jpg) no-repeat 0px -24px; height:8px; position:absolute; width:281px;bottom:0px; left:-1px;}
#additionals ul li img{
padding:0px 45px;
}

#prevBtn_2, #nextBtn_2{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:0px;
	top:65px;
	}	
#prevBtn_2 {
left:35px;
}
#nextBtn_2{ 
	left:245px;
	}														
#prevBtn_2 a, #nextBtn_2 a{  
	display:block;
	width:48px;
	height:32px;
	/** background:url(../images/mainslideshow/lftarrow.png) no-repeat 0 0;	border:0px; **/
	background:url(../images/m_L.png) no-repeat 0 0;	border:0px; 
	}	
#nextBtn_2 a{ 
	/** background:url(../images/mainslideshow/rghtarrow.png) no-repeat 0 0; border:0px; **/
	background:url(../images/m_R.png) no-repeat 0 0; border:0px;
	
	images/m_R.png	
	}
	
#headertext{
	position:relative;
	background:url(../images/text_bg.png) top left repeat;
	height:180px;
	color:#fff;
	text-align:left;
	padding-left:0px;
	font-size:12px;
	width:220px;
}
#headertext span{
font-size:13px;
}
#headertext div{
	position:absolute;
	background:url(../images/readmore.png) 0px 0px;
	width:83px;
	height:28px;
	top:20px;
}
#headertext a{
	background:url(../images/readmore.png) ;
	width:66px !important;
	height:21px;
	text-decoration:none!important;
	float:right!important; 
	color:#FF0000!important;
	display:block !important;
	margin-top:20px;
	position:absolute;
	left:150px;
	top:80px;
 }

.testihead {
color:#FFCC00;
}
.testi {
 font-weight:normal;
color:#9f1010;
}
/* Testimonials End  */