/* CSS Document */

/****************Left Content******************/

#left_content{

	float:left;

	height:auto;

	padding-left:27px;

	padding-top:23px;

	width:686px;

}

#left_content h1{

	color:#5F6062;

	font-size:16px;

	margin-bottom:12px;

}

#left_content h3{

	color:#5F6062;

font-size:15px;

}

#left_content p{

color:#5F6062;

/*float:left;*/

font-size:12px;

margin-top:10px;

line-height:20px;

}

#left_content ul{

	float:left;

	font-size:11px;

	list-style-type:none;

	margin-left:0;

	margin-top:12px;

}

#left_content ul li{

	background-image:url("../images/bullet.jpg");

	background-position:2px 6px;

	background-repeat:no-repeat;

	margin-bottom:5px;

	padding-left:9px;

    color:#5F6062;

}

/***************Testimonial and News************************/

.testimonial_list, .news_list{

float:left;

height:auto;

margin-top:12px;

padding-right:20px;

width:420px;

}

.testimonial_list .testimonial{

float:left;

margin-bottom:25px;

}

#left_content .testimonial_list .testimonial p, #left_content .news_list .news p{

margin-top: 0px;

float: none;

line-height:18px;

}

#left_content .news_list .news h4{

color:#5F6062;

font-size:13px;

margin-bottom:8px;

}



.terms_conditions{

padding-right:20px;

}