@charset "utf-8";
/* CSS Document */


#home_testimonials
{
	
	display:inline; 
	/*display:none;*/
	float:left;
	height:auto;
	width:920px;
	height:173px;
	/*overflow:hidden;*/
	
	/*margin-bottom:10px;*/
	background:transparent url(images/testim_bg_173.jpg) top left no-repeat;
}
#home_testimonials 
.testimonial_box 
{
	display:inline;
	float:left; /*height:152px;*/
	margin:0 0 0 0;
	width:920px;
	height:173px;
	padding:28px 0 0 0;
	padding:0; /*overflow:visible;*/
	background:transparent url(images/testim_bg_173.jpg) top left no-repeat;
	/*background:green;*/
}
#home_testimonials .testimonial_box 
.tb_mid
{
	display:inline;
	float:left;
	height:120px; height:auto;

	margin:0;
	padding:0;
	width:920px;/*FF2*/width:950px;
	margin:24px 0 6px 0;
}
#home_testimonials .testimonial_box 
.tb_bot
{
	display:inline;
	float:left;
	height:18px;
	line-height:0;
	margin: 0;
	padding:0;
	width:920px;
	vertical-align:bottom;
}
/* /////////////////////////////// */
/* /////////////////////////////// */
/* /////////////////////////////// */

#home_testimonials .testimonial_box .tb_mid 
.tb_mid_content
{
	/*background-color:blue;*/
	display:inline;
	float:left;
	/*height:120px;*/
	margin:0 0 0 50px;
	margin:0 0 0 30px;
	padding:0;
	width:900px;
	width:862px;
	width:830px;
	

}

#home_testimonials .testimonial_box .tb_mid .tb_mid_content
.tb_authorpic
{
	border:3px solid #7CA226;
	display:inline;
	float:right;
	/*line-height:0;*/
	margin: 0 0 0 0; /* when on left */
	margin: 10px 0 0 20px;	/* when on right */
	padding:0;
	width:75px;
	height:100px;
	line-height:0;
	font-size:0;
	
}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content
.tb_text
{
	display:inline;
	float:right;
	height:auto;
	/*line-height:0;font-size:0;*/
	margin:0 0 0 10px; margin:10px 0 0 10px;
	padding:0;
	
	
}
/* Target Firefox 2 */
#home_testimonials .testimonial_box .tb_mid .tb_mid_content
.tb_text, x:-moz-any-link {
	width:710px;/*FF2 - fixed by adding width for Firefox 2*/
}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text
.tb_text_body
{
	display:inline;
	float:right;
	height:auto;
	margin:10px 0 0 0px;
	padding:0;
	width:715px;
	
	
}



#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text
blockquote
{

	background: url(images/testim_quotes_T.gif)  0 -7px no-repeat;
	/*position:relative;*/
	height:auto;
	/*font-size:0;line-height:0;*/
	height:1%; 
}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text blockquote
.p2
{

	padding: 0px 0 0px 25px;
	
	
}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text blockquote .p2 
p
{

/*	text-indent: 0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;

	padding: 0px 0 0px 10px;*/
	
	text-indent: 0px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	font-weight:bold;

	padding: 2px 0 0px 10px;
	
	

}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text blockquote .p2 p
img
{
	padding: 3px 0 0 15px;
	padding: 4px 0 0 4px;
	padding: 6px 0 0 4px;
	vertical-align:text-top;
	height:auto;
	width:auto;
	
}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text 
.tb_authortext
{
	color:#E1CF9F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;font-size:17px;
	font-weight:bold;
	line-height:18px;
	margin: 8px 0 0 25px;
	margin: 8px 15px 0 0;
	margin: -4px 15px 0 0;
	display:inline;
	float:right;

}
#home_testimonials .testimonial_box .tb_mid .tb_mid_content .tb_text 
.tb_authortext
{
	color:#E1CF9F;
	font-family:"Lucida Grande", Verdana, "sans serif";
	font-size:13px;
	font-size:15px;
	font-weight:normal;
	line-height:18px;
	margin: 8px 0 0 25px;
	margin: 8px 15px 0 0;
	margin: -12px 5px 0 0;
	display:inline;
	letter-spacing:-0.9px;
	float:right;
}
/*
////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
  
Backgrounds

////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////
*/
/* 

\9; = ie 6,7,8 
_background = ie 6

*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*     BACKGROUNDS 1.2     */
/*~~~~~~~~~~~~~~~~~~~~~~~~~*/
#home_testimonials00000,
#home_testimonials .testimonial_box00000 /* had to put background on both because it seemed to disapear in IE6*/
{
	
	/*background:transparent url(images/testim_bg1.2.gif) top left no-repeat;*/
	/*background:transparent url(images/testim_bgie6.gif) top left no-repeat\9;*/
	/*background:blue;*/
	background:transparent url(images/testim_bg_173_1.3.gif) top left no-repeat;
}
#home_testimonials .testimonial_box .tb_bot
{
	/*background:transparent url(images/testim_bg_bot1.2.gif) top left no-repeat;*/
	/*background:transparent url(images/testim_bg_bot1.2.png) top left no-repeat;
	
	background:transparent url(images/testim_bg_botie61.2.gif) top left no-repeat\9;*/
	/*background:green;*/
}

