pre {
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	width:674px;
}
/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // image replacement */
			
	
			
	#content {
	position:relative;
}
/* Easy Slider */

	#slider ul, #slider li,  #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li {
  height:350px;
  overflow: hidden;
  width:930px;
}
#prevBtn, #nextBtn,  #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-50px;
	top:180px;
	z-index:1000;
	background:url(../images/arrow_left1.png) no-repeat;
}
#nextBtn, #slider1next {
	left:945px;
	background:url(../images/arrow_right1.png) no-repeat;
}
#prevBtn a, #nextBtn a,  #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:28px;
	height:57px;
 background:;
}
#nextBtn a, #slider1next a {
 background:;
}
/* numeric controls */	
#container {
	float:left;
	position:relative;
	text-align:left;
	width:930px;
}
.center4_test_main {
  float: left;
  margin: 0 0px;
  width: 930px;
}
.testimonial_img {
  float: left;
  margin: 30px 0 0;
  text-align: center;
  width: 100%;
}
.testimonial_center_right {
  float: left;
  height: auto;
  margin: 0px 0 0;
  width: 930px;
}
.testimonial_center_right p {
  color: #fff;
  float: left;
  font-family: arial;
  font-size: 15px;
  font-style: italic;
  font-weight: normal;
  height: auto;
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.testi_name {
  color: #29aae2;
  font-family: 'Comic Sans MS';
  font-size: 18px;
  font-weight: normal;
  height: auto;
  line-height: 1px;
  margin: 11px 0 0 0;
  text-align: right;
  width: 98%;
}