﻿/* CSS Document */

#ctl00_bodyArea_pnlTestimonials
{
    font-size:1.3em;
}

/************************************************************************/
/***********************-- TEXT STYLES START --**************************/
/************************************************************************/

p.quote1
{
    padding:0.5em;  
    color:#333;
    font-size:0.8em;
    overflow:hidden;
}

p.quote2
{
    padding:0.5em;  
    color:#333;
    font-size:0.8em;
    overflow:hidden;
}

p.quote3
{
    padding:0.5em;  
    color:#333;
    font-size:0.8em;
    overflow:hidden;
}

p.quote4
{
    padding:0.5em;  
    color:#333;
    font-size:0.8em;
    overflow:hidden;
}

p.quote5
{
    padding:0.5em;  
    color:#333;
    font-size:0.8em;
    overflow:hidden;
}

.person
{
   margin: 0px 5px 0px 0px; 
   color:#CE0F0F;
   font-size:0.7em; 
   line-height:1.2em;
   float:left;    
}
.moreLink
{
	float:right;
	margin: 0px 10px 0px 0px; 
	color:#CE0F0F;
	font-size:0.9em; 
	line-height:1.2em;
	padding: 0.7em;    
	}
p.personlight
{
   margin: 5px 10px 0px 0px; 
   color:#c8d6e1;
   font-size:0.9em; 
   line-height:1.2em;
   float:right;    
}
p.person2
{
   margin: 5px 10px 0px 0px; 
   color:#666;
   font-size:0.8em; 
   line-height:1.1em;
   float:right;    
}
/************************************************************************/
/***********************-- TEXT STYLES END --**************************/
/************************************************************************/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/************************************************************************/
/***********************-- QUOTE BOXES START --**************************/
/************************************************************************/

  #container1
  {
      width: 734px;
      overflow: hidden;
      margin-top: 0px;
      height: auto;
  }
  
  #container1 div.container1_box1
  {
      width: 320px;
      overflow: auto;
      margin:5px 5px 0px 10px;
      background: url(images/testimonials-wide.jpg) no-repeat;
      float:left;
      padding:0px 10px 0px 5px;
      min-height:146px;
  }
  
  #container1 div.container1_box2
  {
  	width: 334px;
  	overflow: auto;
  	margin:5px 5px 10px 10px;
  	background: url(images/testimonials-wide.jpg) no-repeat;
  	float: left;
  	padding:0px 10px 0px 5px;
    min-height:146px;
  }
  
  #container2
  {
      width: 734px;
      overflow: hidden;
      margin-top: 10px;
      height:auto;
  }
  
  #container2 div.container2_box1
  {
      width: 320px;
      overflow: auto;
      margin:5px 5px 10px 10px;
      background: url(images/testimonials-wide.jpg) no-repeat;
      float:left;
      padding:0px 10px 0px 5px;
      min-height:146px;
  }
  
  #container2 div.container2_box2
  {
  	width: 334px;
  	overflow: auto;
  	margin:5px 5px 10px 10px;
  	background: url(images/testimonials-wide.jpg) no-repeat;
  	float: left;
  	padding:0px 10px 0px 5px;
  	min-height:146px;
  }
  
  #container3
  {
      width: 734px;
      overflow: hidden;
      margin-top: 10px;
      height:auto;
  }
  #container3 div.container3_box1
  {
  	width: 208px;
  	overflow: auto;
  	margin:5px 5px 10px 10px;
  	background: url(images/testimonials-small.jpg) no-repeat;
  	float: left;
  	padding:0px 5px 0px 5px;
  	min-height:189px;
  }
    #container3 div.container3_box2
  {
  	width: 208px;
  	overflow: auto;
  	margin:5px 5px 10px 10px;
  	background: url(images/testimonials-small.jpg) no-repeat;
  	float: left;
  	padding:0px 5px 0px 5px;
  	min-height:189px;
  }
    #container3 div.container3_box3
  {
  	width: 208px;
  	overflow: auto;
  	margin:5px 5px 10px 10px;
  	background: url(images/testimonials-small.jpg) no-repeat;
  	float: left;
  	padding:0px 5px 0px 5px;
  	min-height:189px;
  }  
  

/************************************************************************/
/***********************-- QUOTE BOXES END --**************************/
/************************************************************************/

img#ctl00_bodyArea_imgCo1
{
    float:left; 
    margin:10px 10px 0px 10px;
    width:100px;
}
img#ctl00_bodyArea_imgCo2
{
    float:left; 
    margin:10px 10px 0px 10px;
    width:100px;
}