@charset "utf-8";

/* Testimonials Page
-------------------------------------------------------------*/
#testimonialBody{
	width:946px;
	overflow:hidden;}

/* Media Left Navigation Bar
-------------------------------------------------------------*/

.left-col{
	margin-top: 25px;
	overflow:hidden;
	float:left;}

.text{
	margin-top: 25px;
	padding-left: 20px;
	padding-bottom: 0;
	padding-right: 0;
	width:728px;
	float:left;
	overflow:hidden;
	font-size:14px;
	list-style-image:
	color: #444444;}

.text p{
	font-size:14px;
	color: #444444;}

h3{
	height:auto;
	font:28px Georgia,Times,Arial;
	color:#326BB1;
	font-weight:normal;
	padding: 20px 0 10px 0;}
	
#banner-testimonial {
	background-image: url(/img/banner/bannerbg.jpg);
	height: 124px;
	width: 946px;
	background-repeat: no-repeat;
	margin-top: 1.5em;}

#banner-testimonial h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FDC138;
	position: relative;
	top: 35px;
	left: 55px;
	font-size: 36px;}

#banner-testimonial p {
	width: 340px;
    padding-top: 45px;
	padding-left: 55px;
	color: #eeeeee;}
	

#testimonials{}

#testimonials ul.ttop{
	margin:0 0 -17px 0;
	padding:0 0 0 0;
	height:6px;
	background: url(../img/ttop.jpg);}

#testimonials ul{
	background:#E8E8E8;
	padding: 18px 20px;
	margin: 0 0 0 0;
	color: #464646;}
	
#testimonials ul.tbottom{
	margin: -19px 0 0 0;
	padding:0 0 0 0;
	height:31px;
	background: url(../img/tbottom.jpg);}
	
#banner .bimaget {
	position:absolute;
	background: url(../img/banner/image/testimonials.jpg);
	background-repeat:no-repeat;
	width: 179px;
	height: 116px;
	top: 2px;
	right: 20px;}