#need_suv img{ margin-top: 20px;}
#need_suv h1{font-family:helvetica; font-weight: bold; font-size: 40px;}
#need_suv ul{ margin-left: 15px;}
#need_suv ul li{ list-style-type: disc; padding-left: 10px; padding-bottom: 10px;}
#need_suv ul li span{ color:#0069a6 ; font-weight: bold;}





#small_header{  background: #0069a6; width: 100%;  color: #FFF; text-align: center;}

.small_header_style{padding-left: 30px; padding-top: 30px; padding-bottom:30px; display: block;}
.small_header_leftborder{ border-left: 1px solid #F2F2F2;}
.small_header_style01{ background: url(../images/small_header01.png) 20% 50% no-repeat; }
.small_header_style02{ background: url(../images/small_header02.png) 20% 50% no-repeat; }
.small_header_style03{ background: url(../images/small_header03.png) 20% 50% no-repeat; }
.small_header_style04{ background: url(../images/small_header04.png) 20% 50% no-repeat; } 


#feedback h1,#about_us h1{ font-weight: bold;}
#feedback h1 span,#about_us h1 span{ color:#0069a6 ;}

.feedback_text{ padding-top: 30px; padding-bottom: 10px; border-top: 1px solid #e3e3e3; margin-top: 20PX; float: left;}
.feedback_text div{  margin-top: 40px; }

#about_us{ overflow: hidden;}
#about_us p{ padding-top: 30px; padding-bottom: 30px; border-bottom: 1px solid #e3e3e3; margin-bottom: 30px;}
#about_us div{ margin-top: 30px;}

#booking_process{background: #0069a6; padding-top: 40px; padding-bottom: 100px; width: 100%; color: #FFF;}
#booking_process li{ width: 19%; float: left; text-align: center; margin-top: 60px; }
@media screen and (max-width:770px){
	#booking_process li{width: 100%; float: none;}
}

#comment{ background: url(../images/message_map.jpg) repeat-y; background-size: 100% 100%; }

#comment_message{ padding: 60px;}
