h3 {
font-size: 13px;
}
img{
	display: block;
	float: left;
	margin-right:20px;
	overflow: hidden;
}
h4 {
display: block;
font-size: 12px;
margin: 0;
padding: 0;
overflow:hidden;
}
p {
margin: 5px;
display: block;
overflow:hidden;
}
.about_us{
	background: url("../images/li_bg2.gif") no-repeat center top;
	display: block;
	margin-top: 10px;
	overflow: hidden;
	padding-top:20px;
}
.about_us h4{
	font-size: 24px;
	font-weight: normal;
}
.about_us p{
	line-height:20px;
	margin-bottom:15px;
}
.faq{
	background: url("../images/li_bg2.gif") no-repeat center top;
	display: block;
	margin-top: 10px;
	overflow: hidden;
	padding-top:20px;
}
.faq h3{
	font-size: 24px;
	text-align: center;
}
.faq h4{
	color: #499BD8;
}
.faq p{
	background: url("../images/p_bg.gif") no-repeat center bottom;
	line-height:20px;
	padding-bottom:25px;
}
.testimonials{
	background: url("../images/li_bg2.gif") no-repeat center top;
	display: block;
	margin-top: 10px;
	overflow: hidden;
	padding-top:20px;
}
.testimonials h3{
	display:block;
	font-size:24px;
	margin:2px 0 15px;
	overflow:hidden;
	text-align:left;
	width:300px;
}
.testimonials p{
	background: url("../images/p_bg.gif") no-repeat center bottom;
	line-height:20px;
	margin-bottom:20px;
	padding-bottom:20px;
}
.testimonials img.comas{
	float: left;
	margin:8px 4px;
}
.transport{
	display: block;
	margin-top: 10px;
	overflow: hidden;
	padding-top:20px;
}
.transport div{
	display:block;
	float:left;
	line-height:20px;
	margin:10px 0;
	overflow:hidden;
	width:680px;
}
.transport div h4{
	color: #499BD8;
}
