@charset "utf-8";

/* HOME NAVIGATION AND FOOTER */



/*NAVIGATION*/

/*BUTTONS*/

#nav li a.toplink { background-image:url(../images/nav_sprite_testimonials.png); }



#maintext2	{

	padding-bottom:20px;

}



/* BUBBLE */

.testiment	{

    display:block;

	padding:0;

	width:500px;

	margin:0 60px 10px;

	float:left;

	clear:both;

}



.testiment span.bubble-top	{

	background: url(../images/bubble_01.png) no-repeat center top;

	width:500px;

	height:35px;	

	display:block;

	padding:0;

	margin:0;

}



.testiment span.bubble-middle	{

	background: url(../images/bubble_02.png) repeat-y center top;

	width:460px;

	height:auto;

	padding:15px 20px;

	margin:0;

	display:block;

	text-align:center;

	color:#000;

	font: 1.0em georgia, Arial, Helvetica, sans-serif;

	font-weight:500;

	line-height:2em;

}



.testiment span.bubble-bottom	{

	background: transparent url(../images/bubble_03.png) no-repeat bottom center;

	display:block;

	width:500px;

	height:85px;

	padding:0;

	margin:0;

}

/*

.testiment span.bubble-middle p	{

	margin:0 20px;

	line-height:2em;

	text-align:center;

}*/



.testiment h4	{

	float:right;

	margin:0 0 0;

	border-bottom:1px solid #9edfff;

	font-size:14px;

}



.testiment.right	{

	float:right;

}



hr	{

	border-bottom-color:#9edfff;

}



/*FOOTER*/

#footer { background:url(../images/footer_testimonials.png) #fff repeat-x; float:left; border-left:1px solid #0580bc; border-right:1px solid #0580bc;}
