.slider_images
{
 margin-top:30px;
}
.flexslider
{
	border:none;
	border-radius:0px;
	webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	box-shadow:none;
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.carousel li {
margin-right: 0px;
}
.carouseltop
{
	margin-top:30px;
}

.flex-caption {
width: 600px;
margin-bottom: 10px;
display: inline-block;
float: left;
}
.flex-caption h2 {
font-size: 18px;
font-weight: bold;
line-height: 24px;
}
.flex-caption h5 {
font-size: 14px;
font-weight: normal;
line-height: 24px;
color: #959499;
}
